=>> Building games/jumpy build started at Sun Dec 28 11:50:40 EST 2025 port directory: /usr/ports/games/jumpy package name: jumpy-0.12.2_11 building for: FreeBSD 143amd64-deluxe-desktop-job-04 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: jbeich@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1299 Dec 24 21:58 /usr/ports/games/jumpy/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: 04 ---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/04/.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-- jbeich@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/jumpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jumpy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jumpy/work/.cache HOME=/wrkdirs/usr/ports/games/jumpy/work TMPDIR="/wrkdirs/usr/ports/games/jumpy/work" PATH=/wrkdirs/usr/ports/games/jumpy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jumpy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jumpy/work/.cache HOME=/wrkdirs/usr/ports/games/jumpy/work TMPDIR="/wrkdirs/usr/ports/games/jumpy/work" PATH=/wrkdirs/usr/ports/games/jumpy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jumpy/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/jumpy" EXAMPLESDIR="share/examples/jumpy" DATADIR="share/jumpy" WWWDIR="www/jumpy" ETCDIR="etc/jumpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jumpy DOCSDIR=/usr/local/share/doc/jumpy EXAMPLESDIR=/usr/local/share/examples/jumpy WWWDIR=/usr/local/www/jumpy ETCDIR=/usr/local/etc/jumpy --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 ===> jumpy-0.12.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-04] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-04] Extracting pkg-2.5.1: .......... done ===> jumpy-0.12.2_11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jumpy-0.12.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 jumpy-0.12.2_11 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by jumpy-0.12.2_11 for building => SHA256 Checksum OK for rust/crates/ab_glyph-0.2.28.crate. => SHA256 Checksum OK for rust/crates/ab_glyph_rasterizer-0.1.8.crate. => SHA256 Checksum OK for rust/crates/accesskit-0.11.2.crate. => SHA256 Checksum OK for rust/crates/accesskit_consumer-0.15.2.crate. => SHA256 Checksum OK for rust/crates/accesskit_macos-0.9.0.crate. => SHA256 Checksum OK for rust/crates/accesskit_windows-0.14.3.crate. => SHA256 Checksum OK for rust/crates/accesskit_winit-0.14.4.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.22.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aead-0.5.2.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.18.crate. => SHA256 Checksum OK for rust/crates/alsa-0.9.0.crate. => SHA256 Checksum OK for rust/crates/alsa-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/android-activity-0.4.3.crate. => SHA256 Checksum OK for rust/crates/android-properties-0.2.2.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_log-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.86.crate. => SHA256 Checksum OK for rust/crates/append-only-vec-0.1.5.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arboard-3.4.0.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.8.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.4.crate. => SHA256 Checksum OK for rust/crates/ash-0.37.3+1.3.251.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-0.5.2.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-derive-0.4.0.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-impl-0.1.0.crate. => SHA256 Checksum OK for rust/crates/async-channel-1.9.0.crate. => SHA256 Checksum OK for rust/crates/async-channel-2.3.1.crate. => SHA256 Checksum OK for rust/crates/async-executor-1.13.0.crate. => SHA256 Checksum OK for rust/crates/async-task-4.7.1.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.81.crate. => SHA256 Checksum OK for rust/crates/atomic-polyfill-1.0.3.crate. => SHA256 Checksum OK for rust/crates/atomicell-0.2.0.crate. => SHA256 Checksum OK for rust/crates/attohttpc-0.24.1.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.3.0.crate. => SHA256 Checksum OK for rust/crates/backoff-0.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.73.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.2.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for rust/crates/bevy-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_a11y-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_app-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_asset-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_core-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_core_pipeline-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_diagnostic-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_dylib-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_ecs-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_ecs_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_egui-0.22.0.crate. => SHA256 Checksum OK for rust/crates/bevy_encase_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_gilrs-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_gizmos-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_hierarchy-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_input-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_internal-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_log-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_macro_utils-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_math-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_mikktspace-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_pbr-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_prototype_lyon-0.9.0.crate. => SHA256 Checksum OK for rust/crates/bevy_ptr-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_reflect-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_reflect_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_render-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_render_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_scene-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_sprite-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_tasks-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_time-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_transform-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_utils-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_utils_proc_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_window-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_winit-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.69.4.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitfield-0.14.0.crate. => SHA256 Checksum OK for rust/crates/bitfield-rle-0.2.1.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/bitset-core-0.1.1.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/block-sys-0.1.0-beta.1.crate. => SHA256 Checksum OK for rust/crates/block2-0.2.0-alpha.6.crate. => SHA256 Checksum OK for rust/crates/block2-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bounded-integer-0.5.7.crate. => SHA256 Checksum OK for rust/crates/branches-0.1.3.crate. => SHA256 Checksum OK for rust/crates/bs58-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.16.1.crate. => SHA256 Checksum OK for rust/crates/bytemuck_derive-1.7.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-lite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.6.1.crate. => SHA256 Checksum OK for rust/crates/calloop-0.10.6.crate. => SHA256 Checksum OK for rust/crates/cc-1.1.6.crate. => SHA256 Checksum OK for rust/crates/cesu8-1.1.0.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.1.1.crate. => SHA256 Checksum OK for rust/crates/chacha20-0.9.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.8.1.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.0.crate. => SHA256 Checksum OK for rust/crates/cobs-0.2.3.crate. => SHA256 Checksum OK for rust/crates/codespan-reporting-0.11.1.crate. => SHA256 Checksum OK for rust/crates/color_quant-1.1.0.crate. => SHA256 Checksum OK for rust/crates/com-rs-0.2.1.crate. => SHA256 Checksum OK for rust/crates/combine-4.6.7.crate. => SHA256 Checksum OK for rust/crates/concurrent-queue-2.5.0.crate. => SHA256 Checksum OK for rust/crates/console_error_panic_hook-0.1.7.crate. => SHA256 Checksum OK for rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for rust/crates/const_fn-0.4.10.crate. => SHA256 Checksum OK for rust/crates/const_format-0.2.32.crate. => SHA256 Checksum OK for rust/crates/const_format_proc_macros-0.2.32.crate. => SHA256 Checksum OK for rust/crates/const_panic-0.2.8.crate. => SHA256 Checksum OK for rust/crates/const_soft_float-0.1.4.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.0.crate. => SHA256 Checksum OK for rust/crates/constgebra-0.1.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.6.crate. => SHA256 Checksum OK for rust/crates/core-graphics-0.22.3.crate. => SHA256 Checksum OK for rust/crates/core-graphics-0.23.2.crate. => SHA256 Checksum OK for rust/crates/core-graphics-types-0.1.3.crate. => SHA256 Checksum OK for rust/crates/coreaudio-rs-0.11.3.crate. => SHA256 Checksum OK for rust/crates/coreaudio-sys-0.2.15.crate. => SHA256 Checksum OK for rust/crates/cpal-0.15.3.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/critical-section-1.1.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-0.8.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.13.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crypto-bigint-0.5.5.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/crypto_box-0.9.1.crate. => SHA256 Checksum OK for rust/crates/crypto_secretbox-0.1.1.crate. => SHA256 Checksum OK for rust/crates/csscolorparser-0.6.2.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-4.1.3.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/d3d12-0.6.0.crate. => SHA256 Checksum OK for rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for rust/crates/dasp_sample-0.11.0.crate. => SHA256 Checksum OK for rust/crates/data-encoding-2.6.0.crate. => SHA256 Checksum OK for rust/crates/der-0.7.9.crate. => SHA256 Checksum OK for rust/crates/der-parser-8.2.0.crate. => SHA256 Checksum OK for rust/crates/der_derive-0.7.3.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_more-1.0.0-beta.7.crate. => SHA256 Checksum OK for rust/crates/derive_more-impl-1.0.0-beta.7.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/directories-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/dispatch-0.2.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dlib-0.5.2.crate. => SHA256 Checksum OK for rust/crates/dlopen2-0.5.0.crate. => SHA256 Checksum OK for rust/crates/document-features-0.2.10.crate. => SHA256 Checksum OK for rust/crates/downcast-rs-1.2.1.crate. => SHA256 Checksum OK for rust/crates/dtoa-1.0.9.crate. => SHA256 Checksum OK for rust/crates/duct-0.13.7.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.16.9.crate. => SHA256 Checksum OK for rust/crates/ecolor-0.23.0.crate. => SHA256 Checksum OK for rust/crates/ed25519-2.2.3.crate. => SHA256 Checksum OK for rust/crates/ed25519-dalek-2.1.1.crate. => SHA256 Checksum OK for rust/crates/egui-0.23.0.crate. => SHA256 Checksum OK for rust/crates/egui_extras-0.23.0.crate. => SHA256 Checksum OK for rust/crates/egui_plot-0.23.0.crate. => SHA256 Checksum OK for rust/crates/ehttp-0.3.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.13.8.crate. => SHA256 Checksum OK for rust/crates/elsa-1.10.0.crate. => SHA256 Checksum OK for rust/crates/emath-0.23.0.crate. => SHA256 Checksum OK for rust/crates/embedded-io-0.4.0.crate. => SHA256 Checksum OK for rust/crates/encase-0.6.1.crate. => SHA256 Checksum OK for rust/crates/encase_derive-0.6.1.crate. => SHA256 Checksum OK for rust/crates/encase_derive_impl-0.6.1.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for rust/crates/enum-as-inner-0.6.0.crate. => SHA256 Checksum OK for rust/crates/enum-map-2.7.3.crate. => SHA256 Checksum OK for rust/crates/enum-map-derive-0.17.0.crate. => SHA256 Checksum OK for rust/crates/enumflags2-0.7.10.crate. => SHA256 Checksum OK for rust/crates/enumflags2_derive-0.7.10.crate. => SHA256 Checksum OK for rust/crates/enumn-0.1.13.crate. => SHA256 Checksum OK for rust/crates/epaint-0.23.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.3.31.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.5.crate. => SHA256 Checksum OK for rust/crates/erased_set-0.7.0.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/error-code-3.2.0.crate. => SHA256 Checksum OK for rust/crates/euclid-0.22.10.crate. => SHA256 Checksum OK for rust/crates/event-listener-2.5.3.crate. => SHA256 Checksum OK for rust/crates/event-listener-4.0.3.crate. => SHA256 Checksum OK for rust/crates/event-listener-5.3.1.crate. => SHA256 Checksum OK for rust/crates/event-listener-strategy-0.5.2.crate. => SHA256 Checksum OK for rust/crates/fallible-iterator-0.3.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-1.9.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.0.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.4.crate. => SHA256 Checksum OK for rust/crates/ff-0.13.0.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.2.9.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.23.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.30.crate. => SHA256 Checksum OK for rust/crates/float_next_after-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fluent-0.15.0.crate. => SHA256 Checksum OK for rust/crates/fluent-bundle-0.15.3.crate. => SHA256 Checksum OK for rust/crates/fluent-langneg-0.13.0.crate. => SHA256 Checksum OK for rust/crates/fluent-syntax-0.11.1.crate. => SHA256 Checksum OK for rust/crates/flume-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.5.0.crate. => SHA256 Checksum OK for rust/crates/foreign-types-macros-0.2.3.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.3.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fsevent-sys-4.1.0.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-buffered-0.2.6.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-concurrency-7.6.1.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-lite-1.13.0.crate. => SHA256 Checksum OK for rust/crates/futures-lite-2.3.0.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-timer-3.0.3.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/gc-arena-0.5.3.crate. => SHA256 Checksum OK for rust/crates/gc-arena-derive-0.5.3.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.4.3.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gilrs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/gilrs-core-0.5.7.crate. => SHA256 Checksum OK for rust/crates/gimli-0.29.0.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.3.crate. => SHA256 Checksum OK for rust/crates/glam-0.24.2.crate. => SHA256 Checksum OK for rust/crates/glam-0.28.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/glow-0.12.3.crate. => SHA256 Checksum OK for rust/crates/governor-0.6.3.crate. => SHA256 Checksum OK for rust/crates/gpu-alloc-0.5.4.crate. => SHA256 Checksum OK for rust/crates/gpu-alloc-types-0.2.0.crate. => SHA256 Checksum OK for rust/crates/gpu-allocator-0.22.0.crate. => SHA256 Checksum OK for rust/crates/gpu-descriptor-0.2.4.crate. => SHA256 Checksum OK for rust/crates/gpu-descriptor-types-0.1.2.crate. => SHA256 Checksum OK for rust/crates/group-0.13.0.crate. => SHA256 Checksum OK for rust/crates/guillotiere-0.6.2.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/hash32-0.2.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hassle-rs-0.10.0.crate. => SHA256 Checksum OK for rust/crates/heapless-0.7.17.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.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/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/hexasphere-9.1.0.crate. => SHA256 Checksum OK for rust/crates/hexf-parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/hickory-proto-0.24.1.crate. => SHA256 Checksum OK for rust/crates/hickory-resolver-0.24.1.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/hmac-sha1-0.2.2.crate. => SHA256 Checksum OK for rust/crates/hmac-sha256-1.1.7.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/hostname-0.3.1.crate. => SHA256 Checksum OK for rust/crates/hostname-validator-1.1.1.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.2.crate. => SHA256 Checksum OK for rust/crates/httparse-1.9.4.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/humantime-serde-1.1.1.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.30.crate. => SHA256 Checksum OK for rust/crates/hyper-1.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.2.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.6.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.60.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/idna-0.4.0.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/if-addrs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/igd-next-0.14.3.crate. => SHA256 Checksum OK for rust/crates/image-0.24.9.crate. => SHA256 Checksum OK for rust/crates/image-0.25.2.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for rust/crates/inotify-0.9.6.crate. => SHA256 Checksum OK for rust/crates/inotify-sys-0.1.5.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.3.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for rust/crates/intl-memoizer-0.5.2.crate. => SHA256 Checksum OK for rust/crates/intl_pluralrules-7.0.2.crate. => SHA256 Checksum OK for rust/crates/io-kit-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/ipconfig-0.3.2.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.9.0.crate. => SHA256 Checksum OK for rust/crates/iroh-base-0.22.0.crate. => SHA256 Checksum OK for rust/crates/iroh-blake3-1.4.5.crate. => SHA256 Checksum OK for rust/crates/iroh-metrics-0.22.0.crate. => SHA256 Checksum OK for rust/crates/iroh-net-0.22.0.crate. => SHA256 Checksum OK for rust/crates/iroh-quinn-0.10.5.crate. => SHA256 Checksum OK for rust/crates/iroh-quinn-proto-0.10.8.crate. => SHA256 Checksum OK for rust/crates/iroh-quinn-udp-0.4.2.crate. => SHA256 Checksum OK for rust/crates/is_debug-1.0.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jni-0.21.1.crate. => SHA256 Checksum OK for rust/crates/jni-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/jpeg-decoder-0.3.1.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/khronos-egl-4.1.0.crate. => SHA256 Checksum OK for rust/crates/kira-0.9.4.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/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.155.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.5.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for rust/crates/libredox-0.0.2.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/libudev-sys-0.1.4.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.18.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litrs-0.4.1.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.3.crate. => SHA256 Checksum OK for rust/crates/lru-cache-0.1.2.crate. => SHA256 Checksum OK for rust/crates/lyon_algorithms-1.0.4.crate. => SHA256 Checksum OK for rust/crates/lyon_geom-1.0.5.crate. => SHA256 Checksum OK for rust/crates/lyon_path-1.0.5.crate. => SHA256 Checksum OK for rust/crates/lyon_tessellation-1.0.15.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for rust/crates/mach2-0.4.2.crate. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.crate. => SHA256 Checksum OK for rust/crates/match_cfg-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matrixmultiply-0.3.8.crate. => SHA256 Checksum OK for rust/crates/maybe-owned-0.3.4.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/mdns-sd-0.10.5.crate. => SHA256 Checksum OK for rust/crates/memalloc-0.1.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.5.10.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.6.5.crate. => SHA256 Checksum OK for rust/crates/metal-0.24.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.4.crate. => SHA256 Checksum OK for rust/crates/mint-0.5.9.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.1.crate. => SHA256 Checksum OK for rust/crates/naga-0.12.3.crate. => SHA256 Checksum OK for rust/crates/naga_oil-0.8.2.crate. => SHA256 Checksum OK for rust/crates/nalgebra-0.32.6.crate. => SHA256 Checksum OK for rust/crates/nalgebra-macros-0.2.2.crate. => SHA256 Checksum OK for rust/crates/nanorand-0.7.0.crate. => SHA256 Checksum OK for rust/crates/natord-1.0.9.crate. => SHA256 Checksum OK for rust/crates/ndk-0.7.0.crate. => SHA256 Checksum OK for rust/crates/ndk-0.8.0.crate. => SHA256 Checksum OK for rust/crates/ndk-context-0.1.1.crate. => SHA256 Checksum OK for rust/crates/ndk-sys-0.4.1+23.1.7779620.crate. => SHA256 Checksum OK for rust/crates/ndk-sys-0.5.0+25.2.9519653.crate. => SHA256 Checksum OK for rust/crates/netdev-0.30.0.crate. => SHA256 Checksum OK for rust/crates/netlink-packet-core-0.7.0.crate. => SHA256 Checksum OK for rust/crates/netlink-packet-route-0.17.1.crate. => SHA256 Checksum OK for rust/crates/netlink-packet-utils-0.5.2.crate. => SHA256 Checksum OK for rust/crates/netlink-proto-0.11.3.crate. => SHA256 Checksum OK for rust/crates/netlink-sys-0.8.6.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/nix-0.25.1.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.4.crate. => SHA256 Checksum OK for rust/crates/no-std-compat-0.4.1.crate. => SHA256 Checksum OK for rust/crates/no-std-net-0.6.0.crate. => SHA256 Checksum OK for rust/crates/nohash-hasher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/noise-0.9.0.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nonzero_ext-0.3.0.crate. => SHA256 Checksum OK for rust/crates/notify-6.1.1.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-bigint-dig-0.8.4.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-derive-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-rational-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.6.1.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.7.2.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.6.1.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.7.2.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/numquant-0.2.0.crate. => SHA256 Checksum OK for rust/crates/objc-0.2.7.crate. => SHA256 Checksum OK for rust/crates/objc-sys-0.2.0-beta.2.crate. => SHA256 Checksum OK for rust/crates/objc-sys-0.3.5.crate. => SHA256 Checksum OK for rust/crates/objc2-0.3.0-beta.3.patch-leaks.3.crate. => SHA256 Checksum OK for rust/crates/objc2-0.5.2.crate. => SHA256 Checksum OK for rust/crates/objc2-app-kit-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-core-data-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-core-image-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-encode-2.0.0-pre.2.crate. => SHA256 Checksum OK for rust/crates/objc2-encode-4.0.3.crate. => SHA256 Checksum OK for rust/crates/objc2-foundation-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-metal-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-quartz-core-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc_exception-0.1.2.crate. => SHA256 Checksum OK for rust/crates/object-0.36.2.crate. => SHA256 Checksum OK for rust/crates/oboe-0.6.1.crate. => SHA256 Checksum OK for rust/crates/oboe-sys-0.6.1.crate. => SHA256 Checksum OK for rust/crates/oid-registry-0.6.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/once_map-0.4.18.crate. => SHA256 Checksum OK for rust/crates/opaque-debug-0.3.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/orbclient-0.3.47.crate. => SHA256 Checksum OK for rust/crates/ordered-float-3.9.2.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.2.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/owned_ttf_parser-0.24.0.crate. => SHA256 Checksum OK for rust/crates/p256-0.13.2.crate. => SHA256 Checksum OK for rust/crates/p384-0.13.0.crate. => SHA256 Checksum OK for rust/crates/p521-0.13.3.crate. => SHA256 Checksum OK for rust/crates/parking-2.2.0.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/parry2d-0.13.8.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/path-absolutize-3.1.1.crate. => SHA256 Checksum OK for rust/crates/path-dedot-3.1.1.crate. => SHA256 Checksum OK for rust/crates/peg-0.8.4.crate. => SHA256 Checksum OK for rust/crates/peg-macros-0.8.4.crate. => SHA256 Checksum OK for rust/crates/peg-runtime-0.8.3.crate. => SHA256 Checksum OK for rust/crates/pem-3.0.4.crate. => SHA256 Checksum OK for rust/crates/pem-rfc7468-0.7.0.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pest-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.11.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_macros-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for rust/crates/piccolo-0.3.3.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/ping-rs-0.1.2.crate. => SHA256 Checksum OK for rust/crates/pkarr-2.1.1.crate. => SHA256 Checksum OK for rust/crates/pkcs1-0.7.5.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for rust/crates/pnet_base-0.34.0.crate. => SHA256 Checksum OK for rust/crates/pnet_macros-0.34.0.crate. => SHA256 Checksum OK for rust/crates/pnet_macros_support-0.34.0.crate. => SHA256 Checksum OK for rust/crates/pnet_packet-0.34.0.crate. => SHA256 Checksum OK for rust/crates/png-0.17.13.crate. => SHA256 Checksum OK for rust/crates/polling-2.8.0.crate. => SHA256 Checksum OK for rust/crates/poly1305-0.8.0.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.7.0.crate. => SHA256 Checksum OK for rust/crates/postcard-1.0.8.crate. => SHA256 Checksum OK for rust/crates/postcard-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/pp-rs-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/precis-core-0.1.9.crate. => SHA256 Checksum OK for rust/crates/precis-profiles-0.1.10.crate. => SHA256 Checksum OK for rust/crates/precis-tools-0.1.7.crate. => SHA256 Checksum OK for rust/crates/primeorder-0.13.6.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-1.3.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.86.crate. => SHA256 Checksum OK for rust/crates/profiling-1.0.15.crate. => SHA256 Checksum OK for rust/crates/prometheus-client-0.22.3.crate. => SHA256 Checksum OK for rust/crates/prometheus-client-derive-encode-0.4.2.crate. => SHA256 Checksum OK for rust/crates/puffin-0.17.0.crate. => SHA256 Checksum OK for rust/crates/puffin_egui-0.23.0.crate. => SHA256 Checksum OK for rust/crates/quanta-0.12.3.crate. => SHA256 Checksum OK for rust/crates/quick-error-1.2.3.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.2.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.8.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.4.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for rust/crates/quoted-string-parser-0.1.0.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/radsort-0.1.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.3.0.crate. => SHA256 Checksum OK for rust/crates/range-alloc-0.1.3.crate. => SHA256 Checksum OK for rust/crates/raw-cpuid-11.1.0.crate. => SHA256 Checksum OK for rust/crates/raw-window-handle-0.5.2.crate. => SHA256 Checksum OK for rust/crates/rawpointer-0.2.1.crate. => SHA256 Checksum OK for rust/crates/rcgen-0.12.1.crate. => SHA256 Checksum OK for rust/crates/rectangle-pack-0.4.2.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.3.5.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.3.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.5.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.5.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.7.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.6.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.4.crate. => SHA256 Checksum OK for rust/crates/renderdoc-sys-1.1.0.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.5.crate. => SHA256 Checksum OK for rust/crates/resolv-conf-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.4.0.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/ringbuf-0.3.3.crate. => SHA256 Checksum OK for rust/crates/robust-1.1.0.crate. => SHA256 Checksum OK for rust/crates/ron-0.8.1.crate. => SHA256 Checksum OK for rust/crates/rsa-0.9.6.crate. => SHA256 Checksum OK for rust/crates/rtnetlink-0.13.1.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.0.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rusticata-macros-4.1.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.34.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.12.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.6.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.1.2.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.7.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.6.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.17.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/safe_arch-0.7.2.crate. => SHA256 Checksum OK for rust/crates/salsa20-0.10.2.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sctk-adwaita-0.5.4.crate. => SHA256 Checksum OK for rust/crates/sec1-0.7.3.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.11.1.crate. => SHA256 Checksum OK for rust/crates/self_cell-0.10.3.crate. => SHA256 Checksum OK for rust/crates/self_cell-1.0.4.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/send_wrapper-0.6.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.204.crate. => SHA256 Checksum OK for rust/crates/serde-error-0.1.2.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.204.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.120.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.34+deprecated.crate. => SHA256 Checksum OK for rust/crates/serdect-0.2.0.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/shadow-rs-0.25.0.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shared_child-1.0.0.crate. => SHA256 Checksum OK for rust/crates/shiftnanigans-0.3.3.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for rust/crates/simba-0.8.1.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simple-dns-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/slotmap-1.0.7.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smithay-client-toolkit-0.16.1.crate. => SHA256 Checksum OK for rust/crates/smol_str-0.2.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.4.10.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/spade-2.10.0.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/spinning_top-0.3.0.crate. => SHA256 Checksum OK for rust/crates/spirv-0.2.0+1.5.4.crate. => SHA256 Checksum OK for rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for rust/crates/sptr-0.3.2.crate. => SHA256 Checksum OK for rust/crates/ssh-cipher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ssh-encoding-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ssh-key-0.6.6.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strict-num-0.1.1.crate. => SHA256 Checksum OK for rust/crates/struct_iterable-0.1.1.crate. => SHA256 Checksum OK for rust/crates/struct_iterable_derive-0.1.0.crate. => SHA256 Checksum OK for rust/crates/struct_iterable_internal-0.1.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.25.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.25.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/stun-rs-0.1.8.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/surge-ping-0.8.1.crate. => SHA256 Checksum OK for rust/crates/svg_fmt-0.4.3.crate. => SHA256 Checksum OK for rust/crates/svgtypes-0.8.2.crate. => SHA256 Checksum OK for rust/crates/symphonia-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-codec-vorbis-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-core-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-format-ogg-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-metadata-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-utils-xiph-0.5.4.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.72.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.12.6.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/sys-locale-0.3.1.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.29.11.crate. => SHA256 Checksum OK for rust/crates/system-configuration-0.6.0.crate. => SHA256 Checksum OK for rust/crates/system-configuration-sys-0.6.0.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for rust/crates/tiff-0.9.1.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tiny-skia-0.8.4.crate. => SHA256 Checksum OK for rust/crates/tiny-skia-path-0.8.4.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.39.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.4.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.0.crate. => SHA256 Checksum OK for rust/crates/tokio-tungstenite-0.21.0.crate. => SHA256 Checksum OK for rust/crates/tokio-tungstenite-wasm-0.3.1.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.11.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.7.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.19.15.crate. => SHA256 Checksum OK for rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.2.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-appender-0.2.3.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.1.4.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/tracing-wasm-0.2.1.crate. => SHA256 Checksum OK for rust/crates/triple_buffer-8.0.0.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/ttf-parser-0.24.0.crate. => SHA256 Checksum OK for rust/crates/ttl_cache-0.5.1.crate. => SHA256 Checksum OK for rust/crates/tungstenite-0.21.0.crate. => SHA256 Checksum OK for rust/crates/turborand-0.10.1.crate. => SHA256 Checksum OK for rust/crates/type-map-0.5.0.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.0.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/tz-rs-0.6.14.crate. => SHA256 Checksum OK for rust/crates/tzdb-0.5.10.crate. => SHA256 Checksum OK for rust/crates/tzdb-0.6.1.crate. => SHA256 Checksum OK for rust/crates/tzdb_data-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ucd-parse-0.1.13.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ulid-1.1.3.crate. => SHA256 Checksum OK for rust/crates/unic-langid-0.9.5.crate. => SHA256 Checksum OK for rust/crates/unic-langid-impl-0.9.5.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.13.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.4.crate. => SHA256 Checksum OK for rust/crates/universal-hash-0.5.1.crate. => SHA256 Checksum OK for rust/crates/unsafe-libyaml-0.2.11.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-2.10.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.2.crate. => SHA256 Checksum OK for rust/crates/ustr-0.10.0.crate. => SHA256 Checksum OK for rust/crates/utf-8-0.7.6.crate. => SHA256 Checksum OK for rust/crates/uuid-1.10.0.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/varinteger-1.0.6.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/vec1-1.12.1.crate. => SHA256 Checksum OK for rust/crates/vec_map-0.8.2.crate. => SHA256 Checksum OK for rust/crates/venial-0.5.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/waker-fn-1.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.42.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.92.crate. => SHA256 Checksum OK for rust/crates/watchable-1.1.2.crate. => SHA256 Checksum OK for rust/crates/wayland-client-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-commons-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-cursor-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-protocols-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-scanner-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-sys-0.29.5.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/web-time-0.2.4.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webbrowser-0.8.15.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.4.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.3.crate. => SHA256 Checksum OK for rust/crates/weezl-0.1.8.crate. => SHA256 Checksum OK for rust/crates/wgpu-0.16.3.crate. => SHA256 Checksum OK for rust/crates/wgpu-core-0.16.1.crate. => SHA256 Checksum OK for rust/crates/wgpu-hal-0.16.2.crate. => SHA256 Checksum OK for rust/crates/wgpu-types-0.16.1.crate. => SHA256 Checksum OK for rust/crates/wide-0.7.26.crate. => SHA256 Checksum OK for rust/crates/widestring-1.1.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.8.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.43.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.44.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.51.1.crate. => SHA256 Checksum OK for rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.54.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.51.1.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.54.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.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.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winit-0.28.7.crate. => SHA256 Checksum OK for rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/winreg-0.52.0.crate. => SHA256 Checksum OK for rust/crates/wmi-0.13.3.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/x11-dl-2.21.0.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.13.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-protocol-0.13.1.crate. => SHA256 Checksum OK for rust/crates/x509-parser-0.15.1.crate. => SHA256 Checksum OK for rust/crates/xcursor-0.3.8.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.20.crate. => SHA256 Checksum OK for rust/crates/xmltree-0.10.3.crate. => SHA256 Checksum OK for rust/crates/yasna-0.5.2.crate. => SHA256 Checksum OK for rust/crates/z32-1.1.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for MaxCWhitehead-rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532_GH0.tar.gz. => SHA256 Checksum OK for MaxCWhitehead-ggrs-96499377407ce55805a9d0367b86860b74c233bd_GH0.tar.gz. => SHA256 Checksum OK for fishfolk-bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f_GH0.tar.gz. => SHA256 Checksum OK for fishfolk-jumpy-v0.12.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by jumpy-0.12.2_11 for building ===> Extracting for jumpy-0.12.2_11 => SHA256 Checksum OK for rust/crates/ab_glyph-0.2.28.crate. => SHA256 Checksum OK for rust/crates/ab_glyph_rasterizer-0.1.8.crate. => SHA256 Checksum OK for rust/crates/accesskit-0.11.2.crate. => SHA256 Checksum OK for rust/crates/accesskit_consumer-0.15.2.crate. => SHA256 Checksum OK for rust/crates/accesskit_macos-0.9.0.crate. => SHA256 Checksum OK for rust/crates/accesskit_windows-0.14.3.crate. => SHA256 Checksum OK for rust/crates/accesskit_winit-0.14.4.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.22.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aead-0.5.2.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.18.crate. => SHA256 Checksum OK for rust/crates/alsa-0.9.0.crate. => SHA256 Checksum OK for rust/crates/alsa-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/android-activity-0.4.3.crate. => SHA256 Checksum OK for rust/crates/android-properties-0.2.2.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_log-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.86.crate. => SHA256 Checksum OK for rust/crates/append-only-vec-0.1.5.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arboard-3.4.0.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.8.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.4.crate. => SHA256 Checksum OK for rust/crates/ash-0.37.3+1.3.251.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-0.5.2.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-derive-0.4.0.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-impl-0.1.0.crate. => SHA256 Checksum OK for rust/crates/async-channel-1.9.0.crate. => SHA256 Checksum OK for rust/crates/async-channel-2.3.1.crate. => SHA256 Checksum OK for rust/crates/async-executor-1.13.0.crate. => SHA256 Checksum OK for rust/crates/async-task-4.7.1.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.81.crate. => SHA256 Checksum OK for rust/crates/atomic-polyfill-1.0.3.crate. => SHA256 Checksum OK for rust/crates/atomicell-0.2.0.crate. => SHA256 Checksum OK for rust/crates/attohttpc-0.24.1.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.3.0.crate. => SHA256 Checksum OK for rust/crates/backoff-0.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.73.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.2.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for rust/crates/bevy-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_a11y-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_app-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_asset-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_core-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_core_pipeline-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_diagnostic-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_dylib-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_ecs-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_ecs_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_egui-0.22.0.crate. => SHA256 Checksum OK for rust/crates/bevy_encase_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_gilrs-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_gizmos-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_hierarchy-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_input-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_internal-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_log-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_macro_utils-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_math-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_mikktspace-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_pbr-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_prototype_lyon-0.9.0.crate. => SHA256 Checksum OK for rust/crates/bevy_ptr-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_reflect-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_reflect_derive-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_render-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_render_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_scene-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_sprite-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_tasks-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_time-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_transform-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_utils-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_utils_proc_macros-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_window-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bevy_winit-0.11.3.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.69.4.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitfield-0.14.0.crate. => SHA256 Checksum OK for rust/crates/bitfield-rle-0.2.1.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/bitset-core-0.1.1.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/block-sys-0.1.0-beta.1.crate. => SHA256 Checksum OK for rust/crates/block2-0.2.0-alpha.6.crate. => SHA256 Checksum OK for rust/crates/block2-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bounded-integer-0.5.7.crate. => SHA256 Checksum OK for rust/crates/branches-0.1.3.crate. => SHA256 Checksum OK for rust/crates/bs58-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.16.1.crate. => SHA256 Checksum OK for rust/crates/bytemuck_derive-1.7.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-lite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.6.1.crate. => SHA256 Checksum OK for rust/crates/calloop-0.10.6.crate. => SHA256 Checksum OK for rust/crates/cc-1.1.6.crate. => SHA256 Checksum OK for rust/crates/cesu8-1.1.0.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.1.1.crate. => SHA256 Checksum OK for rust/crates/chacha20-0.9.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.8.1.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-5.4.0.crate. => SHA256 Checksum OK for rust/crates/cobs-0.2.3.crate. => SHA256 Checksum OK for rust/crates/codespan-reporting-0.11.1.crate. => SHA256 Checksum OK for rust/crates/color_quant-1.1.0.crate. => SHA256 Checksum OK for rust/crates/com-rs-0.2.1.crate. => SHA256 Checksum OK for rust/crates/combine-4.6.7.crate. => SHA256 Checksum OK for rust/crates/concurrent-queue-2.5.0.crate. => SHA256 Checksum OK for rust/crates/console_error_panic_hook-0.1.7.crate. => SHA256 Checksum OK for rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for rust/crates/const_fn-0.4.10.crate. => SHA256 Checksum OK for rust/crates/const_format-0.2.32.crate. => SHA256 Checksum OK for rust/crates/const_format_proc_macros-0.2.32.crate. => SHA256 Checksum OK for rust/crates/const_panic-0.2.8.crate. => SHA256 Checksum OK for rust/crates/const_soft_float-0.1.4.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.0.crate. => SHA256 Checksum OK for rust/crates/constgebra-0.1.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.6.crate. => SHA256 Checksum OK for rust/crates/core-graphics-0.22.3.crate. => SHA256 Checksum OK for rust/crates/core-graphics-0.23.2.crate. => SHA256 Checksum OK for rust/crates/core-graphics-types-0.1.3.crate. => SHA256 Checksum OK for rust/crates/coreaudio-rs-0.11.3.crate. => SHA256 Checksum OK for rust/crates/coreaudio-sys-0.2.15.crate. => SHA256 Checksum OK for rust/crates/cpal-0.15.3.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/critical-section-1.1.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-0.8.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.13.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crypto-bigint-0.5.5.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/crypto_box-0.9.1.crate. => SHA256 Checksum OK for rust/crates/crypto_secretbox-0.1.1.crate. => SHA256 Checksum OK for rust/crates/csscolorparser-0.6.2.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-4.1.3.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/d3d12-0.6.0.crate. => SHA256 Checksum OK for rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for rust/crates/dasp_sample-0.11.0.crate. => SHA256 Checksum OK for rust/crates/data-encoding-2.6.0.crate. => SHA256 Checksum OK for rust/crates/der-0.7.9.crate. => SHA256 Checksum OK for rust/crates/der-parser-8.2.0.crate. => SHA256 Checksum OK for rust/crates/der_derive-0.7.3.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_more-1.0.0-beta.7.crate. => SHA256 Checksum OK for rust/crates/derive_more-impl-1.0.0-beta.7.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/directories-5.0.1.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-0.4.1.crate. => SHA256 Checksum OK for rust/crates/dispatch-0.2.0.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dlib-0.5.2.crate. => SHA256 Checksum OK for rust/crates/dlopen2-0.5.0.crate. => SHA256 Checksum OK for rust/crates/document-features-0.2.10.crate. => SHA256 Checksum OK for rust/crates/downcast-rs-1.2.1.crate. => SHA256 Checksum OK for rust/crates/dtoa-1.0.9.crate. => SHA256 Checksum OK for rust/crates/duct-0.13.7.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.16.9.crate. => SHA256 Checksum OK for rust/crates/ecolor-0.23.0.crate. => SHA256 Checksum OK for rust/crates/ed25519-2.2.3.crate. => SHA256 Checksum OK for rust/crates/ed25519-dalek-2.1.1.crate. => SHA256 Checksum OK for rust/crates/egui-0.23.0.crate. => SHA256 Checksum OK for rust/crates/egui_extras-0.23.0.crate. => SHA256 Checksum OK for rust/crates/egui_plot-0.23.0.crate. => SHA256 Checksum OK for rust/crates/ehttp-0.3.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.13.8.crate. => SHA256 Checksum OK for rust/crates/elsa-1.10.0.crate. => SHA256 Checksum OK for rust/crates/emath-0.23.0.crate. => SHA256 Checksum OK for rust/crates/embedded-io-0.4.0.crate. => SHA256 Checksum OK for rust/crates/encase-0.6.1.crate. => SHA256 Checksum OK for rust/crates/encase_derive-0.6.1.crate. => SHA256 Checksum OK for rust/crates/encase_derive_impl-0.6.1.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for rust/crates/enum-as-inner-0.6.0.crate. => SHA256 Checksum OK for rust/crates/enum-map-2.7.3.crate. => SHA256 Checksum OK for rust/crates/enum-map-derive-0.17.0.crate. => SHA256 Checksum OK for rust/crates/enumflags2-0.7.10.crate. => SHA256 Checksum OK for rust/crates/enumflags2_derive-0.7.10.crate. => SHA256 Checksum OK for rust/crates/enumn-0.1.13.crate. => SHA256 Checksum OK for rust/crates/epaint-0.23.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.3.31.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.5.crate. => SHA256 Checksum OK for rust/crates/erased_set-0.7.0.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/error-code-3.2.0.crate. => SHA256 Checksum OK for rust/crates/euclid-0.22.10.crate. => SHA256 Checksum OK for rust/crates/event-listener-2.5.3.crate. => SHA256 Checksum OK for rust/crates/event-listener-4.0.3.crate. => SHA256 Checksum OK for rust/crates/event-listener-5.3.1.crate. => SHA256 Checksum OK for rust/crates/event-listener-strategy-0.5.2.crate. => SHA256 Checksum OK for rust/crates/fallible-iterator-0.3.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-1.9.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.1.0.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.4.crate. => SHA256 Checksum OK for rust/crates/ff-0.13.0.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.2.9.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.23.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.30.crate. => SHA256 Checksum OK for rust/crates/float_next_after-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fluent-0.15.0.crate. => SHA256 Checksum OK for rust/crates/fluent-bundle-0.15.3.crate. => SHA256 Checksum OK for rust/crates/fluent-langneg-0.13.0.crate. => SHA256 Checksum OK for rust/crates/fluent-syntax-0.11.1.crate. => SHA256 Checksum OK for rust/crates/flume-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.5.0.crate. => SHA256 Checksum OK for rust/crates/foreign-types-macros-0.2.3.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.3.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fsevent-sys-4.1.0.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-buffered-0.2.6.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-concurrency-7.6.1.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-lite-1.13.0.crate. => SHA256 Checksum OK for rust/crates/futures-lite-2.3.0.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-timer-3.0.3.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/gc-arena-0.5.3.crate. => SHA256 Checksum OK for rust/crates/gc-arena-derive-0.5.3.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.4.3.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gilrs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/gilrs-core-0.5.7.crate. => SHA256 Checksum OK for rust/crates/gimli-0.29.0.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.3.crate. => SHA256 Checksum OK for rust/crates/glam-0.24.2.crate. => SHA256 Checksum OK for rust/crates/glam-0.28.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/glow-0.12.3.crate. => SHA256 Checksum OK for rust/crates/governor-0.6.3.crate. => SHA256 Checksum OK for rust/crates/gpu-alloc-0.5.4.crate. => SHA256 Checksum OK for rust/crates/gpu-alloc-types-0.2.0.crate. => SHA256 Checksum OK for rust/crates/gpu-allocator-0.22.0.crate. => SHA256 Checksum OK for rust/crates/gpu-descriptor-0.2.4.crate. => SHA256 Checksum OK for rust/crates/gpu-descriptor-types-0.1.2.crate. => SHA256 Checksum OK for rust/crates/group-0.13.0.crate. => SHA256 Checksum OK for rust/crates/guillotiere-0.6.2.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/hash32-0.2.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hassle-rs-0.10.0.crate. => SHA256 Checksum OK for rust/crates/heapless-0.7.17.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.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/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/hexasphere-9.1.0.crate. => SHA256 Checksum OK for rust/crates/hexf-parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/hickory-proto-0.24.1.crate. => SHA256 Checksum OK for rust/crates/hickory-resolver-0.24.1.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/hmac-sha1-0.2.2.crate. => SHA256 Checksum OK for rust/crates/hmac-sha256-1.1.7.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/hostname-0.3.1.crate. => SHA256 Checksum OK for rust/crates/hostname-validator-1.1.1.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.2.crate. => SHA256 Checksum OK for rust/crates/httparse-1.9.4.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/humantime-serde-1.1.1.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.30.crate. => SHA256 Checksum OK for rust/crates/hyper-1.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.2.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.6.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.60.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/idna-0.4.0.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/if-addrs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/igd-next-0.14.3.crate. => SHA256 Checksum OK for rust/crates/image-0.24.9.crate. => SHA256 Checksum OK for rust/crates/image-0.25.2.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for rust/crates/inotify-0.9.6.crate. => SHA256 Checksum OK for rust/crates/inotify-sys-0.1.5.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.3.crate. => SHA256 Checksum OK for rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for rust/crates/intl-memoizer-0.5.2.crate. => SHA256 Checksum OK for rust/crates/intl_pluralrules-7.0.2.crate. => SHA256 Checksum OK for rust/crates/io-kit-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/ipconfig-0.3.2.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.9.0.crate. => SHA256 Checksum OK for rust/crates/iroh-base-0.22.0.crate. => SHA256 Checksum OK for rust/crates/iroh-blake3-1.4.5.crate. => SHA256 Checksum OK for rust/crates/iroh-metrics-0.22.0.crate. => SHA256 Checksum OK for rust/crates/iroh-net-0.22.0.crate. => SHA256 Checksum OK for rust/crates/iroh-quinn-0.10.5.crate. => SHA256 Checksum OK for rust/crates/iroh-quinn-proto-0.10.8.crate. => SHA256 Checksum OK for rust/crates/iroh-quinn-udp-0.4.2.crate. => SHA256 Checksum OK for rust/crates/is_debug-1.0.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jni-0.21.1.crate. => SHA256 Checksum OK for rust/crates/jni-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/jpeg-decoder-0.3.1.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/khronos-egl-4.1.0.crate. => SHA256 Checksum OK for rust/crates/kira-0.9.4.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/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.155.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.5.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for rust/crates/libredox-0.0.2.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.crate. => SHA256 Checksum OK for rust/crates/libudev-sys-0.1.4.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.18.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litrs-0.4.1.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.3.crate. => SHA256 Checksum OK for rust/crates/lru-cache-0.1.2.crate. => SHA256 Checksum OK for rust/crates/lyon_algorithms-1.0.4.crate. => SHA256 Checksum OK for rust/crates/lyon_geom-1.0.5.crate. => SHA256 Checksum OK for rust/crates/lyon_path-1.0.5.crate. => SHA256 Checksum OK for rust/crates/lyon_tessellation-1.0.15.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for rust/crates/mach2-0.4.2.crate. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.crate. => SHA256 Checksum OK for rust/crates/match_cfg-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matrixmultiply-0.3.8.crate. => SHA256 Checksum OK for rust/crates/maybe-owned-0.3.4.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/mdns-sd-0.10.5.crate. => SHA256 Checksum OK for rust/crates/memalloc-0.1.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.5.10.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.6.5.crate. => SHA256 Checksum OK for rust/crates/metal-0.24.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.4.crate. => SHA256 Checksum OK for rust/crates/mint-0.5.9.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.1.crate. => SHA256 Checksum OK for rust/crates/naga-0.12.3.crate. => SHA256 Checksum OK for rust/crates/naga_oil-0.8.2.crate. => SHA256 Checksum OK for rust/crates/nalgebra-0.32.6.crate. => SHA256 Checksum OK for rust/crates/nalgebra-macros-0.2.2.crate. => SHA256 Checksum OK for rust/crates/nanorand-0.7.0.crate. => SHA256 Checksum OK for rust/crates/natord-1.0.9.crate. => SHA256 Checksum OK for rust/crates/ndk-0.7.0.crate. => SHA256 Checksum OK for rust/crates/ndk-0.8.0.crate. => SHA256 Checksum OK for rust/crates/ndk-context-0.1.1.crate. => SHA256 Checksum OK for rust/crates/ndk-sys-0.4.1+23.1.7779620.crate. => SHA256 Checksum OK for rust/crates/ndk-sys-0.5.0+25.2.9519653.crate. => SHA256 Checksum OK for rust/crates/netdev-0.30.0.crate. => SHA256 Checksum OK for rust/crates/netlink-packet-core-0.7.0.crate. => SHA256 Checksum OK for rust/crates/netlink-packet-route-0.17.1.crate. => SHA256 Checksum OK for rust/crates/netlink-packet-utils-0.5.2.crate. => SHA256 Checksum OK for rust/crates/netlink-proto-0.11.3.crate. => SHA256 Checksum OK for rust/crates/netlink-sys-0.8.6.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/nix-0.25.1.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.4.crate. => SHA256 Checksum OK for rust/crates/no-std-compat-0.4.1.crate. => SHA256 Checksum OK for rust/crates/no-std-net-0.6.0.crate. => SHA256 Checksum OK for rust/crates/nohash-hasher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/noise-0.9.0.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nonzero_ext-0.3.0.crate. => SHA256 Checksum OK for rust/crates/notify-6.1.1.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-bigint-dig-0.8.4.crate. => SHA256 Checksum OK for rust/crates/num-complex-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-derive-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-rational-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.6.1.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.7.2.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.6.1.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.7.2.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/numquant-0.2.0.crate. => SHA256 Checksum OK for rust/crates/objc-0.2.7.crate. => SHA256 Checksum OK for rust/crates/objc-sys-0.2.0-beta.2.crate. => SHA256 Checksum OK for rust/crates/objc-sys-0.3.5.crate. => SHA256 Checksum OK for rust/crates/objc2-0.3.0-beta.3.patch-leaks.3.crate. => SHA256 Checksum OK for rust/crates/objc2-0.5.2.crate. => SHA256 Checksum OK for rust/crates/objc2-app-kit-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-core-data-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-core-image-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-encode-2.0.0-pre.2.crate. => SHA256 Checksum OK for rust/crates/objc2-encode-4.0.3.crate. => SHA256 Checksum OK for rust/crates/objc2-foundation-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-metal-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc2-quartz-core-0.2.2.crate. => SHA256 Checksum OK for rust/crates/objc_exception-0.1.2.crate. => SHA256 Checksum OK for rust/crates/object-0.36.2.crate. => SHA256 Checksum OK for rust/crates/oboe-0.6.1.crate. => SHA256 Checksum OK for rust/crates/oboe-sys-0.6.1.crate. => SHA256 Checksum OK for rust/crates/oid-registry-0.6.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/once_map-0.4.18.crate. => SHA256 Checksum OK for rust/crates/opaque-debug-0.3.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/option-ext-0.2.0.crate. => SHA256 Checksum OK for rust/crates/orbclient-0.3.47.crate. => SHA256 Checksum OK for rust/crates/ordered-float-3.9.2.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.2.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/owned_ttf_parser-0.24.0.crate. => SHA256 Checksum OK for rust/crates/p256-0.13.2.crate. => SHA256 Checksum OK for rust/crates/p384-0.13.0.crate. => SHA256 Checksum OK for rust/crates/p521-0.13.3.crate. => SHA256 Checksum OK for rust/crates/parking-2.2.0.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/parry2d-0.13.8.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/path-absolutize-3.1.1.crate. => SHA256 Checksum OK for rust/crates/path-dedot-3.1.1.crate. => SHA256 Checksum OK for rust/crates/peg-0.8.4.crate. => SHA256 Checksum OK for rust/crates/peg-macros-0.8.4.crate. => SHA256 Checksum OK for rust/crates/peg-runtime-0.8.3.crate. => SHA256 Checksum OK for rust/crates/pem-3.0.4.crate. => SHA256 Checksum OK for rust/crates/pem-rfc7468-0.7.0.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pest-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.11.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_macros-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for rust/crates/piccolo-0.3.3.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/ping-rs-0.1.2.crate. => SHA256 Checksum OK for rust/crates/pkarr-2.1.1.crate. => SHA256 Checksum OK for rust/crates/pkcs1-0.7.5.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for rust/crates/pnet_base-0.34.0.crate. => SHA256 Checksum OK for rust/crates/pnet_macros-0.34.0.crate. => SHA256 Checksum OK for rust/crates/pnet_macros_support-0.34.0.crate. => SHA256 Checksum OK for rust/crates/pnet_packet-0.34.0.crate. => SHA256 Checksum OK for rust/crates/png-0.17.13.crate. => SHA256 Checksum OK for rust/crates/polling-2.8.0.crate. => SHA256 Checksum OK for rust/crates/poly1305-0.8.0.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.7.0.crate. => SHA256 Checksum OK for rust/crates/postcard-1.0.8.crate. => SHA256 Checksum OK for rust/crates/postcard-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/pp-rs-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/precis-core-0.1.9.crate. => SHA256 Checksum OK for rust/crates/precis-profiles-0.1.10.crate. => SHA256 Checksum OK for rust/crates/precis-tools-0.1.7.crate. => SHA256 Checksum OK for rust/crates/primeorder-0.13.6.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-1.3.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.86.crate. => SHA256 Checksum OK for rust/crates/profiling-1.0.15.crate. => SHA256 Checksum OK for rust/crates/prometheus-client-0.22.3.crate. => SHA256 Checksum OK for rust/crates/prometheus-client-derive-encode-0.4.2.crate. => SHA256 Checksum OK for rust/crates/puffin-0.17.0.crate. => SHA256 Checksum OK for rust/crates/puffin_egui-0.23.0.crate. => SHA256 Checksum OK for rust/crates/quanta-0.12.3.crate. => SHA256 Checksum OK for rust/crates/quick-error-1.2.3.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.2.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.8.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.4.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for rust/crates/quoted-string-parser-0.1.0.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/radsort-0.1.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.3.0.crate. => SHA256 Checksum OK for rust/crates/range-alloc-0.1.3.crate. => SHA256 Checksum OK for rust/crates/raw-cpuid-11.1.0.crate. => SHA256 Checksum OK for rust/crates/raw-window-handle-0.5.2.crate. => SHA256 Checksum OK for rust/crates/rawpointer-0.2.1.crate. => SHA256 Checksum OK for rust/crates/rcgen-0.12.1.crate. => SHA256 Checksum OK for rust/crates/rectangle-pack-0.4.2.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.3.5.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.3.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.5.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.5.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.7.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.6.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.4.crate. => SHA256 Checksum OK for rust/crates/renderdoc-sys-1.1.0.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.5.crate. => SHA256 Checksum OK for rust/crates/resolv-conf-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.4.0.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/ringbuf-0.3.3.crate. => SHA256 Checksum OK for rust/crates/robust-1.1.0.crate. => SHA256 Checksum OK for rust/crates/ron-0.8.1.crate. => SHA256 Checksum OK for rust/crates/rsa-0.9.6.crate. => SHA256 Checksum OK for rust/crates/rtnetlink-0.13.1.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.0.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rusticata-macros-4.1.0.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.34.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.12.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.6.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.1.2.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.7.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.6.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.17.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/safe_arch-0.7.2.crate. => SHA256 Checksum OK for rust/crates/salsa20-0.10.2.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sctk-adwaita-0.5.4.crate. => SHA256 Checksum OK for rust/crates/sec1-0.7.3.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.11.1.crate. => SHA256 Checksum OK for rust/crates/self_cell-0.10.3.crate. => SHA256 Checksum OK for rust/crates/self_cell-1.0.4.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/send_wrapper-0.6.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.204.crate. => SHA256 Checksum OK for rust/crates/serde-error-0.1.2.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.204.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.120.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_yaml-0.9.34+deprecated.crate. => SHA256 Checksum OK for rust/crates/serdect-0.2.0.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/shadow-rs-0.25.0.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shared_child-1.0.0.crate. => SHA256 Checksum OK for rust/crates/shiftnanigans-0.3.3.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for rust/crates/simba-0.8.1.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simple-dns-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/slotmap-1.0.7.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smithay-client-toolkit-0.16.1.crate. => SHA256 Checksum OK for rust/crates/smol_str-0.2.2.crate. => SHA256 Checksum OK for rust/crates/socket2-0.4.10.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/spade-2.10.0.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/spinning_top-0.3.0.crate. => SHA256 Checksum OK for rust/crates/spirv-0.2.0+1.5.4.crate. => SHA256 Checksum OK for rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for rust/crates/sptr-0.3.2.crate. => SHA256 Checksum OK for rust/crates/ssh-cipher-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ssh-encoding-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ssh-key-0.6.6.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strict-num-0.1.1.crate. => SHA256 Checksum OK for rust/crates/struct_iterable-0.1.1.crate. => SHA256 Checksum OK for rust/crates/struct_iterable_derive-0.1.0.crate. => SHA256 Checksum OK for rust/crates/struct_iterable_internal-0.1.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.25.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.25.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/stun-rs-0.1.8.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/surge-ping-0.8.1.crate. => SHA256 Checksum OK for rust/crates/svg_fmt-0.4.3.crate. => SHA256 Checksum OK for rust/crates/svgtypes-0.8.2.crate. => SHA256 Checksum OK for rust/crates/symphonia-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-codec-vorbis-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-core-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-format-ogg-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-metadata-0.5.4.crate. => SHA256 Checksum OK for rust/crates/symphonia-utils-xiph-0.5.4.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.72.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.12.6.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/sys-locale-0.3.1.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.29.11.crate. => SHA256 Checksum OK for rust/crates/system-configuration-0.6.0.crate. => SHA256 Checksum OK for rust/crates/system-configuration-sys-0.6.0.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for rust/crates/tiff-0.9.1.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tiny-skia-0.8.4.crate. => SHA256 Checksum OK for rust/crates/tiny-skia-path-0.8.4.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-1.39.1.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.4.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.0.crate. => SHA256 Checksum OK for rust/crates/tokio-tungstenite-0.21.0.crate. => SHA256 Checksum OK for rust/crates/tokio-tungstenite-wasm-0.3.1.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.11.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.7.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.19.15.crate. => SHA256 Checksum OK for rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.2.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-appender-0.2.3.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.1.4.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/tracing-wasm-0.2.1.crate. => SHA256 Checksum OK for rust/crates/triple_buffer-8.0.0.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/ttf-parser-0.24.0.crate. => SHA256 Checksum OK for rust/crates/ttl_cache-0.5.1.crate. => SHA256 Checksum OK for rust/crates/tungstenite-0.21.0.crate. => SHA256 Checksum OK for rust/crates/turborand-0.10.1.crate. => SHA256 Checksum OK for rust/crates/type-map-0.5.0.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.0.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/tz-rs-0.6.14.crate. => SHA256 Checksum OK for rust/crates/tzdb-0.5.10.crate. => SHA256 Checksum OK for rust/crates/tzdb-0.6.1.crate. => SHA256 Checksum OK for rust/crates/tzdb_data-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ucd-parse-0.1.13.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/ulid-1.1.3.crate. => SHA256 Checksum OK for rust/crates/unic-langid-0.9.5.crate. => SHA256 Checksum OK for rust/crates/unic-langid-impl-0.9.5.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.13.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.4.crate. => SHA256 Checksum OK for rust/crates/universal-hash-0.5.1.crate. => SHA256 Checksum OK for rust/crates/unsafe-libyaml-0.2.11.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/ureq-2.10.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.2.crate. => SHA256 Checksum OK for rust/crates/ustr-0.10.0.crate. => SHA256 Checksum OK for rust/crates/utf-8-0.7.6.crate. => SHA256 Checksum OK for rust/crates/uuid-1.10.0.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/varinteger-1.0.6.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/vec1-1.12.1.crate. => SHA256 Checksum OK for rust/crates/vec_map-0.8.2.crate. => SHA256 Checksum OK for rust/crates/venial-0.5.0.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/waker-fn-1.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.42.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.92.crate. => SHA256 Checksum OK for rust/crates/watchable-1.1.2.crate. => SHA256 Checksum OK for rust/crates/wayland-client-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-commons-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-cursor-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-protocols-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-scanner-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-sys-0.29.5.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/web-time-0.2.4.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webbrowser-0.8.15.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.4.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.3.crate. => SHA256 Checksum OK for rust/crates/weezl-0.1.8.crate. => SHA256 Checksum OK for rust/crates/wgpu-0.16.3.crate. => SHA256 Checksum OK for rust/crates/wgpu-core-0.16.1.crate. => SHA256 Checksum OK for rust/crates/wgpu-hal-0.16.2.crate. => SHA256 Checksum OK for rust/crates/wgpu-types-0.16.1.crate. => SHA256 Checksum OK for rust/crates/wide-0.7.26.crate. => SHA256 Checksum OK for rust/crates/widestring-1.1.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.8.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.43.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.44.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.51.1.crate. => SHA256 Checksum OK for rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.54.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.51.1.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.54.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.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.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winit-0.28.7.crate. => SHA256 Checksum OK for rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/winreg-0.52.0.crate. => SHA256 Checksum OK for rust/crates/wmi-0.13.3.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/x11-dl-2.21.0.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.13.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-protocol-0.13.1.crate. => SHA256 Checksum OK for rust/crates/x509-parser-0.15.1.crate. => SHA256 Checksum OK for rust/crates/xcursor-0.3.8.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.20.crate. => SHA256 Checksum OK for rust/crates/xmltree-0.10.3.crate. => SHA256 Checksum OK for rust/crates/yasna-0.5.2.crate. => SHA256 Checksum OK for rust/crates/z32-1.1.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for MaxCWhitehead-rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532_GH0.tar.gz. => SHA256 Checksum OK for MaxCWhitehead-ggrs-96499377407ce55805a9d0367b86860b74c233bd_GH0.tar.gz. => SHA256 Checksum OK for fishfolk-bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f_GH0.tar.gz. => SHA256 Checksum OK for fishfolk-jumpy-v0.12.2_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 jumpy-0.12.2_11 ===> Applying FreeBSD patches for jumpy-0.12.2_11 from /usr/ports/games/jumpy/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> jumpy-0.12.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-04] Installing rust-1.92.0... [143amd64-deluxe-desktop-job-04] `-- Installing curl-8.17.0... [143amd64-deluxe-desktop-job-04] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-04] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libidn2-2.3.8... [143amd64-deluxe-desktop-job-04] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-04] | | `-- Installing libunistring-1.4.1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libunistring-1.4.1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libnghttp2-1.68.0... [143amd64-deluxe-desktop-job-04] | `-- Extracting libnghttp2-1.68.0: ....... done [143amd64-deluxe-desktop-job-04] | `-- Installing libpsl-0.21.5_2... [143amd64-deluxe-desktop-job-04] | `-- Extracting libpsl-0.21.5_2: ........ done [143amd64-deluxe-desktop-job-04] | `-- Installing libssh2-1.11.1,3... [143amd64-deluxe-desktop-job-04] | `-- Extracting libssh2-1.11.1,3: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-04] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting curl-8.17.0: .......... done [143amd64-deluxe-desktop-job-04] Extracting rust-1.92.0: .......... done ===> jumpy-0.12.2_11 depends on package: rust>=1.92.0 - found ===> Returning to build of jumpy-0.12.2_11 ===> jumpy-0.12.2_11 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [143amd64-deluxe-desktop-job-04] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-04] Extracting pkgconf-2.4.3,1: .......... done ===> jumpy-0.12.2_11 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of jumpy-0.12.2_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> jumpy-0.12.2_11 depends on shared library: libasound.so - not found ===> Installing existing package /packages/All/alsa-lib-1.2.14.pkg [143amd64-deluxe-desktop-job-04] Installing alsa-lib-1.2.14... [143amd64-deluxe-desktop-job-04] Extracting alsa-lib-1.2.14: .......... done ===> jumpy-0.12.2_11 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) ===> Returning to build of jumpy-0.12.2_11 ===> jumpy-0.12.2_11 depends on shared library: libudev.so - not found ===> Installing existing package /packages/All/libudev-devd-0.6.0.pkg [143amd64-deluxe-desktop-job-04] Installing libudev-devd-0.6.0... [143amd64-deluxe-desktop-job-04] Extracting libudev-devd-0.6.0: ..... done ===> jumpy-0.12.2_11 depends on shared library: libudev.so - found (/usr/local/lib/libudev.so) ===> Returning to build of jumpy-0.12.2_11 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for jumpy-0.12.2_11 ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2//cargo-crates' [source.crates-io] replace-with = 'cargo' [patch.'https://github.com/MaxCWhitehead/rapier.git'] rapier2d = { path = '/wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d' } [patch.'https://github.com/MaxCWhitehead/ggrs.git'] ggrs = { path = '/wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd' } [patch.'https://github.com/fishfolk/bones'] bones_asset = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset' } bones_bevy_renderer = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer' } bones_ecs = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs' } bones_ecs_macros = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros' } bones_ecs_macros_core = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/core' } bones_framework = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework' } bones_lib = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib' } bones_matchmaker_proto = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/other_crates/bones_matchmaker_proto' } bones_schema = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema' } bones_schema_macros = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/macros' } bones_scripting = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting' } bones_utils = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils' } bones_utils_macros = { path = '/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/macros' } ===> Updating Cargo.lock Locking 15 packages to latest compatible versions Unchanged async-channel v1.9.0 (available: v2.3.1) Adding bones_asset v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset) Removing bones_asset v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_bevy_renderer v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer) Removing bones_bevy_renderer v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_ecs v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs) Removing bones_ecs v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_ecs_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros) Removing bones_ecs_macros v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_ecs_macros_core v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/core) Removing bones_ecs_macros_core v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_framework v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework) Removing bones_framework v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_lib v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib) Removing bones_lib v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_matchmaker_proto v0.2.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/other_crates/bones_matchmaker_proto) Removing bones_matchmaker_proto v0.2.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_schema v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema) Removing bones_schema v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_schema_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/macros) Removing bones_schema_macros v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_scripting v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting) Removing bones_scripting v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_utils v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils) Removing bones_utils v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding bones_utils_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/macros) Removing bones_utils_macros v0.3.0 (https://github.com/fishfolk/bones#bf745aa8) Adding ggrs v0.10.1 (/wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd) Removing ggrs v0.10.1 (https://github.com/MaxCWhitehead/ggrs.git?rev=96499377407ce55805a9d0367b86860b74c233bd#96499377) Adding rapier2d v0.18.0 (/wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d) Removing rapier2d v0.18.0 (https://github.com/MaxCWhitehead/rapier.git?rev=29c72c6c282e7c40987c0d0d0ce3089ea019a532#29c72c6c) Unchanged strum v0.25.0 (available: v0.26.3) 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 jumpy-0.12.2_11 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling libc v0.2.155 Compiling cfg-if v1.0.0 Compiling autocfg v1.3.0 Compiling serde v1.0.204 Compiling version_check v0.9.5 Compiling once_cell v1.19.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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=74f6f94af00b3779 -C extra-filename=-68a1bd833f12ebba --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/proc-macro2-68a1bd833f12ebba -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db85903b275783fa -C extra-filename=-ba437722bbf35b5e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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=933cb7c015fefee4 -C extra-filename=-462c7a5c447cc824 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-462c7a5c447cc824 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=23224d1fd3ac72ab -C extra-filename=-ce96063bc9dab083 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/autocfg-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/autocfg-1.3.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.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd568691ee54143a -C extra-filename=-72f03d9f505ca30f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=cbb2c1a674ddc588 -C extra-filename=-9c49475b4acc4758 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-9c49475b4acc4758 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `-C ar`: this option is deprecated and does nothing Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d739835ab4f97833 -C extra-filename=-867e426cc227f548 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f983f3601d2478da -C extra-filename=-6b2b1a58a8cb5006 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-ident` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=8cf456dd4fb0b9f3 -C extra-filename=-281fb5d9f185fa48 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cfg-if` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=bd8b58d8cefa5dea -C extra-filename=-bc0a76b9ecc75d8e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Compiling pin-project-lite v0.2.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pin-project-lite-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pin-project-lite-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08393b41ee8d16f6 -C extra-filename=-1db09774a878a68f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (build script) generated 1 warning (1 duplicate) 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-84c28771310b7646/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-462c7a5c447cc824/build-script-build` warning: `serde` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,rc,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-d6dc4939fdca9bff/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-9c49475b4acc4758/build-script-build` warning: `proc-macro2` (build script) generated 1 warning warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) [libc 0.2.155] cargo:rerun-if-changed=build.rs 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/proc-macro2-c398f59435dca9fd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/proc-macro2-68a1bd833f12ebba/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=9cd34c0b75363b4e -C extra-filename=-7f8761183e65c96a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-7f8761183e65c96a -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [serde 1.0.204] cargo:rerun-if-changed=build.rs [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling thiserror v1.0.63 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63/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=8ce8bb0113c51cbd -C extra-filename=-8499cde4a4323161 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/thiserror-8499cde4a4323161 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [libc 0.2.155] cargo:rustc-cfg=freebsd11 [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.155] cargo:rustc-cfg=libc_union [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of [libc 0.2.155] cargo:rustc-cfg=libc_align [libc 0.2.155] cargo:rustc-cfg=libc_int128 [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.155] cargo:rustc-cfg=libc_packedN [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.155] cargo:rustc-cfg=libc_long_array [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.155] 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-84c28771310b7646/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=c27b55d6aa5d4ed6 -C extra-filename=-3d72ec60aa0ea0e8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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(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"))'` warning: `once_cell` (lib) generated 1 warning (1 duplicate) Compiling memchr v2.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d428e5f86fe3a6c8 -C extra-filename=-964e8b69b955ffa4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `version_check` (lib) generated 1 warning (1 duplicate) Compiling futures-core v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-core-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-core-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=59e6c172ba875cf4 -C extra-filename=-e60c2c7fd63e2e27 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.86] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/proc-macro2-c398f59435dca9fd/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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=1da30f927be7b27c -C extra-filename=-694de88716a0bfbd --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_ident-ba437722bbf35b5e.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: `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/games/jumpy/work/jumpy-0.12.2/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=df0fa00e3b4f677f -C extra-filename=-7322fda2275fee8b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/lock_api-7322fda2275fee8b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libautocfg-72f03d9f505ca30f.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `log` (lib) generated 1 warning (1 duplicate) Compiling ahash v0.8.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="no-rng"' --cfg 'feature="runtime-rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=e2258bfb89dcd0cb -C extra-filename=-29d0803dc3bd2a33 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/ahash-29d0803dc3bd2a33 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libversion_check-6b2b1a58a8cb5006.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-core-0.3.30/src/task/__internal/atomic_waker.rs:209:15 | 209 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `thiserror` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/thiserror-9c07ebdbe1dafc45/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/thiserror-8499cde4a4323161/build-script-build` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) warning: `futures-core` (lib) generated 2 warnings (1 duplicate) Compiling zerocopy v0.7.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=65b6a679616f9a83 -C extra-filename=-f30387dad3eddb34 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `lock_api` (build script) generated 1 warning (1 duplicate) warning: `libc` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/lock_api-5e44e3c5e9b68301/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/lock_api-7322fda2275fee8b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-52026721363cfee0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-7f8761183e65c96a/build-script-build` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/mod.rs:1447:9 | 1447 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/mod.rs:1507:9 | 1507 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/mod.rs:1548:9 | 1548 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:545:1 | 545 | / f! { 546 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 547 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 548 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:581:1 | 581 | / safe_f! { 582 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 583 | | status & 0o177 ... | 601 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/mod.rs:1464:1 | 1464 | / safe_f! { 1465 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1466 | | status == 0x13 ... | 1476 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4758:1 | 4758 | / f! { 4759 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4760 | | (cmsg as *mut ::c_uchar) 4761 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 4875 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4877:1 | 4877 | / safe_f! { 4878 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 4879 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 4914 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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) [libc 0.2.155] cargo:rerun-if-changed=build.rs [thiserror 1.0.63] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling slab v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=758880b3ab64197d -C extra-filename=-4af072cc7c0991f1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/slab-4af072cc7c0991f1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libautocfg-72f03d9f505ca30f.rlib --cap-lints warn -C ar=ar -C linker=cc` [libc 0.2.155] cargo:rustc-cfg=freebsd11 [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.155] cargo:rustc-cfg=libc_union [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of [libc 0.2.155] cargo:rustc-cfg=libc_align [libc 0.2.155] cargo:rustc-cfg=libc_int128 [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.155] cargo:rustc-cfg=libc_packedN [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.155] cargo:rustc-cfg=libc_long_array [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.155] 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libc-52026721363cfee0/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=fcdb1e19e0f3f74f -C extra-filename=-fed8dfbc4cef70f7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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(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"))'` warning: `ahash` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,no-rng,runtime-rng,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_NO_RNG=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ahash-ce1fc5899141fd01/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/ahash-29d0803dc3bd2a33/build-script-build` [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/games/jumpy/work/jumpy-0.12.2/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/lock_api-5e44e3c5e9b68301/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -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=93a390fe3f0d2b19 -C extra-filename=-3dfb475d4fd854ba --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libscopeguard-bc0a76b9ecc75d8e.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_const_fn_trait_bound` [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Compiling futures-io v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-io-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=6ac437b86b70ee19 -C extra-filename=-e05358bcbb8fca1f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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: `slab` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/slab-e7b7c9c8d9b28a24/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/slab-4af072cc7c0991f1/build-script-build` [slab 0.4.9] warning: `-C ar`: this option is deprecated and does nothing [slab 0.4.9] Compiling quote v1.0.36 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quote-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quote-1.0.36/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=063d3968b0423fc4 -C extra-filename=-b0d5558c6643b860 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-io` (lib) generated 1 warning (1 duplicate) Compiling parking_lot_core v0.9.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=82c7f1f7d2684a13 -C extra-filename=-b9974984b4932657 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/parking_lot_core-b9974984b4932657 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `zerocopy` (lib) generated 10 warnings (6 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/slab-e7b7c9c8d9b28a24/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8033a2e95da03baf -C extra-filename=-4b64eeb47015eabc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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) Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -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=3666f46632ccaf67 -C extra-filename=-7064658849b9ac3f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bitflags` (lib) generated 1 warning (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=90492a74d2e977ad -C extra-filename=-313e5d1ef701468d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/parking_lot_core-44db0b4cc6696d92/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/parking_lot_core-b9974984b4932657/build-script-build` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Compiling crossbeam-utils v0.8.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f6489a8c496f1352 -C extra-filename=-11313c4fbf566fa6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/crossbeam-utils-11313c4fbf566fa6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `slab` (lib) generated 7 warnings (1 duplicate) Compiling syn v2.0.72 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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.72 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=72 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=34349a44a85d43ae -C extra-filename=-dbac6c74c3afd4b0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern unicode_ident=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_ident-ba437722bbf35b5e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1945:15 | 1945 | #[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/games/jumpy/work/jumpy-0.12.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1978:15 | 1978 | #[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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: `quote` (lib) generated 1 warning (1 duplicate) Compiling tracing-core v0.1.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=e85829ab95b94dbb -C extra-filename=-0c8a19a2e370961e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) Compiling lazy_static v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=69dd20115da0c4cf -C extra-filename=-6da979bd9e411d6d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) Compiling libm v0.2.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=ea6bb7020d55f58f -C extra-filename=-4bde2a86e6bdca2c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libm-4bde2a86e6bdca2c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-utils` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/crossbeam-utils-10fd41a7ada68430/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/crossbeam-utils-11313c4fbf566fa6/build-script-build` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/crossbeam-utils-10fd41a7ada68430/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=fbd2bf10c5408e42 -C extra-filename=-b4a37ae6ece9d566 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/build.rs:9:14 | 9 | if !cfg!(feature = "checked") { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `libc` (lib) generated 11 warnings (11 duplicates) Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=8e6bdc6c107c3c78 -C extra-filename=-436f49073dc86047 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/num-traits-436f49073dc86047 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libautocfg-72f03d9f505ca30f.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libm` (build script) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libm-8902997c1a25af9c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libm-4bde2a86e6bdca2c/build-script-build` [libm 0.2.8] cargo:rerun-if-changed=build.rs [libm 0.2.8] cargo:rustc-cfg=assert_no_panic Compiling pkg-config v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkg-config-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkg-config-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=279cff1a941b86d8 -C extra-filename=-e5bbc0d6a0788866 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `num-traits` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,libm,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_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/num-traits-2cb249e0afd8a30b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/num-traits-436f49073dc86047/build-script-build` warning: `allocator-api2` (lib) generated 92 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libm-8902997c1a25af9c/out /usr/local/bin/rustc --crate-name libm --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=08cea044e92d8cc5 -C extra-filename=-fbbc41ad5afc975b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg assert_no_panic` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | +++++++++ [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28 | 212 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 212 - || self.a_fcn == other.a_fcn } 212 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acos.rs:62:22 | 62 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = 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(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acosf.rs:36:22 | 36 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acoshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asin.rs:69:22 | 69 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asinf.rs:38:22 | 38 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asinh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling jobserver v0.1.32 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asinhf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atan.rs:67:22 | 67 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=106800b1ec43c806 -C extra-filename=-31bbb16fc9a310fd --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atan2.rs:51:22 | 51 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atan2f.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atanf.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atanh.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atanhf.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cbrt.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cbrtf.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ceil.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ceilf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/copysign.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/copysignf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cos.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cosf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/coshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/erf.rs:222:22 | 222 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/erff.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp.rs:84:22 | 84 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp10.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp10f.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp2.rs:325:22 | 325 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp2f.rs:76:22 | 76 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expf.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expm1.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expm1f.rs:35:22 | 35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fabs.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fabsf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fdim.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fdimf.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/floor.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/floorf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fma.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmaf.rs:48:22 | 48 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmax.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmaxf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmin.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fminf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmod.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmodf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/hypot.rs:20:22 | 20 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/hypotf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ilogb.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ilogbf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ldexp.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ldexpf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgamma.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgamma_r.rs:167:22 | 167 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgammaf_r.rs:102:22 | 102 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log.rs:73:22 | 73 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log10.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log10f.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log1p.rs:68:22 | 68 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log1pf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log2.rs:32:22 | 32 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log2f.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/logf.rs:24:22 | 24 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/nextafter.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/nextafterf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/pow.rs:92:22 | 92 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/powf.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remainder.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remainderf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remquo.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remquof.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rint.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rintf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/round.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/roundf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/scalbn.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/scalbnf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sin.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sincos.rs:15:22 | 15 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sincosf.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sinf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sinh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sinhf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sqrt.rs:81:22 | 81 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sqrtf.rs:16:22 | 16 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tan.rs:42:22 | 42 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tanf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tanh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tanhf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tgamma.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/trunc.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/truncf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expo2.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_cos.rs:54:22 | 54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_cosf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_expo2.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_expo2f.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_sin.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_sinf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_tan.rs:61:22 | 61 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_tanf.rs:22:22 | 22 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:225:22 | 225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2f.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:230:44 | 230 | #[cfg(all(target_pointer_width = "64", feature = "checked"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `memchr` (lib) generated 1 warning (1 duplicate) Compiling parking v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Thread parking and unparking' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/parking' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/parking' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name parking --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=d2a2953885350ec4 -C extra-filename=-9262c142c4ba731f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:41:15 | 41 | #[cfg(not(all(loom, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:44:11 | 44 | #[cfg(all(loom, feature = "loom"))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(loom, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:140:15 | 140 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:160:15 | 160 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:379:27 | 379 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:393:23 | 393 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `parking` (lib) generated 8 warnings (1 duplicate) Compiling getrandom v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=f78cbf0d1e672eaa -C extra-filename=-4bc37ca01617ceeb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `pkg-config` (lib) generated 1 warning (1 duplicate) Compiling zeroize v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=c1d425d842a2781b -C extra-filename=-233f863de35aead2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-utils` (lib) generated 24 warnings (1 duplicate) Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=313c22b362355471 -C extra-filename=-1c224d434767af1a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: `libc` (lib) generated 12 warnings (1 duplicate) Compiling cc v1.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cc-1.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cc-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cc-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=ba15331eaa29f343 -C extra-filename=-a0bd05d66a4d3777 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libjobserver-31bbb16fc9a310fd.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling typenum v1.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=99acde603dbfe128 -C extra-filename=-40cabc7b549bcb3e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/typenum-40cabc7b549bcb3e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `jobserver` (lib) generated 1 warning (1 duplicate) Compiling rustc-hash v1.1.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fd5a1ed3a68fd66b -C extra-filename=-10217cb5bf6aa39d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `zeroize` (lib) generated 4 warnings (1 duplicate) Compiling instant v0.1.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=instant CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/instant-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/instant-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='sebcrozet ' CARGO_PKG_DESCRIPTION='Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebcrozet/instant' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name instant --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/instant-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="js-sys"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasm-bindgen_rs"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=0580fb890db88603 -C extra-filename=-169d46cfbff451b8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `asmjs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/instant-0.1.13/src/lib.rs:4:9 | 4 | target_arch = "asmjs" | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2de69ea138fa6cef -C extra-filename=-b54e52cd74db662a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `instant` (lib) generated 2 warnings (1 duplicate) Compiling hashbrown v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=18b0bdf8b4653baa -C extra-filename=-62f78fde6cffdf3e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling winnow v0.5.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=d330972c167f2ace -C extra-filename=-4fba1203f03fbf08 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_core` (lib) generated 7 warnings (1 duplicate) Compiling itoa v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=bd9689bca22f4ae1 -C extra-filename=-bf5121dab35ae511 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tracing-core` (lib) generated 11 warnings (1 duplicate) Compiling toml_datetime v0.6.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_datetime-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_datetime-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_datetime-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--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' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=619c2b6df221da94 -C extra-filename=-dbabd99bae46844d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `itoa` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/num-traits-2cb249e0afd8a30b/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=ea65bc0622188a7b -C extra-filename=-cc89955957310b4e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libm=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibm-fbbc41ad5afc975b.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_total_cmp` warning: `typenum` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/typenum-afad4aee94331bbf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/typenum-40cabc7b549bcb3e/build-script-main` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/typenum-afad4aee94331bbf/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=ea0c3900e2af5a72 -C extra-filename=-e1020dc6e9203456 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Compiling bytes v1.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=20cc4ee9edb2eef4 -C extra-filename=-c895601b0e11f965 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:1321:17 | 1321 | #[cfg(all(test, loom))] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:135:19 | 135 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:143:15 | 143 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:163:19 | 163 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:173:15 | 173 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes_mut.rs:1780:17 | 1780 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/loom.rs:1:21 | 1 | #[cfg(not(all(test, loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/loom.rs:23:17 | 23 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling indexmap v2.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/indexmap-2.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=b58261a514d6a653 -C extra-filename=-aa32f3b952b0ad42 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libequivalent-b54e52cd74db662a.rmeta --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-62f78fde6cffdf3e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libm` (lib) generated 110 warnings (1 duplicate) Compiling concurrent-queue v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=concurrent_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Taiki Endo :John Nunley ' CARGO_PKG_DESCRIPTION='Concurrent multi-producer multi-consumer queue' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=concurrent-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/concurrent-queue' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name concurrent_queue --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=f9872de96f612172 -C extra-filename=-8bcad532223c093d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bytes` (lib) generated 9 warnings (1 duplicate) Compiling generic-array v0.14.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=f42496d6c5845d1a -C extra-filename=-4c814f41bb7d7905 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/generic-array-4c814f41bb7d7905 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libversion_check-6b2b1a58a8cb5006.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:209:23 | 209 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:281:23 | 281 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:43:15 | 43 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:49:15 | 49 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:54:11 | 54 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:153:29 | 153 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:3:44 | 3 | #[cfg(all(feature = "portable-atomic", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:15:49 | 15 | #[cfg(all(not(feature = "portable-atomic"), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:31:7 | 31 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:57:7 | 57 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:60:11 | 60 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:153:29 | 153 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:633:80 | 633 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `typenum` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e30ed328e522d78b -C extra-filename=-835c540bf8a60a35 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling arrayvec v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arrayvec-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arrayvec-0.7.4/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=1bcd48eed46d138d -C extra-filename=-c1edde228ea95f5a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `generic-array` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths,zeroize CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/generic-array-7037ad3955fb9251/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/generic-array-4c814f41bb7d7905/build-script-build` warning: `concurrent-queue` (lib) generated 14 warnings (1 duplicate) Compiling fastrand v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=a91d6d4e4e1feaed -C extra-filename=-d73cf6b1578cfc12 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/generic-array-7037ad3955fb9251/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=c6caf74f5b518606 -C extra-filename=-47a84bbe1e8b965d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtypenum-e1020dc6e9203456.rmeta --extern zeroize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzeroize-233f863de35aead2.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg relaxed_coherence` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arrayvec-0.7.4/src/arrayvec.rs:604:21 | 604 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 604 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arrayvec-0.7.4/src/arrayvec.rs:631:20 | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: `indexmap` (lib) generated 1 warning (1 duplicate) Compiling downcast-rs v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=downcast_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/downcast-rs-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/downcast-rs-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Ashish Myles :Runji Wang ' CARGO_PKG_DESCRIPTION='Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=downcast-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marcianx/downcast-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name downcast_rs --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/downcast-rs-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=136ad3c17581834b -C extra-filename=-0ee99d3df7841f5a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cc` (lib) generated 1 warning (1 duplicate) Compiling subtle v2.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=efc2467127a22544 -C extra-filename=-4f3e9f5b448dcc8a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `downcast-rs` (lib) generated 1 warning (1 duplicate) Compiling futures-lite v2.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='Futures, streams, and async I/O combinators' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/futures-lite' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/futures-lite' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_lite --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-2.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=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=528fe9be559a07ef -C extra-filename=-e3a40f4981773db5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfastrand-d73cf6b1578cfc12.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_io=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_io-e05358bcbb8fca1f.rmeta --extern parking=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking-9262c142c4ba731f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `arrayvec` (lib) generated 3 warnings (1 duplicate) Compiling fastrand v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a1810fe95ccf2cf -C extra-filename=-d37a0724fd26764c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `fastrand` (lib) generated 2 warnings (1 duplicate) Compiling waker-fn v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=waker_fn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/waker-fn-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/waker-fn-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Convert closures into wakers' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/waker-fn' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=waker-fn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/waker-fn' CARGO_PKG_RUST_VERSION=1.51 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name waker_fn --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/waker-fn-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic", "portable-atomic-util"))' -C metadata=1ca51e9596356018 -C extra-filename=-ebec4cfeab9bd10a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `subtle` (lib) generated 1 warning (1 duplicate) Compiling futures-sink v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-sink-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=de6a770af3fb5a16 -C extra-filename=-e078dccaf3c97612 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-1.9.0/src/lib.rs:534:11 | 534 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `waker-fn` (lib) generated 1 warning (1 duplicate) Compiling tinyvec_macros v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ea37445fc358df2 -C extra-filename=-1229ecc6d28b39b5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-sink` (lib) generated 1 warning (1 duplicate) Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=087b79ee6fbe4bb6 -C extra-filename=-f64b3456f1cf1b33 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=a783d3571b815c25 -C extra-filename=-407994bd70f76791 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `num-traits` (lib) generated 5 warnings (1 duplicate) Compiling tinyvec v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=2da9382ee36299ca -C extra-filename=-f90a45e5321b52ba --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtinyvec_macros-1229ecc6d28b39b5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fastrand` (lib) generated 2 warnings (1 duplicate) Compiling toml_edit v0.19.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=daf9b4fa78884f71 -C extra-filename=-a035b5a36d1297c1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libindexmap-aa32f3b952b0ad42.rmeta --extern toml_datetime=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtoml_datetime-dbabd99bae46844d.rmeta --extern winnow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwinnow-4fba1203f03fbf08.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `winnow` (lib) generated 27 warnings (1 duplicate) Compiling futures-lite v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='Futures, streams, and async I/O combinators' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/futures-lite' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/futures-lite' CARGO_PKG_RUST_VERSION=1.40 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_lite --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-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=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="memchr"' --cfg 'feature="parking"' --cfg 'feature="std"' --cfg 'feature="waker-fn"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "std", "waker-fn"))' -C metadata=5311e26bd269fa4a -C extra-filename=-330b4fdb3feef481 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfastrand-d37a0724fd26764c.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_io=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_io-e05358bcbb8fca1f.rmeta --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-964e8b69b955ffa4.rmeta --extern parking=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking-9262c142c4ba731f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern waker_fn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwaker_fn-ebec4cfeab9bd10a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:175:3 | 175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:183:3 | 183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1307:3 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1315:3 | 1315 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1323:3 | 1323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1331:3 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1348:3 | 1348 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1409:3 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1446:3 | 1446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1526:3 | 1526 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1536:3 | 1536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1546:3 | 1546 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1557:3 | 1557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1569:3 | 1569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1579:3 | 1579 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1590:3 | 1590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1601:3 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:754:3 | 754 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:762:3 | 762 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:770:3 | 770 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:778:3 | 778 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:797:3 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:808:3 | 808 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:820:3 | 820 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:830:3 | 830 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:841:3 | 841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:164:3 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:172:3 | 172 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1231:3 | 1231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1239:3 | 1239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1247:3 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1282:3 | 1282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1300:3 | 1300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1316:3 | 1316 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1324:3 | 1324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1411:3 | 1411 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1424:3 | 1424 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1434:3 | 1434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1457:3 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1467:3 | 1467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1489:3 | 1489 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `byteorder` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustc-hash-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5dab8dd861f14a64 -C extra-filename=-c78e0ac8ddae5422 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) Compiling bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -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=27f05a962b6eef20 -C extra-filename=-a380a54f786b75ec --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Compiling ppv-lite86 v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ppv-lite86-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=32c3fc72ff343a2b -C extra-filename=-b3bc886e50f127cf --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-2.3.0/src/io.rs:1625:88 | 1625 | fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 1625 - fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> 1625 + fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'a, Self> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-2.3.0/src/io.rs:1658:75 | 1658 | fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 1658 - fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> 1658 + fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'a, Self> | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling simd-adler32 v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=32e7a44c73b475e3 -C extra-filename=-8bcb0d8865f2423b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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: unused import: `hash::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:113:22 | 113 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:124:26 | 124 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 124 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:135:24 | 135 | pub fn type_params(&self) -> TypeParams { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | pub fn type_params(&self) -> TypeParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:146:28 | 146 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:157:25 | 157 | pub fn const_params(&self) -> ConstParams { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 157 | pub fn const_params(&self) -> ConstParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:168:29 | 168 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 168 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:337:27 | 337 | 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 | 337 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:400:25 | 400 | 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 | 400 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/parse.rs:1273:35 | 1273 | 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 | 1273 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: `futures-lite` (lib) generated 3 warnings (1 duplicate) Compiling crypto-common v0.1.6 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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<'_>)> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=2f905974e0835d8a -C extra-filename=-7f2085f9f1129f77 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgeneric_array-47a84bbe1e8b965d.rmeta --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --extern typenum=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtypenum-e1020dc6e9203456.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `generic-array` (lib) generated 7 warnings (1 duplicate) Compiling spin v0.9.8 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=34491ed928486314 -C extra-filename=-99ea5ec188e47c15 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern lock_api_crate=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblock_api-3dfb475d4fd854ba.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `lock_api1` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:916:7 | 916 | #[cfg(feature = "lock_api1")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"lock_api"` | = note: expected values for `feature` are: `barrier`, `default`, `fair_mutex`, `lazy`, `lock_api`, `lock_api_crate`, `mutex`, `once`, `portable-atomic`, `portable_atomic`, `rwlock`, `spin_mutex`, `std`, `ticket_mutex`, and `use_ticket_mutex` = help: consider adding `lock_api1` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-1.13.0/src/io.rs:1625:88 | 1625 | fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 1625 - fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> 1625 + fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'a, Self> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-1.13.0/src/io.rs:1658:75 | 1658 | fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 1658 - fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> 1658 + fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'a, Self> | warning: `crypto-common` (lib) generated 1 warning (1 duplicate) Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=82ffe3272cfd5006 -C extra-filename=-3f173d3295aeb32d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex.rs:184:17 | 184 | pub fn lock(&self) -> MutexGuard { | ^^^^^ ^^^^^^^^^^^^^ the 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 | 184 | pub fn lock(&self) -> MutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex.rs:230:21 | 230 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex/spin.rs:177:17 | 177 | pub fn lock(&self) -> SpinMutexGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 177 | pub fn lock(&self) -> SpinMutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex/spin.rs:237:21 | 237 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:209:17 | 209 | pub fn read(&self) -> RwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 209 | pub fn read(&self) -> RwLockReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:237:18 | 237 | pub fn write(&self) -> RwLockWriteGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn write(&self) -> RwLockWriteGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:249:29 | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:298:21 | 298 | pub fn try_read(&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 | 298 | pub fn try_read(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:367:27 | 367 | fn try_write_internal(&self, strong: bool) -> 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 | 367 | fn try_write_internal(&self, strong: bool) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:408:22 | 408 | pub fn try_write(&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 | 408 | pub fn try_write(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:414:33 | 414 | pub fn try_upgradeable_read(&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 | 414 | pub fn try_upgradeable_read(&self) -> Option> { | +++ warning: `fnv` (lib) generated 1 warning (1 duplicate) Compiling async-task v4.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-task-4.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-task-4.7.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Task abstraction for building executors' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-task' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=4.7.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name async_task --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-task-4.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=aedd92df95991754 -C extra-filename=-c1adf3e488e2717a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=febf0767ff0d6518 -C extra-filename=-c8854f1a50e1be99 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libppv_lite86-b3bc886e50f127cf.rmeta --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) Compiling event-listener v2.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-2.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-2.5.3/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.5.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-2.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9079df3c316c9f4f -C extra-filename=-dfa39fa50a86c7a1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `spin` (lib) generated 13 warnings (1 duplicate) Compiling adler v1.0.2 warning: `tinyvec` (lib) generated 141 warnings (1 duplicate) Compiling unicode-normalization v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/adler-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=6ee5a4ee13885e86 -C extra-filename=-c4a2985ca83c1cc8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=a086bdae73c9f47e -C extra-filename=-413faf3cde18cdf7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtinyvec-f90a45e5321b52ba.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-lite` (lib) generated 3 warnings (1 duplicate) Compiling miniz_oxide v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/miniz_oxide-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/miniz_oxide-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=549cd7885c9f37ab -C extra-filename=-2b9aad85e635a555 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern adler=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libadler-c4a2985ca83c1cc8.rmeta --extern simd_adler32=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsimd_adler32-8bcb0d8865f2423b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `adler` (lib) generated 1 warning (1 duplicate) Compiling async-channel v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Async multi-producer multi-consumer channel' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-channel' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name async_channel --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=676d44b226ac7840 -C extra-filename=-f844b9b9d02ad3e8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern concurrent_queue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconcurrent_queue-8bcad532223c093d.rmeta --extern event_listener=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libevent_listener-dfa39fa50a86c7a1.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `event-listener` (lib) generated 1 warning (1 duplicate) Compiling crc32fast v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=cd18d34cddb2de93 -C extra-filename=-161f48af392de2d4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-1.9.0/src/lib.rs:1187:24 | 1187 | struct NonBlocking<'a>(&'a mut ()); | ----------- ^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `async-task` (lib) generated 1 warning (1 duplicate) Compiling async-executor v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-executor-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-executor-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :John Nunley ' CARGO_PKG_DESCRIPTION='Async executor' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-executor' CARGO_PKG_RUST_VERSION=1.63 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name async_executor --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-executor-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=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=e69547de18ed1671 -C extra-filename=-2a79897dcd6494e4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern async_task=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_task-c1adf3e488e2717a.rmeta --extern concurrent_queue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconcurrent_queue-8bcad532223c093d.rmeta --extern fastrand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfastrand-d73cf6b1578cfc12.rmeta --extern futures_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_lite-e3a40f4981773db5.rmeta --extern slab=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libslab-4b64eeb47015eabc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `async-channel` (lib) generated 2 warnings (1 duplicate) Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=80dcc85c3f4177bc -C extra-filename=-dec90b7effb80ed2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern rand_chacha=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_chacha-c8854f1a50e1be99.rmeta --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `crc32fast` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=7adcaa4a00e2d76a -C extra-filename=-7523e0411339e2c8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=971d9fe2a94e1f16 -C extra-filename=-133a9d078a8b3b6f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-7523e0411339e2c8.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Compiling bevy_tasks v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_tasks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_tasks-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_tasks-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A task executor for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_tasks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_tasks --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_tasks-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="multi-threaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "multi-threaded"))' -C metadata=d99593399e395d72 -C extra-filename=-b3a71a987ad4b661 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-f844b9b9d02ad3e8.rmeta --extern async_executor=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_executor-2a79897dcd6494e4.rmeta --extern async_task=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_task-c1adf3e488e2717a.rmeta --extern concurrent_queue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconcurrent_queue-8bcad532223c093d.rmeta --extern futures_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_lite-330b4fdb3feef481.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_tasks-0.11.3/src/task_pool.rs:354:40 | 354 | FallibleTask>>, | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 354 - FallibleTask>>, 354 + FallibleTask>>, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_tasks-0.11.3/src/task_pool.rs:583:65 | 583 | spawned: &'scope ConcurrentQueue>>>, | ^ ^ | help: remove these parentheses | 583 - spawned: &'scope ConcurrentQueue>>>, 583 + spawned: &'scope ConcurrentQueue>>>, | warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling flate2 v1.0.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flate2-1.0.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flate2-1.0.30/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flate2-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=9a2183eef8d17586 -C extra-filename=-d39b42a753b52ca3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrc32fast-161f48af392de2d4.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libminiz_oxide-2b9aad85e635a555.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `async-executor` (lib) generated 1 warning (1 duplicate) Compiling futures-channel v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-channel-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-channel-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=94b9edceb7d0b0fe -C extra-filename=-7224a8cd0070f8eb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_sink=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_sink-e078dccaf3c97612.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Compiling ring v0.17.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=8657b86b82cb49ba -C extra-filename=-9aa777f77332cc79 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-9aa777f77332cc79 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcc-a0bd05d66a4d3777.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: trait `AssertKinds` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-channel-0.3.30/src/mpsc/mod.rs:130:7 | 130 | trait AssertKinds: Send + Sync + Clone {} | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/key.rs:291:25 | 291 | pub fn display_repr(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/repr.rs:52:25 | 52 | pub fn display_repr(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: trait `Float` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ warning: `futures-channel` (lib) generated 2 warnings (1 duplicate) Compiling thread_local v1.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c9b9bf35a3d386b5 -C extra-filename=-68677fac60b1d347 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `flate2` (lib) generated 1 warning (1 duplicate) Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33cefaab6b39dc9c -C extra-filename=-e0e9108c3379eb23 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-utils` (lib) generated 1 warning (1 duplicate) Compiling futures-task v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-task-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=ebdb4430d6a03e02 -C extra-filename=-92cc233c42e742ad --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `ring` (build script) generated 1 warning (1 duplicate) Compiling anyhow v1.0.86 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/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=56f3e6e3d6e52212 -C extra-filename=-184f16016c9104af --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/anyhow-184f16016c9104af -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `UncheckedOptionExt` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/unreachable.rs:11:11 | 11 | pub trait UncheckedOptionExt { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/lib.rs:290:21 | 290 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/cached.rs:65:21 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: `rand` (lib) generated 32 warnings (1 duplicate) Compiling fixedbitset v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fixedbitset-0.4.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fixedbitset-0.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=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=50e71fb5554f8b71 -C extra-filename=-5c1495141ae417fb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-task` (lib) generated 1 warning (1 duplicate) Compiling bit-vec v0.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A vector of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bit_vec --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=8f315326472f62b4 -C extra-filename=-1881d9ea96d94bab --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/fixedbitset-0.4.2/src/lib.rs:372:17 | 372 | pub fn ones(&self) -> Ones { | ^^^^^ ^^^^ the 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 | 372 | pub fn ones(&self) -> Ones<'_> { | ++++ warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:686:38 | 686 | self.process(other, |w1, w2| (w1 | w2)) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 686 - self.process(other, |w1, w2| (w1 | w2)) 686 + self.process(other, |w1, w2| w1 | w2) | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:717:38 | 717 | self.process(other, |w1, w2| (w1 & w2)) | ^ ^ | help: remove these parentheses | 717 - self.process(other, |w1, w2| (w1 & w2)) 717 + self.process(other, |w1, w2| w1 & w2) | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:756:38 | 756 | self.process(other, |w1, w2| (w1 & !w2)) | ^ ^ | help: remove these parentheses | 756 - self.process(other, |w1, w2| (w1 & !w2)) 756 + self.process(other, |w1, w2| w1 & !w2) | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:787:38 | 787 | self.process(other, |w1, w2| (w1 ^ w2)) | ^ ^ | help: remove these parentheses | 787 - self.process(other, |w1, w2| (w1 ^ w2)) 787 + self.process(other, |w1, w2| w1 ^ w2) | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/anyhow-62c5bd8a3eef1c0f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/anyhow-184f16016c9104af/build-script-build` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs warning: `thread_local` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8 CARGO_MANIFEST_LINKS=ring_core_0_17_8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-9aa777f77332cc79/build-script-build` [ring 0.17.8] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.8] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(3) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(cc) [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:400:19 | 400 | fn blocks_mut(&mut self) -> MutBlocks { | ^^^^^^^^^ ^^^^^^^^^^^^ the 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 | 400 | fn blocks_mut(&mut self) -> MutBlocks<'_, B> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:407:19 | 407 | pub fn blocks(&self) -> Blocks { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 407 | pub fn blocks(&self) -> Blocks<'_, B> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:929:17 | 929 | 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 | 929 | pub fn iter(&self) -> Iter<'_, B> { | +++ [anyhow 1.0.86] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) warning: `bit-vec` (lib) generated 8 warnings (1 duplicate) Compiling bit-set v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A set of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-set' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-set' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bit_set --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0ed81d4d09541ca1 -C extra-filename=-04fc425f2d7b49ba --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bit_vec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbit_vec-1881d9ea96d94bab.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `miniz_oxide` (lib) generated 2 warnings (1 duplicate) Compiling uuid v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=958ebb47e8a981bd -C extra-filename=-a12f8f7e188bb413 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-133a9d078a8b3b6f.rmeta --cap-lints warn -C ar=ar -C linker=cc` [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace Compiling socket2 v0.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/socket2-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/socket2-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=f86f25fb34e9a8e3 -C extra-filename=-8907ef6e04d1c032 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fixedbitset` (lib) generated 2 warnings (1 duplicate) Compiling bevy_macro_utils v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_macro_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_macro_utils-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_macro_utils-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A collection of utils for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_macro_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_macro_utils --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_macro_utils-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=121bbd8717384f17 -C extra-filename=-5bd214147c6e8b18 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-c78e0ac8ddae5422.rmeta --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rmeta --extern toml_edit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtoml_edit-a035b5a36d1297c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23 | 51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17 | 53 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17 | 55 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17 | 1558 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:439:17 | 439 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 439 | pub fn iter(&self) -> Iter<'_, B> { | +++ warning: `bit-set` (lib) generated 6 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/anyhow-62c5bd8a3eef1c0f/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=f787cfa4c05788a5 -C extra-filename=-5154de51eb7ada4e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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_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(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:135:27 | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the 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 | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:155:41 | 155 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 155 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:165:38 | 165 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:176:37 | 176 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | 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(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:208:30 | 208 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: `bevy_tasks` (lib) generated 3 warnings (1 duplicate) Compiling unicode-bidi v0.3.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=fcd2f59164281dc7 -C extra-filename=-51b777af0b30b9dd --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `uuid` (lib) generated 6 warnings (1 duplicate) Compiling bevy_ptr v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_ptr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_ptr-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_ptr-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for working with untyped pointers in a more safe way' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_ptr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_ptr --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_ptr-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd639cfe525235ec -C extra-filename=-a0555eeccb9cc2e9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/error.rs:405:18 | 405 | 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 | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/error.rs:731:20 | 731 | 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 | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/error.rs:856:35 | 856 | 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 | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/error.rs:894:14 | 894 | 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 | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/error.rs:903:38 | 903 | 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 | 903 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/error.rs:910:42 | 910 | 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 | 910 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/src/error.rs:926:42 | 926 | 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 | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/anyhow-1.0.86/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: `bevy_macro_utils` (lib) generated 1 warning (1 duplicate) Compiling cpufeatures v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpufeatures-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpufeatures-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d73f49629b57d4f -C extra-filename=-418594fa584ea361 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_ptr` (lib) generated 1 warning (1 duplicate) Compiling smol_str v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smol_str CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smol_str-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smol_str-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='small-string optimized string type with O(1) clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smol_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/smol_str' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name smol_str --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smol_str-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=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "serde", "std"))' -C metadata=54733d9481bb305d -C extra-filename=-8f0973ae5e5c2a4e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) Compiling block-buffer v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59796736a857c966 -C extra-filename=-b649886f16be978e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgeneric_array-47a84bbe1e8b965d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `block-buffer` (lib) generated 1 warning (1 duplicate) Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=057eff7cf643400e -C extra-filename=-420ee90ec01a39f2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpercent_encoding-f64b3456f1cf1b33.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | warning: `smol_str` (lib) generated 1 warning (1 duplicate) Compiling mio v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mio-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mio-1.0.1/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.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mio-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=bce7d9e80179caed -C extra-filename=-baa82b3fada48fae --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anyhow` (lib) generated 10 warnings (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/signal-hook-registry-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92ea13dc516c862d -C extra-filename=-7f96a1dd56532983 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `form_urlencoded` (lib) generated 2 warnings (1 duplicate) Compiling libloading v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8e7cfa44347ebe6 -C extra-filename=-cd94cfc3d59ceac8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `socket2` (lib) generated 1 warning (1 duplicate) Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb81c3ae11fa5d8c -C extra-filename=-7cc2e52565c4c1fe --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/lib.rs:45:26 | 45 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/safe.rs:15:12 | 15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/safe.rs:197:12 | 197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/lib.rs:49:26 | 49 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/safe.rs:1:7 | 1 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/safe.rs:3:15 | 3 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libloading-0.8.5/src/safe.rs:5:15 | 5 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: `untrusted` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=98c9e8272f31974f -C extra-filename=-161d4feaf17e048c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `libloading` (lib) generated 16 warnings (1 duplicate) Compiling idna v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a59ccb33aef0f498 -C extra-filename=-aa853ddbb6718ea1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_bidi-51b777af0b30b9dd.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_normalization-413faf3cde18cdf7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `syn` (lib) generated 19 warnings (1 duplicate) Compiling serde_derive v1.0.204 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b140eb71679ba86f -C extra-filename=-6f3eb56249692871 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook-registry` (lib) generated 4 warnings (1 duplicate) Compiling thiserror-impl v1.0.63 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/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=f30e21c9cce0c44c -C extra-filename=-7fd0748becc8f726 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `mio` (lib) generated 1 warning (1 duplicate) Compiling bytemuck_derive v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytemuck_derive-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytemuck_derive-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='derive proc-macros for `bytemuck`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck_derive --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytemuck_derive-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a475f722beb9f863 -C extra-filename=-e354bcdda63677b7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) Compiling tracing-attributes v0.1.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-attributes-0.1.27/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("async-await"))' -C metadata=12455906fed98f3f -C extra-filename=-d65802faf2abee10 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `toml_edit` (lib) generated 56 warnings (1 duplicate) Compiling futures-macro v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-macro-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-macro-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-macro-0.3.30/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=df49c3b74fccdca5 -C extra-filename=-148c4b75f7c0a4dc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: `memchr` (lib) generated 1 warning (1 duplicate) Compiling bevy_utils_proc_macros v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_utils_proc_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_utils_proc_macros-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_utils_proc_macros-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Bevy Utils Proc Macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_utils_proc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_utils_proc_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_utils_proc_macros-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a5a85857b8812c9 -C extra-filename=-a4a2a5fffbf67dec --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_utils_proc_macros` (lib) generated 1 warning (1 duplicate) Compiling bevy_reflect_derive v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_reflect_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_reflect_derive-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_reflect_derive-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Derive implementations for bevy_reflect' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_reflect_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_reflect_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_reflect_derive-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "documentation"))' -C metadata=f7e9e2d6e182ba5d -C extra-filename=-8f3d2476a585f83c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_macro_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_macro_utils-5bd214147c6e8b18.rlib --extern bit_set=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbit_set-04fc425f2d7b49ba.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern uuid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libuuid-a12f8f7e188bb413.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `idna` (lib) generated 1 warning (1 duplicate) Compiling bevy_ecs_macros v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_ecs_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_ecs_macros-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_ecs_macros-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Bevy ECS Macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_ecs_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_ecs_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_ecs_macros-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96acc28625ec60ed -C extra-filename=-3d49e8f97b3f4ddd --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_macro_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_macro_utils-5bd214147c6e8b18.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-macro` (lib) generated 1 warning (1 duplicate) Compiling futures-util v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-util-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-util-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=3dbdea09c5591d2c -C extra-filename=-f4325f574d4c0a5a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_channel-7224a8cd0070f8eb.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_io=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_io-e05358bcbb8fca1f.rmeta --extern futures_macro=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_macro-148c4b75f7c0a4dc.so --extern futures_sink=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_sink-e078dccaf3c97612.rmeta --extern futures_task=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_task-92cc233c42e742ad.rmeta --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-964e8b69b955ffa4.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern pin_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_utils-e0e9108c3379eb23.rmeta --extern slab=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libslab-4b64eeb47015eabc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bytemuck_derive` (lib) generated 1 warning (1 duplicate) Compiling bytemuck v1.16.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytemuck-1.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytemuck-1.16.1/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytemuck-1.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="aarch64_simd"' --cfg 'feature="bytemuck_derive"' --cfg 'feature="derive"' --cfg 'feature="extern_crate_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "min_const_generics", "must_cast", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=9a175f559845ac62 -C extra-filename=-547ef59ab7662026 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytemuck_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck_derive-e354bcdda63677b7.so --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/thiserror-9c07ebdbe1dafc45/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70e6e540d1c0d768 -C extra-filename=-236ffefe94229a6e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror_impl-7fd0748becc8f726.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling tokio-macros v2.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-macros-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-macros-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-macros-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=caadfc9e46258f48 -C extra-filename=-eb0afde27ce00548 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-util-0.3.30/src/future/future/remote_handle.rs:71:57 | 71 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 71 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; 71 + type SendMsg = Result<::Output, Box>; | warning: `tracing-attributes` (lib) generated 2 warnings (1 duplicate) Compiling tracing v0.1.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=0decfe25a90acf3b -C extra-filename=-8536c086c31a6a1c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing_attributes-d65802faf2abee10.so --extern tracing_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing_core-0c8a19a2e370961e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bytemuck` (lib) generated 1 warning (1 duplicate) Compiling bevy_derive v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_derive-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_derive-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides derive implementations for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_derive-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3880d864223b5b6 -C extra-filename=-4442888784e81369 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_macro_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_macro_utils-5bd214147c6e8b18.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `bevy_derive` (lib) generated 1 warning (1 duplicate) Compiling digest v0.10.7 warning: `tracing` (lib) generated 2 warnings (1 duplicate) Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=cbcbf6d3e3f6442b -C extra-filename=-5653df71bae50542 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libblock_buffer-b649886f16be978e.rmeta --extern crypto_common=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrypto_common-7f2085f9f1129f77.rmeta --extern subtle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsubtle-4f3e9f5b448dcc8a.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=52c0d337e944dd59 -C extra-filename=-bafe2003e8bd015e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-964e8b69b955ffa4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/src/internals/attr.rs:670:23 | 670 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 670 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/src/de.rs:3137:13 | 3137 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3138 | ) -> ( 3139 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3140 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3141 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3142 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3139 ~ DeImplGenerics<'_>, 3140 ~ DeTypeGenerics<'_>, 3141 ~ syn::TypeGenerics<'_>, | warning: `tokio-macros` (lib) generated 1 warning (1 duplicate) Compiling tokio v1.39.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-1.39.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-1.39.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.39.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-1.39.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=db3b08089ce67951 -C extra-filename=-196406d9bd72055d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern mio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmio-baa82b3fada48fae.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsignal_hook_registry-7f96a1dd56532983.rmeta --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-8907ef6e04d1c032.rmeta --extern tokio_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_macros-eb0afde27ce00548.so --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_ecs_macros` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d056812ae29ff238 -C extra-filename=-59ab8d6843f2f89a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `digest` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.6.29 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8a0433a675b37bfc -C extra-filename=-0a73e4a79cf35230 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aho-corasick-1.1.3/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: `bevy_reflect_derive` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=e087ad5ed2678b03 -C extra-filename=-760c4e5c1492ad40 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `once_cell` (lib) generated 1 warning (1 duplicate) Compiling xml-rs v0.8.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xml-rs-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xml-rs-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev ' CARGO_PKG_DESCRIPTION='An XML library in pure Rust' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/xml-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xml-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/xml-rs' CARGO_PKG_RUST_VERSION=1.58 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name xml --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xml-rs-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9220061a9419472 -C extra-filename=-eab6a62a06054583 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-util-0.3.30/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-d6dc4939fdca9bff/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=41a846ebdea013c3 -C extra-filename=-0e89bcf2ccdcfc05 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_derive-6f3eb56249692871.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: `xml-rs` (lib) generated 1 warning (1 duplicate) Compiling unicode-xid v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-xid-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-xid-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-xid-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=e9b65ca8a5bde92f -C extra-filename=-a85ee2f2190e19b2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-xid` (lib) generated 1 warning (1 duplicate) Compiling regex-automata v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=118efc45bfb3713f -C extra-filename=-844f66d2e208bd89 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex_syntax-0a73e4a79cf35230.rmeta --cap-lints warn -C ar=ar -C linker=cc` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: `futures-util` (lib) generated 3 warnings (1 duplicate) Compiling regex-automata v0.4.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=29a160b8808f0c22 -C extra-filename=-5ea014a647fe71df --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaho_corasick-bafe2003e8bd015e.rmeta --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-964e8b69b955ffa4.rmeta --extern regex_syntax=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex_syntax-59ab8d6843f2f89a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/src/classes.rs:90:28 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/src/dense.rs:1113:19 | 1113 | pub fn states(&self) -> StateIter { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/src/dense.rs:1508:26 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/src/dense.rs:1702:24 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/src/dense.rs:1718:31 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.1.10/src/dense.rs:1828:21 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(3) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(cc) [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=5a65d7ed792ab20a -C extra-filename=-5ca809754bb85b57 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --extern spin=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libspin-99ea5ec188e47c15.rmeta --extern untrusted=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libuntrusted-7cc2e52565c4c1fe.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pregenerate_asm_only)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pregenerate_asm_only)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7/src/dfa/onepass.rs:524:45 | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | -- ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) Compiling wayland-scanner v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_scanner CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wayland-scanner-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wayland-scanner-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Wayland Scanner for generating rust APIs from XML wayland protocol files. Intended for use with wayland-sys. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-scanner CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.29.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wayland_scanner --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wayland-scanner-0.29.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10aa3dd5fcb82b43 -C extra-filename=-8271341b1cde11bf --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern xml=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libxml-eab6a62a06054583.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Encoding` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/src/endian.rs:7:11 | 7 | pub trait Encoding: From + Into | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/src/arithmetic/bigint/modulus.rs:154:27 | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ring-0.17.8/src/rsa/public_modulus.rs:73:25 | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ warning: `serde` (lib) generated 3 warnings (1 duplicate) Compiling smallvec v1.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="serde"' --cfg 'feature="union"' --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=fee7cc74aeee2b2b -C extra-filename=-bf756f08acb62ae0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `type_index` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wayland-scanner-0.29.5/src/protocol.rs:48:9 | 42 | pub struct Message { | ------- field in this struct ... 48 | pub type_index: usize, | ^^^^^^^^^^ | = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `smallvec` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ahash-ce1fc5899141fd01/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="no-rng"' --cfg 'feature="runtime-rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=503fe0925fa2ef13 -C extra-filename=-2f5c99c734254305 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern zerocopy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzerocopy-f30387dad3eddb34.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'feature="folded_multiply"'` warning: `regex-automata` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/parking_lot_core-44db0b4cc6696d92/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=edf7fe8840c73791 -C extra-filename=-76e0ae4d41d9f032 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: `ahash` (lib) generated 46 warnings (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -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=1c86599f9d1da94d -C extra-filename=-e7e92427a9e59900 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblock_api-3dfb475d4fd854ba.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot_core-76e0ae4d41d9f032.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `parking_lot_core` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=58767ffd590c6315 -C extra-filename=-4c9404cd7f6ea526 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libahash-2f5c99c734254305.rmeta --extern allocator_api2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liballocator_api2-313e5d1ef701468d.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `wayland-scanner` (lib) generated 2 warnings (1 duplicate) Compiling glam v0.24.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glam CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/Cargo.toml CARGO_PKG_AUTHORS='Cameron Hart ' CARGO_PKG_DESCRIPTION='A simple and fast 3D math library for games and graphics' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glam CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitshifter/glam-rs' CARGO_PKG_RUST_VERSION=1.58.1 CARGO_PKG_VERSION=0.24.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name glam --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=071f7941ec7e7310 -C extra-filename=-5c05395a6d54db7c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-syntax` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=54046a55f4406216 -C extra-filename=-c227824b69590040 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/lib.rs:252:13 | 252 | #![cfg_attr(target_arch = "spirv", feature(repr_simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:2:12 | 2 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:3:16 | 3 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:10:12 | 10 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:11:16 | 11 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:19:12 | 19 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:29:16 | 29 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:36:16 | 36 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:44:16 | 44 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/lib.rs:274:7 | 274 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:19:12 | 19 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:29:16 | 29 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:30:12 | 30 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:19:12 | 19 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec2.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec2.rs:164:11 | 164 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec2.rs:172:11 | 172 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec3.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec3.rs:175:11 | 175 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec3.rs:190:11 | 190 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec4.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec4.rs:183:11 | 183 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec4.rs:199:11 | 199 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec3a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec3a.rs:196:11 | 196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec3a.rs:211:11 | 211 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec4a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec4a.rs:208:11 | 208 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec4a.rs:224:11 | 224 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32.rs:70:11 | 70 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine2.rs:327:11 | 327 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine2.rs:337:11 | 337 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine3a.rs:460:11 | 460 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine3a.rs:470:11 | 470 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:701:11 | 701 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:709:11 | 709 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:717:11 | 717 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:728:11 | 728 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:977:11 | 977 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:1067:11 | 1067 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:1074:11 | 1074 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1069:11 | 1069 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1077:11 | 1077 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1162:11 | 1162 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1169:11 | 1169 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:460:11 | 460 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:468:11 | 468 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:491:11 | 491 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:501:11 | 501 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat3a.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat3a.rs:712:11 | 712 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat3a.rs:723:11 | 723 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:6:11 | 6 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1332:11 | 1332 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1340:11 | 1340 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1360:11 | 1360 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:15:11 | 15 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:714:11 | 714 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:726:11 | 726 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:847:11 | 847 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1010:11 | 1010 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1018:11 | 1018 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1099:11 | 1099 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1106:11 | 1106 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:930:11 | 930 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:938:11 | 938 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:1021:11 | 1021 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:1028:11 | 1028 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32.rs:95:48 | 95 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32.rs:127:48 | 127 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:22:11 | 22 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine2.rs:317:11 | 317 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine2.rs:327:11 | 327 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine3.rs:447:11 | 447 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine3.rs:457:11 | 457 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:413:11 | 413 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:421:11 | 421 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:429:11 | 429 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:439:11 | 439 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:680:11 | 680 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:688:11 | 688 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:696:11 | 696 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:707:11 | 707 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1202:11 | 1202 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1210:11 | 1210 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1218:11 | 1218 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1230:11 | 1230 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:647:11 | 647 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:659:11 | 659 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:780:11 | 780 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:977:11 | 977 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:1067:11 | 1067 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:1074:11 | 1074 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1075:11 | 1075 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1083:11 | 1083 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1168:11 | 1168 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1175:11 | 1175 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1077:11 | 1077 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1085:11 | 1085 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1173:11 | 1173 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1180:11 | 1180 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:58:19 | 58 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:63:15 | 63 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:69:41 | 69 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:74:37 | 74 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:80:19 | 80 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:85:15 | 85 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:91:41 | 91 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:96:37 | 96 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:719:11 | 719 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:727:11 | 727 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:1106:11 | 1106 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:1113:11 | 1113 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:779:11 | 779 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:787:11 | 787 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:1196:11 | 1196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:1203:11 | 1203 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:834:11 | 834 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:842:11 | 842 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:1281:11 | 1281 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:1288:11 | 1288 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:622:11 | 622 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:630:11 | 630 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:998:11 | 998 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:1005:11 | 1005 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:698:11 | 698 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:706:11 | 706 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:1103:11 | 1103 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:1110:11 | 1110 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:745:11 | 745 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:753:11 | 753 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:1179:11 | 1179 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:1186:11 | 1186 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:719:11 | 719 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:727:11 | 727 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:1106:11 | 1106 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:1113:11 | 1113 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:779:11 | 779 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:787:11 | 787 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:1196:11 | 1196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:1203:11 | 1203 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:834:11 | 834 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:842:11 | 842 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:1281:11 | 1281 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:1288:11 | 1288 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:622:11 | 622 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:630:11 | 630 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:998:11 | 998 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:1005:11 | 1005 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:698:11 | 698 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:706:11 | 706 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:1103:11 | 1103 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:1110:11 | 1110 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:745:11 | 745 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:753:11 | 753 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:1179:11 | 1179 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:1186:11 | 1186 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: `parking_lot` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/indexmap-2.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=1272d7e6e5cc5b80 -C extra-filename=-618768110dcdb851 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libequivalent-835c540bf8a60a35.rmeta --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-4c9404cd7f6ea526.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling erased-serde v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=2d45c017286c6361 -C extra-filename=-f3bdf9eebb220952 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `uuid` (lib) generated 6 warnings (6 duplicates) Compiling url v2.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/url-2.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/url-2.5.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=93cb4f095afa10c8 -C extra-filename=-2134325a2a2af082 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libform_urlencoded-420ee90ec01a39f2.rmeta --extern idna=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libidna-aa853ddbb6718ea1.rmeta --extern percent_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpercent_encoding-f64b3456f1cf1b33.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `self::alloc::borrow::ToOwned` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/lib.rs:121:13 | 121 | pub use self::alloc::borrow::ToOwned; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `vec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/lib.rs:124:27 | 124 | pub use self::alloc::{vec, vec::Vec}; | ^^^ warning: `ring` (lib) generated 7 warnings (1 duplicate) Compiling regex v1.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-1.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-1.10.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/regex-1.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=0b6a70b625fbfc43 -C extra-filename=-a13361bbd78d4c9d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaho_corasick-bafe2003e8bd015e.rmeta --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-964e8b69b955ffa4.rmeta --extern regex_automata=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex_automata-5ea014a647fe71df.rmeta --extern regex_syntax=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex_syntax-59ab8d6843f2f89a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:134:29 | 134 | fn erased_serialize_seq(&mut self, len: Option) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 134 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:135:31 | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result; | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:137:9 | 137 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 140 | ) -> Result; | ^^^^^^^^^^^ 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 | 140 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:142:9 | 142 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 147 | ) -> Result; | ^^^^^^^^^^^^ 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 | 147 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:148:29 | 148 | fn erased_serialize_map(&mut self, len: Option) -> 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 | 148 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:149:32 | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> 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 | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:151:9 | 151 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 156 | ) -> Result; | ^^^^^^^^^^^^^ 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 | 156 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:486:29 | 486 | fn erased_serialize_seq(&mut self, len: Option) -> 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 | 486 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:495:31 | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:505:9 | 505 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 508 | ) -> Result { | ^^^^^^^^^^^ 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 | 508 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:518:9 | 518 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 523 | ) -> Result { | ^^^^^^^^^^^^ 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 | 523 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:532:29 | 532 | fn erased_serialize_map(&mut self, len: Option) -> 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 | 532 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:541:32 | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> 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 | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:551:9 | 551 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 556 | ) -> Result { | ^^^^^^^^^^^^^ 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 | 556 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1329:37 | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1333:39 | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1337:46 | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1341:47 | 1341 | fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/image.rs:1061:15 | 1061 | fn pixels(&self) -> Pixels | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1061 | fn pixels(&self) -> Pixels<'_, Self> | +++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:218:22 | 218 | unsafe { &xdg_activation_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const xdg_activation_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:251:13 | 251 | &super::xdg_activation_token_v1::xdg_activation_token_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | &raw const super::xdg_activation_token_v1::xdg_activation_token_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:256:13 | 256 | &super::wl_surface::wl_surface_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | &raw const super::wl_surface::wl_surface_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:263:29 | 263 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 263 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:268:29 | 268 | types: unsafe { &xdg_activation_v1_requests_get_activation_token_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 268 | types: unsafe { &raw const xdg_activation_v1_requests_get_activation_token_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:273:29 | 273 | types: unsafe { &xdg_activation_v1_requests_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 273 | types: unsafe { &raw const xdg_activation_v1_requests_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:281:28 | 281 | requests: unsafe { &xdg_activation_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 281 | requests: unsafe { &raw const xdg_activation_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:589:22 | 589 | unsafe { &xdg_activation_token_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 589 | unsafe { &raw const xdg_activation_token_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:638:13 | 638 | &super::wl_seat::wl_seat_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 638 | &raw const super::wl_seat::wl_seat_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:641:19 | 641 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 641 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:647:29 | 647 | types: unsafe { &xdg_activation_token_v1_requests_set_serial_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 647 | types: unsafe { &raw const xdg_activation_token_v1_requests_set_serial_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:652:29 | 652 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 652 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:657:29 | 657 | types: unsafe { &xdg_activation_token_v1_requests_set_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 657 | types: unsafe { &raw const xdg_activation_token_v1_requests_set_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:662:29 | 662 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 662 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:667:29 | 667 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 667 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:674:25 | 674 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 674 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:681:28 | 681 | requests: unsafe { &xdg_activation_token_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 681 | requests: unsafe { &raw const xdg_activation_token_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:683:26 | 683 | events: unsafe { &xdg_activation_token_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 683 | events: unsafe { &raw const xdg_activation_token_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:366:22 | 366 | unsafe { &zwp_fullscreen_shell_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 366 | unsafe { &raw const zwp_fullscreen_shell_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:414:18 | 414 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 414 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:416:18 | 416 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 416 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:420:18 | 420 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 420 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:421:18 | 421 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 421 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:424:13 | 424 | & super :: zwp_fullscreen_shell_mode_feedback_v1 :: zwp_fullscreen_shell_mode_feedback_v1_interface as * const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 424 | &raw const super :: zwp_fullscreen_shell_mode_feedback_v1 :: zwp_fullscreen_shell_mode_feedback_v1_interface as * const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:432:29 | 432 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 432 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:437:29 | 437 | types: unsafe { &zwp_fullscreen_shell_v1_requests_present_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 437 | types: unsafe { &raw const zwp_fullscreen_shell_v1_requests_present_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:443:17 | 443 | &zwp_fullscreen_shell_v1_requests_present_surface_for_mode_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 443 | &raw const zwp_fullscreen_shell_v1_requests_present_surface_for_mode_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:451:25 | 451 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 451 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:458:28 | 458 | requests: unsafe { &zwp_fullscreen_shell_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 458 | requests: unsafe { &raw const zwp_fullscreen_shell_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:460:26 | 460 | events: unsafe { &zwp_fullscreen_shell_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 460 | events: unsafe { &raw const zwp_fullscreen_shell_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:636:22 | 636 | unsafe { &zwp_fullscreen_shell_mode_feedback_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 636 | unsafe { &raw const zwp_fullscreen_shell_mode_feedback_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:651:29 | 651 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 651 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:656:29 | 656 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 656 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:661:29 | 661 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 661 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:671:26 | 671 | events: unsafe { &zwp_fullscreen_shell_mode_feedback_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 671 | events: unsafe { &raw const zwp_fullscreen_shell_mode_feedback_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:190:22 | 190 | unsafe { &zwp_idle_inhibit_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 190 | unsafe { &raw const zwp_idle_inhibit_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:217:13 | 217 | &super::zwp_idle_inhibitor_v1::zwp_idle_inhibitor_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 217 | &raw const super::zwp_idle_inhibitor_v1::zwp_idle_inhibitor_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:219:18 | 219 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 219 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:226:29 | 226 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:232:17 | 232 | &zwp_idle_inhibit_manager_v1_requests_create_inhibitor_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | &raw const zwp_idle_inhibit_manager_v1_requests_create_inhibitor_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:241:28 | 241 | requests: unsafe { &zwp_idle_inhibit_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 241 | requests: unsafe { &raw const zwp_idle_inhibit_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:403:22 | 403 | unsafe { &zwp_idle_inhibitor_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 403 | unsafe { &raw const zwp_idle_inhibitor_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:419:25 | 419 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 419 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:426:28 | 426 | requests: unsafe { &zwp_idle_inhibitor_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 426 | requests: unsafe { &raw const zwp_idle_inhibitor_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:804:22 | 804 | unsafe { &zwp_input_method_context_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 804 | unsafe { &raw const zwp_input_method_context_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:967:19 | 967 | [unsafe { &super::wl_keyboard::wl_keyboard_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 967 | [unsafe { &raw const super::wl_keyboard::wl_keyboard_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:973:29 | 973 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 973 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:978:29 | 978 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 978 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:983:29 | 983 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:988:29 | 988 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 988 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:993:29 | 993 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 993 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:998:29 | 998 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 998 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1003:29 | 1003 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1003 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1008:29 | 1008 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1008 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1013:29 | 1013 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1013 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1018:29 | 1018 | types: unsafe { &zwp_input_method_context_v1_requests_grab_keyboard_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1018 | types: unsafe { &raw const zwp_input_method_context_v1_requests_grab_keyboard_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1023:29 | 1023 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1023 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1028:29 | 1028 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1028 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1033:29 | 1033 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1033 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1038:29 | 1038 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1038 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1046:29 | 1046 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1046 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1051:29 | 1051 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1051 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1056:29 | 1056 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1056 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1061:29 | 1061 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1061 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1066:29 | 1066 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1066 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1071:29 | 1071 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1071 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1079:28 | 1079 | requests: unsafe { &zwp_input_method_context_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1079 | requests: unsafe { &raw const zwp_input_method_context_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1081:26 | 1081 | events: unsafe { &zwp_input_method_context_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1081 | events: unsafe { &raw const zwp_input_method_context_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1288:22 | 1288 | unsafe { &zwp_input_method_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1288 | unsafe { &raw const zwp_input_method_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1297:9 | 1297 | &super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1297 | &raw const super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1301:9 | 1301 | &super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1301 | &raw const super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1309:29 | 1309 | types: unsafe { &zwp_input_method_v1_events_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1309 | types: unsafe { &raw const zwp_input_method_v1_events_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1314:29 | 1314 | types: unsafe { &zwp_input_method_v1_events_deactivate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1314 | types: unsafe { &raw const zwp_input_method_v1_events_deactivate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1324:26 | 1324 | events: unsafe { &zwp_input_method_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1324 | events: unsafe { &raw const zwp_input_method_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1491:22 | 1491 | unsafe { &zwp_input_panel_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1491 | unsafe { &raw const zwp_input_panel_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1510:13 | 1510 | &super::zwp_input_panel_surface_v1::zwp_input_panel_surface_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1510 | &raw const super::zwp_input_panel_surface_v1::zwp_input_panel_surface_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1513:18 | 1513 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1513 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1519:25 | 1519 | types: unsafe { &zwp_input_panel_v1_requests_get_input_panel_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1519 | types: unsafe { &raw const zwp_input_panel_v1_requests_get_input_panel_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1526:28 | 1526 | requests: unsafe { &zwp_input_panel_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1526 | requests: unsafe { &raw const zwp_input_panel_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1733:22 | 1733 | unsafe { &zwp_input_panel_surface_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1733 | unsafe { &raw const zwp_input_panel_surface_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1756:18 | 1756 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1756 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1764:29 | 1764 | types: unsafe { &zwp_input_panel_surface_v1_requests_set_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1764 | types: unsafe { &raw const zwp_input_panel_surface_v1_requests_set_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1769:29 | 1769 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1769 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1777:28 | 1777 | requests: unsafe { &zwp_input_panel_surface_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1777 | requests: unsafe { &raw const zwp_input_panel_surface_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:244:22 | 244 | unsafe { &zwp_input_timestamps_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 244 | unsafe { &raw const zwp_input_timestamps_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:295:13 | 295 | &super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 295 | &raw const super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:298:18 | 298 | unsafe { &super::wl_keyboard::wl_keyboard_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 298 | unsafe { &raw const super::wl_keyboard::wl_keyboard_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:303:13 | 303 | &super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 303 | &raw const super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:306:18 | 306 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 306 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:311:13 | 311 | &super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 311 | &raw const super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:314:18 | 314 | unsafe { &super::wl_touch::wl_touch_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 314 | unsafe { &raw const super::wl_touch::wl_touch_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:321:29 | 321 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 321 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:327:17 | 327 | &zwp_input_timestamps_manager_v1_requests_get_keyboard_timestamps_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 327 | &raw const zwp_input_timestamps_manager_v1_requests_get_keyboard_timestamps_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:334:17 | 334 | &zwp_input_timestamps_manager_v1_requests_get_pointer_timestamps_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 334 | &raw const zwp_input_timestamps_manager_v1_requests_get_pointer_timestamps_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:341:17 | 341 | &zwp_input_timestamps_manager_v1_requests_get_touch_timestamps_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 341 | &raw const zwp_input_timestamps_manager_v1_requests_get_touch_timestamps_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:350:28 | 350 | requests: unsafe { &zwp_input_timestamps_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 350 | requests: unsafe { &raw const zwp_input_timestamps_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:568:22 | 568 | unsafe { &zwp_input_timestamps_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 568 | unsafe { &raw const zwp_input_timestamps_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:586:25 | 586 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 586 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:592:25 | 592 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 592 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:599:28 | 599 | requests: unsafe { &zwp_input_timestamps_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 599 | requests: unsafe { &raw const zwp_input_timestamps_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:601:26 | 601 | events: unsafe { &zwp_input_timestamps_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 601 | events: unsafe { &raw const zwp_input_timestamps_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:218:22 | 218 | unsafe { &zwp_keyboard_shortcuts_inhibit_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const zwp_keyboard_shortcuts_inhibit_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:248:13 | 248 | & super :: zwp_keyboard_shortcuts_inhibitor_v1 :: zwp_keyboard_shortcuts_inhibitor_v1_interface as * const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 248 | &raw const super :: zwp_keyboard_shortcuts_inhibitor_v1 :: zwp_keyboard_shortcuts_inhibitor_v1_interface as * const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:250:18 | 250 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 250 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:251:18 | 251 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:258:29 | 258 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 258 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:264:17 | 264 | &zwp_keyboard_shortcuts_inhibit_manager_v1_requests_inhibit_shortcuts_types | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const zwp_keyboard_shortcuts_inhibit_manager_v1_requests_inhibit_shortcuts_types | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:275:32 | 275 | requests: unsafe { &zwp_keyboard_shortcuts_inhibit_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 275 | requests: unsafe { &raw const zwp_keyboard_shortcuts_inhibit_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:467:22 | 467 | unsafe { &zwp_keyboard_shortcuts_inhibitor_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 467 | unsafe { &raw const zwp_keyboard_shortcuts_inhibitor_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:487:25 | 487 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 487 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:494:29 | 494 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 494 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:499:29 | 499 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 499 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:507:28 | 507 | requests: unsafe { &zwp_keyboard_shortcuts_inhibitor_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 507 | requests: unsafe { &raw const zwp_keyboard_shortcuts_inhibitor_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:509:26 | 509 | events: unsafe { &zwp_keyboard_shortcuts_inhibitor_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 509 | events: unsafe { &raw const zwp_keyboard_shortcuts_inhibitor_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:278:22 | 278 | unsafe { &zwp_linux_dmabuf_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 278 | unsafe { &raw const zwp_linux_dmabuf_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:305:13 | 305 | &super::zwp_linux_buffer_params_v1::zwp_linux_buffer_params_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 305 | &raw const super::zwp_linux_buffer_params_v1::zwp_linux_buffer_params_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:313:29 | 313 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 313 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:318:29 | 318 | types: unsafe { &zwp_linux_dmabuf_v1_requests_create_params_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 318 | types: unsafe { &raw const zwp_linux_dmabuf_v1_requests_create_params_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:326:29 | 326 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 326 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:331:29 | 331 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 331 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:339:28 | 339 | requests: unsafe { &zwp_linux_dmabuf_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 339 | requests: unsafe { &raw const zwp_linux_dmabuf_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:341:26 | 341 | events: unsafe { &zwp_linux_dmabuf_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 341 | events: unsafe { &raw const zwp_linux_dmabuf_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:769:22 | 769 | unsafe { &zwp_linux_buffer_params_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 769 | unsafe { &raw const zwp_linux_buffer_params_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:838:18 | 838 | unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 838 | unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:849:29 | 849 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 849 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:854:29 | 854 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 854 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:859:29 | 859 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 859 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:864:29 | 864 | types: unsafe { &zwp_linux_buffer_params_v1_requests_create_immed_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 864 | types: unsafe { &raw const zwp_linux_buffer_params_v1_requests_create_immed_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:868:19 | 868 | [unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 868 | [unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:874:29 | 874 | types: unsafe { &zwp_linux_buffer_params_v1_events_created_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 874 | types: unsafe { &raw const zwp_linux_buffer_params_v1_events_created_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:879:29 | 879 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 879 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:887:28 | 887 | requests: unsafe { &zwp_linux_buffer_params_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 887 | requests: unsafe { &raw const zwp_linux_buffer_params_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:889:26 | 889 | events: unsafe { &zwp_linux_buffer_params_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 889 | events: unsafe { &raw const zwp_linux_buffer_params_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:209:22 | 209 | unsafe { &zwp_linux_explicit_synchronization_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 209 | unsafe { &raw const zwp_linux_explicit_synchronization_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:237:13 | 237 | & super :: zwp_linux_surface_synchronization_v1 :: zwp_linux_surface_synchronization_v1_interface as * const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 237 | &raw const super :: zwp_linux_surface_synchronization_v1 :: zwp_linux_surface_synchronization_v1_interface as * const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:239:18 | 239 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 239 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:246:29 | 246 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 246 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:252:17 | 252 | &zwp_linux_explicit_synchronization_v1_requests_get_synchronization_types | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 252 | &raw const zwp_linux_explicit_synchronization_v1_requests_get_synchronization_types | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:262:28 | 262 | requests: unsafe { &zwp_linux_explicit_synchronization_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 262 | requests: unsafe { &raw const zwp_linux_explicit_synchronization_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:503:22 | 503 | unsafe { &zwp_linux_surface_synchronization_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 503 | unsafe { &raw const zwp_linux_surface_synchronization_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:533:9 | 533 | &super::zwp_linux_buffer_release_v1::zwp_linux_buffer_release_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 533 | &raw const super::zwp_linux_buffer_release_v1::zwp_linux_buffer_release_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:541:29 | 541 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 541 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:546:29 | 546 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 546 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:552:17 | 552 | &zwp_linux_surface_synchronization_v1_requests_get_release_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 552 | &raw const zwp_linux_surface_synchronization_v1_requests_get_release_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:561:28 | 561 | requests: unsafe { &zwp_linux_surface_synchronization_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 561 | requests: unsafe { &raw const zwp_linux_surface_synchronization_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:743:22 | 743 | unsafe { &zwp_linux_buffer_release_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 743 | unsafe { &raw const zwp_linux_buffer_release_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:756:29 | 756 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 756 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:761:29 | 761 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 761 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:771:26 | 771 | events: unsafe { &zwp_linux_buffer_release_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 771 | events: unsafe { &raw const zwp_linux_buffer_release_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:320:22 | 320 | unsafe { &zwp_pointer_constraints_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 320 | unsafe { &raw const zwp_pointer_constraints_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:370:13 | 370 | &super::zwp_locked_pointer_v1::zwp_locked_pointer_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 370 | &raw const super::zwp_locked_pointer_v1::zwp_locked_pointer_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:372:18 | 372 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 372 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:373:18 | 373 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 373 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:374:18 | 374 | unsafe { &super::wl_region::wl_region_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 374 | unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:379:13 | 379 | &super::zwp_confined_pointer_v1::zwp_confined_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 379 | &raw const super::zwp_confined_pointer_v1::zwp_confined_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:382:18 | 382 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 382 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:383:18 | 383 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 383 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:384:18 | 384 | unsafe { &super::wl_region::wl_region_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 384 | unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:392:29 | 392 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 392 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:397:29 | 397 | types: unsafe { &zwp_pointer_constraints_v1_requests_lock_pointer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 397 | types: unsafe { &raw const zwp_pointer_constraints_v1_requests_lock_pointer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:403:17 | 403 | &zwp_pointer_constraints_v1_requests_confine_pointer_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 403 | &raw const zwp_pointer_constraints_v1_requests_confine_pointer_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:412:28 | 412 | requests: unsafe { &zwp_pointer_constraints_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 412 | requests: unsafe { &raw const zwp_pointer_constraints_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:663:22 | 663 | unsafe { &zwp_locked_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 663 | unsafe { &raw const zwp_locked_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:699:19 | 699 | [unsafe { &super::wl_region::wl_region_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 699 | [unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:705:29 | 705 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 705 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:710:29 | 710 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 710 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:715:29 | 715 | types: unsafe { &zwp_locked_pointer_v1_requests_set_region_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 715 | types: unsafe { &raw const zwp_locked_pointer_v1_requests_set_region_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:723:29 | 723 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 723 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:728:29 | 728 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 728 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:736:28 | 736 | requests: unsafe { &zwp_locked_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 736 | requests: unsafe { &raw const zwp_locked_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:738:26 | 738 | events: unsafe { &zwp_locked_pointer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 738 | events: unsafe { &raw const zwp_locked_pointer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:957:22 | 957 | unsafe { &zwp_confined_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 957 | unsafe { &raw const zwp_confined_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:983:19 | 983 | [unsafe { &super::wl_region::wl_region_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | [unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:989:29 | 989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:994:29 | 994 | types: unsafe { &zwp_confined_pointer_v1_requests_set_region_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 994 | types: unsafe { &raw const zwp_confined_pointer_v1_requests_set_region_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1002:29 | 1002 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1002 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1007:29 | 1007 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1007 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1015:28 | 1015 | requests: unsafe { &zwp_confined_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1015 | requests: unsafe { &raw const zwp_confined_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1017:26 | 1017 | events: unsafe { &zwp_confined_pointer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1017 | events: unsafe { &raw const zwp_confined_pointer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:222:22 | 222 | unsafe { &zwp_pointer_gestures_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 222 | unsafe { &raw const zwp_pointer_gestures_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:260:13 | 260 | &super::zwp_pointer_gesture_swipe_v1::zwp_pointer_gesture_swipe_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | &raw const super::zwp_pointer_gesture_swipe_v1::zwp_pointer_gesture_swipe_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:263:18 | 263 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 263 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:267:13 | 267 | &super::zwp_pointer_gesture_pinch_v1::zwp_pointer_gesture_pinch_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 267 | &raw const super::zwp_pointer_gesture_pinch_v1::zwp_pointer_gesture_pinch_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:270:18 | 270 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 270 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:277:29 | 277 | types: unsafe { &zwp_pointer_gestures_v1_requests_get_swipe_gesture_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const zwp_pointer_gestures_v1_requests_get_swipe_gesture_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:282:29 | 282 | types: unsafe { &zwp_pointer_gestures_v1_requests_get_pinch_gesture_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 282 | types: unsafe { &raw const zwp_pointer_gestures_v1_requests_get_pinch_gesture_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:287:29 | 287 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 287 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:295:28 | 295 | requests: unsafe { &zwp_pointer_gestures_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 295 | requests: unsafe { &raw const zwp_pointer_gestures_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:628:22 | 628 | unsafe { &zwp_pointer_gesture_swipe_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 628 | unsafe { &raw const zwp_pointer_gesture_swipe_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:650:25 | 650 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 650 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:655:18 | 655 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 655 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:663:29 | 663 | types: unsafe { &zwp_pointer_gesture_swipe_v1_events_begin_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 663 | types: unsafe { &raw const zwp_pointer_gesture_swipe_v1_events_begin_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:668:29 | 668 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 668 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:673:29 | 673 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 673 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:681:28 | 681 | requests: unsafe { &zwp_pointer_gesture_swipe_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 681 | requests: unsafe { &raw const zwp_pointer_gesture_swipe_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:683:26 | 683 | events: unsafe { &zwp_pointer_gesture_swipe_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 683 | events: unsafe { &raw const zwp_pointer_gesture_swipe_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1038:22 | 1038 | unsafe { &zwp_pointer_gesture_pinch_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1038 | unsafe { &raw const zwp_pointer_gesture_pinch_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1060:25 | 1060 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1060 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1065:18 | 1065 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1065 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1073:29 | 1073 | types: unsafe { &zwp_pointer_gesture_pinch_v1_events_begin_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1073 | types: unsafe { &raw const zwp_pointer_gesture_pinch_v1_events_begin_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1078:29 | 1078 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1078 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1083:29 | 1083 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1083 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1091:28 | 1091 | requests: unsafe { &zwp_pointer_gesture_pinch_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1091 | requests: unsafe { &raw const zwp_pointer_gesture_pinch_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1093:26 | 1093 | events: unsafe { &zwp_pointer_gesture_pinch_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1093 | events: unsafe { &raw const zwp_pointer_gesture_pinch_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:214:22 | 214 | unsafe { &zwp_primary_selection_device_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const zwp_primary_selection_device_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:247:9 | 247 | &super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | &raw const super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:253:13 | 253 | &super::zwp_primary_selection_device_v1::zwp_primary_selection_device_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 253 | &raw const super::zwp_primary_selection_device_v1::zwp_primary_selection_device_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:256:18 | 256 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:264:17 | 264 | &zwp_primary_selection_device_manager_v1_requests_create_source_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const zwp_primary_selection_device_manager_v1_requests_create_source_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:271:17 | 271 | &zwp_primary_selection_device_manager_v1_requests_get_device_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 271 | &raw const zwp_primary_selection_device_manager_v1_requests_get_device_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:277:29 | 277 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:285:28 | 285 | requests: unsafe { &zwp_primary_selection_device_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 285 | requests: unsafe { &raw const zwp_primary_selection_device_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:557:22 | 557 | unsafe { &zwp_primary_selection_device_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 557 | unsafe { &raw const zwp_primary_selection_device_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:590:13 | 590 | &super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 590 | &raw const super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:601:17 | 601 | &zwp_primary_selection_device_v1_requests_set_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 601 | &raw const zwp_primary_selection_device_v1_requests_set_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:607:29 | 607 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 607 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:612:13 | 612 | &super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 612 | &raw const super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:617:13 | 617 | &super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 617 | &raw const super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:625:29 | 625 | types: unsafe { &zwp_primary_selection_device_v1_events_data_offer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 625 | types: unsafe { &raw const zwp_primary_selection_device_v1_events_data_offer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:630:29 | 630 | types: unsafe { &zwp_primary_selection_device_v1_events_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 630 | types: unsafe { &raw const zwp_primary_selection_device_v1_events_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:638:28 | 638 | requests: unsafe { &zwp_primary_selection_device_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 638 | requests: unsafe { &raw const zwp_primary_selection_device_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:640:26 | 640 | events: unsafe { &zwp_primary_selection_device_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 640 | events: unsafe { &raw const zwp_primary_selection_device_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:870:22 | 870 | unsafe { &zwp_primary_selection_offer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 870 | unsafe { &raw const zwp_primary_selection_offer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:899:29 | 899 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 899 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:904:29 | 904 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 904 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:911:25 | 911 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 911 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:918:28 | 918 | requests: unsafe { &zwp_primary_selection_offer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 918 | requests: unsafe { &raw const zwp_primary_selection_offer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:920:26 | 920 | events: unsafe { &zwp_primary_selection_offer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 920 | events: unsafe { &raw const zwp_primary_selection_offer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1168:22 | 1168 | unsafe { &zwp_primary_selection_source_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1168 | unsafe { &raw const zwp_primary_selection_source_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1198:29 | 1198 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1198 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1203:29 | 1203 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1203 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1211:29 | 1211 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1211 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1216:29 | 1216 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1216 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1224:28 | 1224 | requests: unsafe { &zwp_primary_selection_source_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1224 | requests: unsafe { &raw const zwp_primary_selection_source_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1226:26 | 1226 | events: unsafe { &zwp_primary_selection_source_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1226 | events: unsafe { &raw const zwp_primary_selection_source_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:197:22 | 197 | unsafe { &zwp_relative_pointer_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 197 | unsafe { &raw const zwp_relative_pointer_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:224:13 | 224 | &super::zwp_relative_pointer_v1::zwp_relative_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 224 | &raw const super::zwp_relative_pointer_v1::zwp_relative_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:227:18 | 227 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 227 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:234:29 | 234 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 234 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:240:17 | 240 | &zwp_relative_pointer_manager_v1_requests_get_relative_pointer_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | &raw const zwp_relative_pointer_manager_v1_requests_get_relative_pointer_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:249:28 | 249 | requests: unsafe { &zwp_relative_pointer_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 249 | requests: unsafe { &raw const zwp_relative_pointer_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:497:22 | 497 | unsafe { &zwp_relative_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 497 | unsafe { &raw const zwp_relative_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:515:25 | 515 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 515 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:521:25 | 521 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 521 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:528:28 | 528 | requests: unsafe { &zwp_relative_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 528 | requests: unsafe { &raw const zwp_relative_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:530:26 | 530 | events: unsafe { &zwp_relative_pointer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 530 | events: unsafe { &raw const zwp_relative_pointer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:192:22 | 192 | unsafe { &zwp_tablet_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 192 | unsafe { &raw const zwp_tablet_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:215:18 | 215 | unsafe { &super::zwp_tablet_seat_v1::zwp_tablet_seat_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 215 | unsafe { &raw const super::zwp_tablet_seat_v1::zwp_tablet_seat_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:216:18 | 216 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:223:29 | 223 | types: unsafe { &zwp_tablet_manager_v1_requests_get_tablet_seat_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 223 | types: unsafe { &raw const zwp_tablet_manager_v1_requests_get_tablet_seat_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:228:29 | 228 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 228 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:236:28 | 236 | requests: unsafe { &zwp_tablet_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | requests: unsafe { &raw const zwp_tablet_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:475:22 | 475 | unsafe { &zwp_tablet_seat_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 475 | unsafe { &raw const zwp_tablet_seat_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:495:25 | 495 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 495 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:498:19 | 498 | [unsafe { &super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 498 | [unsafe { &raw const super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:500:9 | 500 | &super::zwp_tablet_tool_v1::zwp_tablet_tool_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 500 | &raw const super::zwp_tablet_tool_v1::zwp_tablet_tool_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:507:29 | 507 | types: unsafe { &zwp_tablet_seat_v1_events_tablet_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 507 | types: unsafe { &raw const zwp_tablet_seat_v1_events_tablet_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:512:29 | 512 | types: unsafe { &zwp_tablet_seat_v1_events_tool_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 512 | types: unsafe { &raw const zwp_tablet_seat_v1_events_tool_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:520:28 | 520 | requests: unsafe { &zwp_tablet_seat_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 520 | requests: unsafe { &raw const zwp_tablet_seat_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:522:26 | 522 | events: unsafe { &zwp_tablet_seat_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 522 | events: unsafe { &raw const zwp_tablet_seat_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1419:22 | 1419 | unsafe { &zwp_tablet_tool_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1419 | unsafe { &raw const zwp_tablet_tool_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1489:18 | 1489 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1489 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1498:29 | 1498 | types: unsafe { &zwp_tablet_tool_v1_requests_set_cursor_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1498 | types: unsafe { &raw const zwp_tablet_tool_v1_requests_set_cursor_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1503:29 | 1503 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1503 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1508:18 | 1508 | unsafe { &super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1508 | unsafe { &raw const super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1509:18 | 1509 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1509 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1516:29 | 1516 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1516 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1521:29 | 1521 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1521 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1526:29 | 1526 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1526 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1531:29 | 1531 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1531 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1536:29 | 1536 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1536 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1541:29 | 1541 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1541 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1546:29 | 1546 | types: unsafe { &zwp_tablet_tool_v1_events_proximity_in_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1546 | types: unsafe { &raw const zwp_tablet_tool_v1_events_proximity_in_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1551:29 | 1551 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1551 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1556:29 | 1556 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1556 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1561:29 | 1561 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1561 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1566:29 | 1566 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1566 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1571:29 | 1571 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1571 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1576:29 | 1576 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1576 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1581:29 | 1581 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1581 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1586:29 | 1586 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1586 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1591:29 | 1591 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1591 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1596:29 | 1596 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1596 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1601:29 | 1601 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1601 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1606:29 | 1606 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1606 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1614:28 | 1614 | requests: unsafe { &zwp_tablet_tool_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1614 | requests: unsafe { &raw const zwp_tablet_tool_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1616:26 | 1616 | events: unsafe { &zwp_tablet_tool_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1616 | events: unsafe { &raw const zwp_tablet_tool_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1908:22 | 1908 | unsafe { &zwp_tablet_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1908 | unsafe { &raw const zwp_tablet_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1934:25 | 1934 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1934 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1941:29 | 1941 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1941 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1946:29 | 1946 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1946 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1951:29 | 1951 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1951 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1956:29 | 1956 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1956 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1961:29 | 1961 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1961 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1969:28 | 1969 | requests: unsafe { &zwp_tablet_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1969 | requests: unsafe { &raw const zwp_tablet_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1971:26 | 1971 | events: unsafe { &zwp_tablet_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1971 | events: unsafe { &raw const zwp_tablet_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:192:22 | 192 | unsafe { &zwp_tablet_manager_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 192 | unsafe { &raw const zwp_tablet_manager_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:215:18 | 215 | unsafe { &super::zwp_tablet_seat_v2::zwp_tablet_seat_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 215 | unsafe { &raw const super::zwp_tablet_seat_v2::zwp_tablet_seat_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:216:18 | 216 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:223:29 | 223 | types: unsafe { &zwp_tablet_manager_v2_requests_get_tablet_seat_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 223 | types: unsafe { &raw const zwp_tablet_manager_v2_requests_get_tablet_seat_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:228:29 | 228 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 228 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:236:28 | 236 | requests: unsafe { &zwp_tablet_manager_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | requests: unsafe { &raw const zwp_tablet_manager_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:510:22 | 510 | unsafe { &zwp_tablet_seat_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 510 | unsafe { &raw const zwp_tablet_seat_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:532:25 | 532 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 532 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:535:19 | 535 | [unsafe { &super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 535 | [unsafe { &raw const super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:537:9 | 537 | &super::zwp_tablet_tool_v2::zwp_tablet_tool_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 537 | &raw const super::zwp_tablet_tool_v2::zwp_tablet_tool_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:542:17 | 542 | &super::zwp_tablet_pad_v2::zwp_tablet_pad_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 542 | &raw const super::zwp_tablet_pad_v2::zwp_tablet_pad_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:550:29 | 550 | types: unsafe { &zwp_tablet_seat_v2_events_tablet_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 550 | types: unsafe { &raw const zwp_tablet_seat_v2_events_tablet_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:555:29 | 555 | types: unsafe { &zwp_tablet_seat_v2_events_tool_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 555 | types: unsafe { &raw const zwp_tablet_seat_v2_events_tool_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:560:29 | 560 | types: unsafe { &zwp_tablet_seat_v2_events_pad_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 560 | types: unsafe { &raw const zwp_tablet_seat_v2_events_pad_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:568:28 | 568 | requests: unsafe { &zwp_tablet_seat_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 568 | requests: unsafe { &raw const zwp_tablet_seat_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:570:26 | 570 | events: unsafe { &zwp_tablet_seat_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 570 | events: unsafe { &raw const zwp_tablet_seat_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1467:22 | 1467 | unsafe { &zwp_tablet_tool_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1467 | unsafe { &raw const zwp_tablet_tool_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1537:18 | 1537 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1537 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1546:29 | 1546 | types: unsafe { &zwp_tablet_tool_v2_requests_set_cursor_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1546 | types: unsafe { &raw const zwp_tablet_tool_v2_requests_set_cursor_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1551:29 | 1551 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1551 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1556:18 | 1556 | unsafe { &super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1556 | unsafe { &raw const super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1557:18 | 1557 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1557 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1564:29 | 1564 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1564 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1569:29 | 1569 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1569 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1574:29 | 1574 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1574 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1579:29 | 1579 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1579 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1584:29 | 1584 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1584 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1589:29 | 1589 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1589 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1594:29 | 1594 | types: unsafe { &zwp_tablet_tool_v2_events_proximity_in_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1594 | types: unsafe { &raw const zwp_tablet_tool_v2_events_proximity_in_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1599:29 | 1599 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1599 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1604:29 | 1604 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1604 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1609:29 | 1609 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1609 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1614:29 | 1614 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1614 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1619:29 | 1619 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1619 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1624:29 | 1624 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1624 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1629:29 | 1629 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1629 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1634:29 | 1634 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1634 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1639:29 | 1639 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1639 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1644:29 | 1644 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1644 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1649:29 | 1649 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1649 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1654:29 | 1654 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1654 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1662:28 | 1662 | requests: unsafe { &zwp_tablet_tool_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1662 | requests: unsafe { &raw const zwp_tablet_tool_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1664:26 | 1664 | events: unsafe { &zwp_tablet_tool_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1664 | events: unsafe { &raw const zwp_tablet_tool_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1956:22 | 1956 | unsafe { &zwp_tablet_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1956 | unsafe { &raw const zwp_tablet_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1982:25 | 1982 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1982 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1989:29 | 1989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1994:29 | 1994 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1994 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1999:29 | 1999 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1999 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2004:29 | 2004 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2004 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2009:29 | 2009 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2009 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2017:28 | 2017 | requests: unsafe { &zwp_tablet_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2017 | requests: unsafe { &raw const zwp_tablet_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2019:26 | 2019 | events: unsafe { &zwp_tablet_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2019 | events: unsafe { &raw const zwp_tablet_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2334:22 | 2334 | unsafe { &zwp_tablet_pad_ring_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2334 | unsafe { &raw const zwp_tablet_pad_ring_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2369:29 | 2369 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2369 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2374:29 | 2374 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2374 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2382:29 | 2382 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2382 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2387:29 | 2387 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2387 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2392:29 | 2392 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2392 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2397:29 | 2397 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2397 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2405:28 | 2405 | requests: unsafe { &zwp_tablet_pad_ring_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2405 | requests: unsafe { &raw const zwp_tablet_pad_ring_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2407:26 | 2407 | events: unsafe { &zwp_tablet_pad_ring_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2407 | events: unsafe { &raw const zwp_tablet_pad_ring_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2722:22 | 2722 | unsafe { &zwp_tablet_pad_strip_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2722 | unsafe { &raw const zwp_tablet_pad_strip_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2757:29 | 2757 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2757 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2762:29 | 2762 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2762 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2770:29 | 2770 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2770 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2775:29 | 2775 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2775 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2780:29 | 2780 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2780 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2785:29 | 2785 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2785 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2793:28 | 2793 | requests: unsafe { &zwp_tablet_pad_strip_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2793 | requests: unsafe { &raw const zwp_tablet_pad_strip_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2795:26 | 2795 | events: unsafe { &zwp_tablet_pad_strip_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2795 | events: unsafe { &raw const zwp_tablet_pad_strip_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3150:22 | 3150 | unsafe { &zwp_tablet_pad_group_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3150 | unsafe { &raw const zwp_tablet_pad_group_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3178:25 | 3178 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3178 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3181:9 | 3181 | &super::zwp_tablet_pad_ring_v2::zwp_tablet_pad_ring_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3181 | &raw const super::zwp_tablet_pad_ring_v2::zwp_tablet_pad_ring_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3184:9 | 3184 | &super::zwp_tablet_pad_strip_v2::zwp_tablet_pad_strip_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3184 | &raw const super::zwp_tablet_pad_strip_v2::zwp_tablet_pad_strip_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3191:29 | 3191 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3191 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3196:29 | 3196 | types: unsafe { &zwp_tablet_pad_group_v2_events_ring_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3196 | types: unsafe { &raw const zwp_tablet_pad_group_v2_events_ring_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3201:29 | 3201 | types: unsafe { &zwp_tablet_pad_group_v2_events_strip_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3201 | types: unsafe { &raw const zwp_tablet_pad_group_v2_events_strip_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3206:29 | 3206 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3206 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3211:29 | 3211 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3211 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3216:29 | 3216 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3216 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3224:28 | 3224 | requests: unsafe { &zwp_tablet_pad_group_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3224 | requests: unsafe { &raw const zwp_tablet_pad_group_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3226:26 | 3226 | events: unsafe { &zwp_tablet_pad_group_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3226 | events: unsafe { &raw const zwp_tablet_pad_group_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3735:22 | 3735 | unsafe { &zwp_tablet_pad_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3735 | unsafe { &raw const zwp_tablet_pad_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3779:29 | 3779 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3779 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3784:29 | 3784 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3784 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3788:9 | 3788 | &super::zwp_tablet_pad_group_v2::zwp_tablet_pad_group_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3788 | &raw const super::zwp_tablet_pad_group_v2::zwp_tablet_pad_group_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3792:18 | 3792 | unsafe { &super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3792 | unsafe { &raw const super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3793:18 | 3793 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3793 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3797:13 | 3797 | &super::wl_surface::wl_surface_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3797 | &raw const super::wl_surface::wl_surface_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3804:29 | 3804 | types: unsafe { &zwp_tablet_pad_v2_events_group_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3804 | types: unsafe { &raw const zwp_tablet_pad_v2_events_group_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3809:29 | 3809 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3809 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3814:29 | 3814 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3814 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3819:29 | 3819 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3819 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3824:29 | 3824 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3824 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3829:29 | 3829 | types: unsafe { &zwp_tablet_pad_v2_events_enter_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3829 | types: unsafe { &raw const zwp_tablet_pad_v2_events_enter_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3834:29 | 3834 | types: unsafe { &zwp_tablet_pad_v2_events_leave_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3834 | types: unsafe { &raw const zwp_tablet_pad_v2_events_leave_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3839:29 | 3839 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3839 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3847:28 | 3847 | requests: unsafe { &zwp_tablet_pad_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3847 | requests: unsafe { &raw const zwp_tablet_pad_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3849:26 | 3849 | events: unsafe { &zwp_tablet_pad_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3849 | events: unsafe { &raw const zwp_tablet_pad_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1073:22 | 1073 | unsafe { &zwp_text_input_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1073 | unsafe { &raw const zwp_text_input_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1204:18 | 1204 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1204 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1205:18 | 1205 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1205 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1208:19 | 1208 | [unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1208 | [unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1214:29 | 1214 | types: unsafe { &zwp_text_input_v1_requests_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1214 | types: unsafe { &raw const zwp_text_input_v1_requests_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1219:29 | 1219 | types: unsafe { &zwp_text_input_v1_requests_deactivate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1219 | types: unsafe { &raw const zwp_text_input_v1_requests_deactivate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1224:29 | 1224 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1224 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1229:29 | 1229 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1229 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1234:29 | 1234 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1234 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1239:29 | 1239 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1239 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1244:29 | 1244 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1244 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1249:29 | 1249 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1249 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1254:29 | 1254 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1254 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1259:29 | 1259 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1259 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1264:29 | 1264 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1264 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1268:19 | 1268 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1268 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1274:29 | 1274 | types: unsafe { &zwp_text_input_v1_events_enter_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1274 | types: unsafe { &raw const zwp_text_input_v1_events_enter_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1279:29 | 1279 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1279 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1284:29 | 1284 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1284 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1289:29 | 1289 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1289 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1294:29 | 1294 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1294 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1299:29 | 1299 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1299 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1304:29 | 1304 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1304 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1309:29 | 1309 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1309 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1314:29 | 1314 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1314 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1319:29 | 1319 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1319 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1324:29 | 1324 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1324 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1329:29 | 1329 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1329 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1334:29 | 1334 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1334 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1342:28 | 1342 | requests: unsafe { &zwp_text_input_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1342 | requests: unsafe { &raw const zwp_text_input_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1344:26 | 1344 | events: unsafe { &zwp_text_input_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1344 | events: unsafe { &raw const zwp_text_input_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1508:22 | 1508 | unsafe { &zwp_text_input_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1508 | unsafe { &raw const zwp_text_input_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1524:17 | 1524 | &super::zwp_text_input_v1::zwp_text_input_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1524 | &raw const super::zwp_text_input_v1::zwp_text_input_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1531:25 | 1531 | types: unsafe { &zwp_text_input_manager_v1_requests_create_text_input_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1531 | types: unsafe { &raw const zwp_text_input_manager_v1_requests_create_text_input_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1538:28 | 1538 | requests: unsafe { &zwp_text_input_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1538 | requests: unsafe { &raw const zwp_text_input_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:702:22 | 702 | unsafe { &zwp_text_input_v3_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 702 | unsafe { &raw const zwp_text_input_v3_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:792:29 | 792 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 792 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:797:29 | 797 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 797 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:802:29 | 802 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 802 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:807:29 | 807 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 807 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:812:29 | 812 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 812 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:817:29 | 817 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 817 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:822:29 | 822 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 822 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:827:29 | 827 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 827 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:831:19 | 831 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 831 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:833:19 | 833 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 833 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:839:29 | 839 | types: unsafe { &zwp_text_input_v3_events_enter_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 839 | types: unsafe { &raw const zwp_text_input_v3_events_enter_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:844:29 | 844 | types: unsafe { &zwp_text_input_v3_events_leave_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 844 | types: unsafe { &raw const zwp_text_input_v3_events_leave_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:849:29 | 849 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 849 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:854:29 | 854 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 854 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:859:29 | 859 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 859 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:864:29 | 864 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 864 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:872:28 | 872 | requests: unsafe { &zwp_text_input_v3_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 872 | requests: unsafe { &raw const zwp_text_input_v3_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:874:26 | 874 | events: unsafe { &zwp_text_input_v3_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 874 | events: unsafe { &raw const zwp_text_input_v3_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1061:22 | 1061 | unsafe { &zwp_text_input_manager_v3_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1061 | unsafe { &raw const zwp_text_input_manager_v3_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1084:18 | 1084 | unsafe { &super::zwp_text_input_v3::zwp_text_input_v3_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1084 | unsafe { &raw const super::zwp_text_input_v3::zwp_text_input_v3_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1085:18 | 1085 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1085 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1092:29 | 1092 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1092 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1097:29 | 1097 | types: unsafe { &zwp_text_input_manager_v3_requests_get_text_input_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1097 | types: unsafe { &raw const zwp_text_input_manager_v3_requests_get_text_input_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1105:28 | 1105 | requests: unsafe { &zwp_text_input_manager_v3_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1105 | requests: unsafe { &raw const zwp_text_input_manager_v3_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:191:22 | 191 | unsafe { &zxdg_decoration_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 191 | unsafe { &raw const zxdg_decoration_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:218:13 | 218 | &super::zxdg_toplevel_decoration_v1::zxdg_toplevel_decoration_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | &raw const super::zxdg_toplevel_decoration_v1::zxdg_toplevel_decoration_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:221:18 | 221 | unsafe { &super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 221 | unsafe { &raw const super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:228:29 | 228 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 228 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:234:17 | 234 | &zxdg_decoration_manager_v1_requests_get_toplevel_decoration_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 234 | &raw const zxdg_decoration_manager_v1_requests_get_toplevel_decoration_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:243:28 | 243 | requests: unsafe { &zxdg_decoration_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 243 | requests: unsafe { &raw const zxdg_decoration_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:525:22 | 525 | unsafe { &zxdg_toplevel_decoration_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 525 | unsafe { &raw const zxdg_toplevel_decoration_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:558:29 | 558 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 558 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:563:29 | 563 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 563 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:568:29 | 568 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 568 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:575:25 | 575 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 575 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:582:28 | 582 | requests: unsafe { &zxdg_toplevel_decoration_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 582 | requests: unsafe { &raw const zxdg_toplevel_decoration_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:584:26 | 584 | events: unsafe { &zxdg_toplevel_decoration_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 584 | events: unsafe { &raw const zxdg_toplevel_decoration_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:191:22 | 191 | unsafe { &zxdg_exporter_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 191 | unsafe { &raw const zxdg_exporter_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:216:18 | 216 | unsafe { &super::zxdg_exported_v1::zxdg_exported_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | unsafe { &raw const super::zxdg_exported_v1::zxdg_exported_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:217:18 | 217 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 217 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:224:29 | 224 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 224 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:229:29 | 229 | types: unsafe { &zxdg_exporter_v1_requests_export_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 229 | types: unsafe { &raw const zxdg_exporter_v1_requests_export_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:237:28 | 237 | requests: unsafe { &zxdg_exporter_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 237 | requests: unsafe { &raw const zxdg_exporter_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:432:22 | 432 | unsafe { &zxdg_importer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 432 | unsafe { &raw const zxdg_importer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:452:18 | 452 | unsafe { &super::zxdg_imported_v1::zxdg_imported_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 452 | unsafe { &raw const super::zxdg_imported_v1::zxdg_imported_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:460:29 | 460 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 460 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:465:29 | 465 | types: unsafe { &zxdg_importer_v1_requests_import_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 465 | types: unsafe { &raw const zxdg_importer_v1_requests_import_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:473:28 | 473 | requests: unsafe { &zxdg_importer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 473 | requests: unsafe { &raw const zxdg_importer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:672:22 | 672 | unsafe { &zxdg_exported_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 672 | unsafe { &raw const zxdg_exported_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:690:25 | 690 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 690 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:696:25 | 696 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 696 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:703:28 | 703 | requests: unsafe { &zxdg_exported_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 703 | requests: unsafe { &raw const zxdg_exported_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:705:26 | 705 | events: unsafe { &zxdg_exported_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 705 | events: unsafe { &raw const zxdg_exported_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:906:22 | 906 | unsafe { &zxdg_imported_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 906 | unsafe { &raw const zxdg_imported_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:930:19 | 930 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 930 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:936:29 | 936 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 936 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:941:29 | 941 | types: unsafe { &zxdg_imported_v1_requests_set_parent_of_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 941 | types: unsafe { &raw const zxdg_imported_v1_requests_set_parent_of_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:948:25 | 948 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 948 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:955:28 | 955 | requests: unsafe { &zxdg_imported_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | requests: unsafe { &raw const zxdg_imported_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:957:26 | 957 | events: unsafe { &zxdg_imported_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 957 | events: unsafe { &raw const zxdg_imported_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:210:22 | 210 | unsafe { &zxdg_exporter_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 210 | unsafe { &raw const zxdg_exporter_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:235:18 | 235 | unsafe { &super::zxdg_exported_v2::zxdg_exported_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 235 | unsafe { &raw const super::zxdg_exported_v2::zxdg_exported_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:236:18 | 236 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:243:29 | 243 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 243 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:248:29 | 248 | types: unsafe { &zxdg_exporter_v2_requests_export_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 248 | types: unsafe { &raw const zxdg_exporter_v2_requests_export_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:256:28 | 256 | requests: unsafe { &zxdg_exporter_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | requests: unsafe { &raw const zxdg_exporter_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:451:22 | 451 | unsafe { &zxdg_importer_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 451 | unsafe { &raw const zxdg_importer_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:474:18 | 474 | unsafe { &super::zxdg_imported_v2::zxdg_imported_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 474 | unsafe { &raw const super::zxdg_imported_v2::zxdg_imported_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:482:29 | 482 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 482 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:487:29 | 487 | types: unsafe { &zxdg_importer_v2_requests_import_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 487 | types: unsafe { &raw const zxdg_importer_v2_requests_import_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:495:28 | 495 | requests: unsafe { &zxdg_importer_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 495 | requests: unsafe { &raw const zxdg_importer_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:694:22 | 694 | unsafe { &zxdg_exported_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 694 | unsafe { &raw const zxdg_exported_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:712:25 | 712 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 712 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:718:25 | 718 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 718 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:725:28 | 725 | requests: unsafe { &zxdg_exported_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 725 | requests: unsafe { &raw const zxdg_exported_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:727:26 | 727 | events: unsafe { &zxdg_exported_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 727 | events: unsafe { &raw const zxdg_exported_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:947:22 | 947 | unsafe { &zxdg_imported_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 947 | unsafe { &raw const zxdg_imported_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:971:19 | 971 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 971 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:977:29 | 977 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 977 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:982:29 | 982 | types: unsafe { &zxdg_imported_v2_requests_set_parent_of_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 982 | types: unsafe { &raw const zxdg_imported_v2_requests_set_parent_of_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:989:25 | 989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:996:28 | 996 | requests: unsafe { &zxdg_imported_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 996 | requests: unsafe { &raw const zxdg_imported_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:998:26 | 998 | events: unsafe { &zxdg_imported_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 998 | events: unsafe { &raw const zxdg_imported_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:194:22 | 194 | unsafe { &zxdg_output_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 194 | unsafe { &raw const zxdg_output_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:219:18 | 219 | unsafe { &super::zxdg_output_v1::zxdg_output_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 219 | unsafe { &raw const super::zxdg_output_v1::zxdg_output_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:220:18 | 220 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 220 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:227:29 | 227 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 227 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:232:29 | 232 | types: unsafe { &zxdg_output_manager_v1_requests_get_xdg_output_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | types: unsafe { &raw const zxdg_output_manager_v1_requests_get_xdg_output_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:240:28 | 240 | requests: unsafe { &zxdg_output_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | requests: unsafe { &raw const zxdg_output_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:558:22 | 558 | unsafe { &zxdg_output_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 558 | unsafe { &raw const zxdg_output_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:584:25 | 584 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 584 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:591:29 | 591 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 591 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:596:29 | 596 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 596 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:601:29 | 601 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 601 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:606:29 | 606 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 606 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:611:29 | 611 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 611 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:619:28 | 619 | requests: unsafe { &zxdg_output_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 619 | requests: unsafe { &raw const zxdg_output_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:621:26 | 621 | events: unsafe { &zxdg_output_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 621 | events: unsafe { &raw const zxdg_output_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:379:22 | 379 | unsafe { &xdg_shell_interface } | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 379 | unsafe { &raw const xdg_shell_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:442:18 | 442 | unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 442 | unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:443:18 | 443 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 443 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:446:18 | 446 | unsafe { &super::xdg_popup::xdg_popup_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 446 | unsafe { &raw const super::xdg_popup::xdg_popup_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:447:18 | 447 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 447 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:448:18 | 448 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 448 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:449:18 | 449 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 449 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:459:29 | 459 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 459 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:464:29 | 464 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 464 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:469:29 | 469 | types: unsafe { &xdg_shell_requests_get_xdg_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 469 | types: unsafe { &raw const xdg_shell_requests_get_xdg_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:474:29 | 474 | types: unsafe { &xdg_shell_requests_get_xdg_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 474 | types: unsafe { &raw const xdg_shell_requests_get_xdg_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:479:29 | 479 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 479 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:486:25 | 486 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 486 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:493:28 | 493 | requests: unsafe { &xdg_shell_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 493 | requests: unsafe { &raw const xdg_shell_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:495:26 | 495 | events: unsafe { &xdg_shell_events as *const _ }, | ^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 495 | events: unsafe { &raw const xdg_shell_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1150:22 | 1150 | unsafe { &xdg_surface_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1150 | unsafe { &raw const xdg_surface_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1285:19 | 1285 | [unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1285 | [unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1287:18 | 1287 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1287 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1293:18 | 1293 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1293 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1297:18 | 1297 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1297 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1302:19 | 1302 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1302 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1308:29 | 1308 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1308 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1313:29 | 1313 | types: unsafe { &xdg_surface_requests_set_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1313 | types: unsafe { &raw const xdg_surface_requests_set_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1318:29 | 1318 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1318 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1323:29 | 1323 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1323 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1328:29 | 1328 | types: unsafe { &xdg_surface_requests_show_window_menu_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1328 | types: unsafe { &raw const xdg_surface_requests_show_window_menu_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1333:29 | 1333 | types: unsafe { &xdg_surface_requests_move_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1333 | types: unsafe { &raw const xdg_surface_requests_move_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1338:29 | 1338 | types: unsafe { &xdg_surface_requests_resize_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1338 | types: unsafe { &raw const xdg_surface_requests_resize_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1343:29 | 1343 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1343 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1348:29 | 1348 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1348 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1353:29 | 1353 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1353 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1358:29 | 1358 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1358 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1363:29 | 1363 | types: unsafe { &xdg_surface_requests_set_fullscreen_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1363 | types: unsafe { &raw const xdg_surface_requests_set_fullscreen_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1368:29 | 1368 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1368 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1373:29 | 1373 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1373 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1381:29 | 1381 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1381 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1386:29 | 1386 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1386 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1394:28 | 1394 | requests: unsafe { &xdg_surface_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1394 | requests: unsafe { &raw const xdg_surface_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1396:26 | 1396 | events: unsafe { &xdg_surface_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1396 | events: unsafe { &raw const xdg_surface_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1572:22 | 1572 | unsafe { &xdg_popup_interface } | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1572 | unsafe { &raw const xdg_popup_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1590:25 | 1590 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1590 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1596:25 | 1596 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1596 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1603:28 | 1603 | requests: unsafe { &xdg_popup_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1603 | requests: unsafe { &raw const xdg_popup_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1605:26 | 1605 | events: unsafe { &xdg_popup_events as *const _ }, | ^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1605 | events: unsafe { &raw const xdg_popup_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:301:22 | 301 | unsafe { &zxdg_shell_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 301 | unsafe { &raw const zxdg_shell_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:343:13 | 343 | &super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 343 | &raw const super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:346:18 | 346 | unsafe { &super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 346 | unsafe { &raw const super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:347:18 | 347 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 347 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:354:29 | 354 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 354 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:359:29 | 359 | types: unsafe { &zxdg_shell_v6_requests_create_positioner_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 359 | types: unsafe { &raw const zxdg_shell_v6_requests_create_positioner_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:364:29 | 364 | types: unsafe { &zxdg_shell_v6_requests_get_xdg_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 364 | types: unsafe { &raw const zxdg_shell_v6_requests_get_xdg_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:369:29 | 369 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 369 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:376:25 | 376 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 376 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:383:28 | 383 | requests: unsafe { &zxdg_shell_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 383 | requests: unsafe { &raw const zxdg_shell_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:385:26 | 385 | events: unsafe { &zxdg_shell_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 385 | events: unsafe { &raw const zxdg_shell_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:747:22 | 747 | unsafe { &zxdg_positioner_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 747 | unsafe { &raw const zxdg_positioner_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:816:29 | 816 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 816 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:821:29 | 821 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 821 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:826:29 | 826 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 826 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:831:29 | 831 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 831 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:836:29 | 836 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 836 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:841:29 | 841 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 841 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:846:29 | 846 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 846 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:854:28 | 854 | requests: unsafe { &zxdg_positioner_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 854 | requests: unsafe { &raw const zxdg_positioner_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1198:22 | 1198 | unsafe { &zxdg_surface_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1198 | unsafe { &raw const zxdg_surface_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1253:19 | 1253 | [unsafe { &super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1253 | [unsafe { &raw const super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1255:18 | 1255 | unsafe { &super::zxdg_popup_v6::zxdg_popup_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1255 | unsafe { &raw const super::zxdg_popup_v6::zxdg_popup_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1256:18 | 1256 | unsafe { &super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1256 | unsafe { &raw const super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1257:18 | 1257 | unsafe { &super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1257 | unsafe { &raw const super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1264:29 | 1264 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1264 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1269:29 | 1269 | types: unsafe { &zxdg_surface_v6_requests_get_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1269 | types: unsafe { &raw const zxdg_surface_v6_requests_get_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1274:29 | 1274 | types: unsafe { &zxdg_surface_v6_requests_get_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1274 | types: unsafe { &raw const zxdg_surface_v6_requests_get_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1279:29 | 1279 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1279 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1284:29 | 1284 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1284 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1291:25 | 1291 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1291 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1298:28 | 1298 | requests: unsafe { &zxdg_surface_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1298 | requests: unsafe { &raw const zxdg_surface_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1300:26 | 1300 | events: unsafe { &zxdg_surface_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1300 | events: unsafe { &raw const zxdg_surface_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1919:22 | 1919 | unsafe { &zxdg_toplevel_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1919 | unsafe { &raw const zxdg_toplevel_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2055:19 | 2055 | [unsafe { &super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2055 | [unsafe { &raw const super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2057:18 | 2057 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2057 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2063:18 | 2063 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2063 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2067:18 | 2067 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2067 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2072:19 | 2072 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2072 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2078:29 | 2078 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2078 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2083:29 | 2083 | types: unsafe { &zxdg_toplevel_v6_requests_set_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2083 | types: unsafe { &raw const zxdg_toplevel_v6_requests_set_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2088:29 | 2088 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2088 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2093:29 | 2093 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2093 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2098:29 | 2098 | types: unsafe { &zxdg_toplevel_v6_requests_show_window_menu_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2098 | types: unsafe { &raw const zxdg_toplevel_v6_requests_show_window_menu_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2103:29 | 2103 | types: unsafe { &zxdg_toplevel_v6_requests_move_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2103 | types: unsafe { &raw const zxdg_toplevel_v6_requests_move_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2108:29 | 2108 | types: unsafe { &zxdg_toplevel_v6_requests_resize_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2108 | types: unsafe { &raw const zxdg_toplevel_v6_requests_resize_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2113:29 | 2113 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2113 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2118:29 | 2118 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2118 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2123:29 | 2123 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2123 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2128:29 | 2128 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2128 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2133:29 | 2133 | types: unsafe { &zxdg_toplevel_v6_requests_set_fullscreen_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2133 | types: unsafe { &raw const zxdg_toplevel_v6_requests_set_fullscreen_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2138:29 | 2138 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2138 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2143:29 | 2143 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2143 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2151:29 | 2151 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2151 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2156:29 | 2156 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2156 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2164:28 | 2164 | requests: unsafe { &zxdg_toplevel_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2164 | requests: unsafe { &raw const zxdg_toplevel_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2166:26 | 2166 | events: unsafe { &zxdg_toplevel_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2166 | events: unsafe { &raw const zxdg_toplevel_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2451:22 | 2451 | unsafe { &zxdg_popup_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2451 | unsafe { &raw const zxdg_popup_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2478:18 | 2478 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2478 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2486:29 | 2486 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2486 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2491:29 | 2491 | types: unsafe { &zxdg_popup_v6_requests_grab_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2491 | types: unsafe { &raw const zxdg_popup_v6_requests_grab_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2499:29 | 2499 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2499 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2504:29 | 2504 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2504 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2512:28 | 2512 | requests: unsafe { &zxdg_popup_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2512 | requests: unsafe { &raw const zxdg_popup_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2514:26 | 2514 | events: unsafe { &zxdg_popup_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2514 | events: unsafe { &raw const zxdg_popup_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:200:22 | 200 | unsafe { &zwp_xwayland_keyboard_grab_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 200 | unsafe { &raw const zwp_xwayland_keyboard_grab_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:229:13 | 229 | &super::zwp_xwayland_keyboard_grab_v1::zwp_xwayland_keyboard_grab_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 229 | &raw const super::zwp_xwayland_keyboard_grab_v1::zwp_xwayland_keyboard_grab_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:232:18 | 232 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:233:18 | 233 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 233 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:240:29 | 240 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:246:17 | 246 | &zwp_xwayland_keyboard_grab_manager_v1_requests_grab_keyboard_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 246 | &raw const zwp_xwayland_keyboard_grab_manager_v1_requests_grab_keyboard_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:255:28 | 255 | requests: unsafe { &zwp_xwayland_keyboard_grab_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 255 | requests: unsafe { &raw const zwp_xwayland_keyboard_grab_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:417:22 | 417 | unsafe { &zwp_xwayland_keyboard_grab_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 417 | unsafe { &raw const zwp_xwayland_keyboard_grab_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:433:25 | 433 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 433 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:440:28 | 440 | requests: unsafe { &zwp_xwayland_keyboard_grab_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 440 | requests: unsafe { &raw const zwp_xwayland_keyboard_grab_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:214:22 | 214 | unsafe { >k_primary_selection_device_manager_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const gtk_primary_selection_device_manager_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:247:9 | 247 | &super::gtk_primary_selection_source::gtk_primary_selection_source_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | &raw const super::gtk_primary_selection_source::gtk_primary_selection_source_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:253:13 | 253 | &super::gtk_primary_selection_device::gtk_primary_selection_device_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 253 | &raw const super::gtk_primary_selection_device::gtk_primary_selection_device_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:256:18 | 256 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:264:17 | 264 | >k_primary_selection_device_manager_requests_create_source_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const gtk_primary_selection_device_manager_requests_create_source_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:271:17 | 271 | >k_primary_selection_device_manager_requests_get_device_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 271 | &raw const gtk_primary_selection_device_manager_requests_get_device_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:277:29 | 277 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:285:28 | 285 | requests: unsafe { >k_primary_selection_device_manager_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 285 | requests: unsafe { &raw const gtk_primary_selection_device_manager_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:559:22 | 559 | unsafe { >k_primary_selection_device_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 559 | unsafe { &raw const gtk_primary_selection_device_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:591:13 | 591 | &super::gtk_primary_selection_source::gtk_primary_selection_source_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 591 | &raw const super::gtk_primary_selection_source::gtk_primary_selection_source_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:602:17 | 602 | >k_primary_selection_device_requests_set_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 602 | &raw const gtk_primary_selection_device_requests_set_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:608:29 | 608 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 608 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:613:13 | 613 | &super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 613 | &raw const super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:618:13 | 618 | &super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 618 | &raw const super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:626:29 | 626 | types: unsafe { >k_primary_selection_device_events_data_offer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 626 | types: unsafe { &raw const gtk_primary_selection_device_events_data_offer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:631:29 | 631 | types: unsafe { >k_primary_selection_device_events_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 631 | types: unsafe { &raw const gtk_primary_selection_device_events_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:639:28 | 639 | requests: unsafe { >k_primary_selection_device_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 639 | requests: unsafe { &raw const gtk_primary_selection_device_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:641:26 | 641 | events: unsafe { >k_primary_selection_device_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 641 | events: unsafe { &raw const gtk_primary_selection_device_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:871:22 | 871 | unsafe { >k_primary_selection_offer_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 871 | unsafe { &raw const gtk_primary_selection_offer_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:900:29 | 900 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 900 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:905:29 | 905 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 905 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:912:25 | 912 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 912 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:919:28 | 919 | requests: unsafe { >k_primary_selection_offer_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 919 | requests: unsafe { &raw const gtk_primary_selection_offer_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:921:26 | 921 | events: unsafe { >k_primary_selection_offer_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 921 | events: unsafe { &raw const gtk_primary_selection_offer_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1169:22 | 1169 | unsafe { >k_primary_selection_source_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1169 | unsafe { &raw const gtk_primary_selection_source_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1199:29 | 1199 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1199 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1204:29 | 1204 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1204 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1212:29 | 1212 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1212 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1217:29 | 1217 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1217 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1225:28 | 1225 | requests: unsafe { >k_primary_selection_source_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1225 | requests: unsafe { &raw const gtk_primary_selection_source_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1227:26 | 1227 | events: unsafe { >k_primary_selection_source_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1227 | events: unsafe { &raw const gtk_primary_selection_source_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:520:22 | 520 | unsafe { &zwp_input_method_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 520 | unsafe { &raw const zwp_input_method_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:605:13 | 605 | &super::zwp_input_popup_surface_v2::zwp_input_popup_surface_v2_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 605 | &raw const super::zwp_input_popup_surface_v2::zwp_input_popup_surface_v2_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:608:18 | 608 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 608 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:612:13 | 612 | &super::zwp_input_method_keyboard_grab_v2::zwp_input_method_keyboard_grab_v2_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 612 | &raw const super::zwp_input_method_keyboard_grab_v2::zwp_input_method_keyboard_grab_v2_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:620:29 | 620 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 620 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:625:29 | 625 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 625 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:630:29 | 630 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 630 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:635:29 | 635 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 635 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:641:17 | 641 | &zwp_input_method_v2_requests_get_input_popup_surface_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 641 | &raw const zwp_input_method_v2_requests_get_input_popup_surface_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:647:29 | 647 | types: unsafe { &zwp_input_method_v2_requests_grab_keyboard_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 647 | types: unsafe { &raw const zwp_input_method_v2_requests_grab_keyboard_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:652:29 | 652 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 652 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:660:29 | 660 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 660 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:665:29 | 665 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 665 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:670:29 | 670 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 670 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:675:29 | 675 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 675 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:680:29 | 680 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 680 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:685:29 | 685 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 685 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:690:29 | 690 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 690 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:698:28 | 698 | requests: unsafe { &zwp_input_method_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 698 | requests: unsafe { &raw const zwp_input_method_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:700:26 | 700 | events: unsafe { &zwp_input_method_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 700 | events: unsafe { &raw const zwp_input_method_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:926:22 | 926 | unsafe { &zwp_input_popup_surface_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 926 | unsafe { &raw const zwp_input_popup_surface_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:944:25 | 944 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 944 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:950:25 | 950 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:957:28 | 957 | requests: unsafe { &zwp_input_popup_surface_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 957 | requests: unsafe { &raw const zwp_input_popup_surface_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:959:26 | 959 | events: unsafe { &zwp_input_popup_surface_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 959 | events: unsafe { &raw const zwp_input_popup_surface_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1347:22 | 1347 | unsafe { &zwp_input_method_keyboard_grab_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1347 | unsafe { &raw const zwp_input_method_keyboard_grab_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1371:25 | 1371 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1371 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1378:29 | 1378 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1378 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1383:29 | 1383 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1383 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1388:29 | 1388 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1388 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1393:29 | 1393 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1393 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1401:28 | 1401 | requests: unsafe { &zwp_input_method_keyboard_grab_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1401 | requests: unsafe { &raw const zwp_input_method_keyboard_grab_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1403:26 | 1403 | events: unsafe { &zwp_input_method_keyboard_grab_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1403 | events: unsafe { &raw const zwp_input_method_keyboard_grab_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1590:22 | 1590 | unsafe { &zwp_input_method_manager_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1590 | unsafe { &raw const zwp_input_method_manager_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1614:18 | 1614 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1614 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1616:13 | 1616 | &super::zwp_input_method_v2::zwp_input_method_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1616 | &raw const super::zwp_input_method_v2::zwp_input_method_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1625:17 | 1625 | &zwp_input_method_manager_v2_requests_get_input_method_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1625 | &raw const zwp_input_method_manager_v2_requests_get_input_method_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1631:29 | 1631 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1631 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1639:28 | 1639 | requests: unsafe { &zwp_input_method_manager_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1639 | requests: unsafe { &raw const zwp_input_method_manager_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:226:22 | 226 | unsafe { &org_kde_kwin_server_decoration_manager_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | unsafe { &raw const org_kde_kwin_server_decoration_manager_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:248:13 | 248 | &super::org_kde_kwin_server_decoration::org_kde_kwin_server_decoration_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 248 | &raw const super::org_kde_kwin_server_decoration::org_kde_kwin_server_decoration_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:251:18 | 251 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:259:17 | 259 | &org_kde_kwin_server_decoration_manager_requests_create_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 259 | &raw const org_kde_kwin_server_decoration_manager_requests_create_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:266:25 | 266 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 266 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:273:28 | 273 | requests: unsafe { &org_kde_kwin_server_decoration_manager_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 273 | requests: unsafe { &raw const org_kde_kwin_server_decoration_manager_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:275:26 | 275 | events: unsafe { &org_kde_kwin_server_decoration_manager_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 275 | events: unsafe { &raw const org_kde_kwin_server_decoration_manager_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:514:22 | 514 | unsafe { &org_kde_kwin_server_decoration_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 514 | unsafe { &raw const org_kde_kwin_server_decoration_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:540:29 | 540 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 540 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:545:29 | 545 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 545 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:552:25 | 552 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 552 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:559:28 | 559 | requests: unsafe { &org_kde_kwin_server_decoration_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 559 | requests: unsafe { &raw const org_kde_kwin_server_decoration_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:561:26 | 561 | events: unsafe { &org_kde_kwin_server_decoration_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 561 | events: unsafe { &raw const org_kde_kwin_server_decoration_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:214:22 | 214 | unsafe { &zwlr_data_control_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const zwlr_data_control_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:247:9 | 247 | &super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | &raw const super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:253:13 | 253 | &super::zwlr_data_control_device_v1::zwlr_data_control_device_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 253 | &raw const super::zwlr_data_control_device_v1::zwlr_data_control_device_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:256:18 | 256 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:264:17 | 264 | &zwlr_data_control_manager_v1_requests_create_data_source_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const zwlr_data_control_manager_v1_requests_create_data_source_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:271:17 | 271 | &zwlr_data_control_manager_v1_requests_get_data_device_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 271 | &raw const zwlr_data_control_manager_v1_requests_get_data_device_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:277:29 | 277 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:285:28 | 285 | requests: unsafe { &zwlr_data_control_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 285 | requests: unsafe { &raw const zwlr_data_control_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:645:22 | 645 | unsafe { &zwlr_data_control_device_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 645 | unsafe { &raw const zwlr_data_control_device_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:691:13 | 691 | &super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 691 | &raw const super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:696:9 | 696 | &super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 696 | &raw const super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:704:29 | 704 | types: unsafe { &zwlr_data_control_device_v1_requests_set_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 704 | types: unsafe { &raw const zwlr_data_control_device_v1_requests_set_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:709:29 | 709 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 709 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:715:17 | 715 | &zwlr_data_control_device_v1_requests_set_primary_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 715 | &raw const zwlr_data_control_device_v1_requests_set_primary_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:721:13 | 721 | &super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 721 | &raw const super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:726:13 | 726 | &super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 726 | &raw const super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:731:9 | 731 | &super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 731 | &raw const super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:739:29 | 739 | types: unsafe { &zwlr_data_control_device_v1_events_data_offer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 739 | types: unsafe { &raw const zwlr_data_control_device_v1_events_data_offer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:744:29 | 744 | types: unsafe { &zwlr_data_control_device_v1_events_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 744 | types: unsafe { &raw const zwlr_data_control_device_v1_events_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:749:29 | 749 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 749 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:755:17 | 755 | &zwlr_data_control_device_v1_events_primary_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 755 | &raw const zwlr_data_control_device_v1_events_primary_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:764:28 | 764 | requests: unsafe { &zwlr_data_control_device_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 764 | requests: unsafe { &raw const zwlr_data_control_device_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:766:26 | 766 | events: unsafe { &zwlr_data_control_device_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 766 | events: unsafe { &raw const zwlr_data_control_device_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1032:22 | 1032 | unsafe { &zwlr_data_control_source_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1032 | unsafe { &raw const zwlr_data_control_source_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1062:29 | 1062 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1062 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1067:29 | 1067 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1067 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1075:29 | 1075 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1075 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1080:29 | 1080 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1080 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1088:28 | 1088 | requests: unsafe { &zwlr_data_control_source_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1088 | requests: unsafe { &raw const zwlr_data_control_source_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1090:26 | 1090 | events: unsafe { &zwlr_data_control_source_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1090 | events: unsafe { &raw const zwlr_data_control_source_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1320:22 | 1320 | unsafe { &zwlr_data_control_offer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1320 | unsafe { &raw const zwlr_data_control_offer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1349:29 | 1349 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1349 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1354:29 | 1354 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1354 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1361:25 | 1361 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1361 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1368:28 | 1368 | requests: unsafe { &zwlr_data_control_offer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1368 | requests: unsafe { &raw const zwlr_data_control_offer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1370:26 | 1370 | events: unsafe { &zwlr_data_control_offer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1370 | events: unsafe { &raw const zwlr_data_control_offer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:217:22 | 217 | unsafe { &zwlr_export_dmabuf_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 217 | unsafe { &raw const zwlr_export_dmabuf_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:246:13 | 246 | &super::zwlr_export_dmabuf_frame_v1::zwlr_export_dmabuf_frame_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 246 | &raw const super::zwlr_export_dmabuf_frame_v1::zwlr_export_dmabuf_frame_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:250:18 | 250 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 250 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:258:17 | 258 | &zwlr_export_dmabuf_manager_v1_requests_capture_output_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 258 | &raw const zwlr_export_dmabuf_manager_v1_requests_capture_output_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:264:29 | 264 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:272:28 | 272 | requests: unsafe { &zwlr_export_dmabuf_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 272 | requests: unsafe { &raw const zwlr_export_dmabuf_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:768:22 | 768 | unsafe { &zwlr_export_dmabuf_frame_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 768 | unsafe { &raw const zwlr_export_dmabuf_frame_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:792:25 | 792 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 792 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:799:29 | 799 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 799 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:804:29 | 804 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 804 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:809:29 | 809 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 809 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:814:29 | 814 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 814 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:822:28 | 822 | requests: unsafe { &zwlr_export_dmabuf_frame_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 822 | requests: unsafe { &raw const zwlr_export_dmabuf_frame_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:824:26 | 824 | events: unsafe { &zwlr_export_dmabuf_frame_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 824 | events: unsafe { &raw const zwlr_export_dmabuf_frame_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:215:22 | 215 | unsafe { &zwlr_foreign_toplevel_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 215 | unsafe { &raw const zwlr_foreign_toplevel_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:235:25 | 235 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 235 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:239:13 | 239 | &super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 239 | &raw const super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:247:29 | 247 | types: unsafe { &zwlr_foreign_toplevel_manager_v1_events_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | types: unsafe { &raw const zwlr_foreign_toplevel_manager_v1_events_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:252:29 | 252 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 252 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:260:28 | 260 | requests: unsafe { &zwlr_foreign_toplevel_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | requests: unsafe { &raw const zwlr_foreign_toplevel_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:262:26 | 262 | events: unsafe { &zwlr_foreign_toplevel_manager_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 262 | events: unsafe { &raw const zwlr_foreign_toplevel_manager_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:913:22 | 913 | unsafe { &zwlr_foreign_toplevel_handle_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 913 | unsafe { &raw const zwlr_foreign_toplevel_handle_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1020:19 | 1020 | [unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1020 | [unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1023:18 | 1023 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1023 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1031:19 | 1031 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1031 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1037:29 | 1037 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1037 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1042:29 | 1042 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1042 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1047:29 | 1047 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1047 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1052:29 | 1052 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1052 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1057:29 | 1057 | types: unsafe { &zwlr_foreign_toplevel_handle_v1_requests_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1057 | types: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_requests_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1062:29 | 1062 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1062 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1068:17 | 1068 | &zwlr_foreign_toplevel_handle_v1_requests_set_rectangle_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1068 | &raw const zwlr_foreign_toplevel_handle_v1_requests_set_rectangle_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1074:29 | 1074 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1074 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1080:17 | 1080 | &zwlr_foreign_toplevel_handle_v1_requests_set_fullscreen_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1080 | &raw const zwlr_foreign_toplevel_handle_v1_requests_set_fullscreen_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1086:29 | 1086 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1086 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1090:19 | 1090 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1090 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1092:19 | 1092 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1092 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1095:13 | 1095 | &super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1095 | &raw const super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1103:29 | 1103 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1103 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1108:29 | 1108 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1108 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1114:17 | 1114 | &zwlr_foreign_toplevel_handle_v1_events_output_enter_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1114 | &raw const zwlr_foreign_toplevel_handle_v1_events_output_enter_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1121:17 | 1121 | &zwlr_foreign_toplevel_handle_v1_events_output_leave_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1121 | &raw const zwlr_foreign_toplevel_handle_v1_events_output_leave_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1127:29 | 1127 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1127 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1132:29 | 1132 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1132 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1137:29 | 1137 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1137 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1142:29 | 1142 | types: unsafe { &zwlr_foreign_toplevel_handle_v1_events_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1142 | types: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_events_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1150:28 | 1150 | requests: unsafe { &zwlr_foreign_toplevel_handle_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1150 | requests: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1152:26 | 1152 | events: unsafe { &zwlr_foreign_toplevel_handle_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1152 | events: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:189:22 | 189 | unsafe { &zwlr_gamma_control_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 189 | unsafe { &raw const zwlr_gamma_control_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:216:13 | 216 | &super::zwlr_gamma_control_v1::zwlr_gamma_control_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | &raw const super::zwlr_gamma_control_v1::zwlr_gamma_control_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:218:18 | 218 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:226:17 | 226 | &zwlr_gamma_control_manager_v1_requests_get_gamma_control_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | &raw const zwlr_gamma_control_manager_v1_requests_get_gamma_control_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:232:29 | 232 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:240:28 | 240 | requests: unsafe { &zwlr_gamma_control_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | requests: unsafe { &raw const zwlr_gamma_control_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:487:22 | 487 | unsafe { &zwlr_gamma_control_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 487 | unsafe { &raw const zwlr_gamma_control_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:515:29 | 515 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 515 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:520:29 | 520 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 520 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:528:29 | 528 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 528 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:533:29 | 533 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 533 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:541:28 | 541 | requests: unsafe { &zwlr_gamma_control_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 541 | requests: unsafe { &raw const zwlr_gamma_control_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:543:26 | 543 | events: unsafe { &zwlr_gamma_control_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 543 | events: unsafe { &raw const zwlr_gamma_control_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:183:22 | 183 | unsafe { &zwlr_input_inhibit_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 183 | unsafe { &raw const zwlr_input_inhibit_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:197:9 | 197 | &super::zwlr_input_inhibitor_v1::zwlr_input_inhibitor_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 197 | &raw const super::zwlr_input_inhibitor_v1::zwlr_input_inhibitor_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:203:25 | 203 | types: unsafe { &zwlr_input_inhibit_manager_v1_requests_get_inhibitor_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 203 | types: unsafe { &raw const zwlr_input_inhibit_manager_v1_requests_get_inhibitor_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:210:28 | 210 | requests: unsafe { &zwlr_input_inhibit_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 210 | requests: unsafe { &raw const zwlr_input_inhibit_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:372:22 | 372 | unsafe { &zwlr_input_inhibitor_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 372 | unsafe { &raw const zwlr_input_inhibitor_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:388:25 | 388 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 388 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:395:28 | 395 | requests: unsafe { &zwlr_input_inhibitor_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 395 | requests: unsafe { &raw const zwlr_input_inhibitor_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:276:22 | 276 | unsafe { &zwlr_layer_shell_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 276 | unsafe { &raw const zwlr_layer_shell_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:308:13 | 308 | &super::zwlr_layer_surface_v1::zwlr_layer_surface_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 308 | &raw const super::zwlr_layer_surface_v1::zwlr_layer_surface_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:310:18 | 310 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 310 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:311:18 | 311 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 311 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:320:29 | 320 | types: unsafe { &zwlr_layer_shell_v1_requests_get_layer_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 320 | types: unsafe { &raw const zwlr_layer_shell_v1_requests_get_layer_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:325:29 | 325 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 325 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:333:28 | 333 | requests: unsafe { &zwlr_layer_shell_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 333 | requests: unsafe { &raw const zwlr_layer_shell_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:826:22 | 826 | unsafe { &zwlr_layer_surface_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 826 | unsafe { &raw const zwlr_layer_surface_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:914:19 | 914 | [unsafe { &super::xdg_popup::xdg_popup_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 914 | [unsafe { &raw const super::xdg_popup::xdg_popup_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:920:29 | 920 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 920 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:925:29 | 925 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 925 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:930:29 | 930 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 930 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:935:29 | 935 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 935 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:940:29 | 940 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 940 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:945:29 | 945 | types: unsafe { &zwlr_layer_surface_v1_requests_get_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | types: unsafe { &raw const zwlr_layer_surface_v1_requests_get_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:950:29 | 950 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:955:29 | 955 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:960:29 | 960 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 960 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:968:29 | 968 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 968 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:973:29 | 973 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 973 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:981:28 | 981 | requests: unsafe { &zwlr_layer_surface_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 981 | requests: unsafe { &raw const zwlr_layer_surface_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:983:26 | 983 | events: unsafe { &zwlr_layer_surface_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | events: unsafe { &raw const zwlr_layer_surface_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:270:22 | 270 | unsafe { &zwlr_output_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 270 | unsafe { &raw const zwlr_output_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:301:13 | 301 | &super::zwlr_output_configuration_v1::zwlr_output_configuration_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 301 | &raw const super::zwlr_output_configuration_v1::zwlr_output_configuration_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:312:17 | 312 | &zwlr_output_manager_v1_requests_create_configuration_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 312 | &raw const zwlr_output_manager_v1_requests_create_configuration_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:318:29 | 318 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 318 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:322:9 | 322 | &super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 322 | &raw const super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:329:29 | 329 | types: unsafe { &zwlr_output_manager_v1_events_head_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 329 | types: unsafe { &raw const zwlr_output_manager_v1_events_head_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:334:29 | 334 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 334 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:339:29 | 339 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 339 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:347:28 | 347 | requests: unsafe { &zwlr_output_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 347 | requests: unsafe { &raw const zwlr_output_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:349:26 | 349 | events: unsafe { &zwlr_output_manager_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 349 | events: unsafe { &raw const zwlr_output_manager_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:894:22 | 894 | unsafe { &zwlr_output_head_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 894 | unsafe { &raw const zwlr_output_head_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:925:9 | 925 | &super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 925 | &raw const super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:928:9 | 928 | &super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 928 | &raw const super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:935:29 | 935 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 935 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:940:29 | 940 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 940 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:945:29 | 945 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:950:29 | 950 | types: unsafe { &zwlr_output_head_v1_events_mode_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const zwlr_output_head_v1_events_mode_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:955:29 | 955 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:960:29 | 960 | types: unsafe { &zwlr_output_head_v1_events_current_mode_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 960 | types: unsafe { &raw const zwlr_output_head_v1_events_current_mode_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:965:29 | 965 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 965 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:970:29 | 970 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 970 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:975:29 | 975 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 975 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:980:29 | 980 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 980 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:985:29 | 985 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 985 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:990:29 | 990 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 990 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:995:29 | 995 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 995 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1005:26 | 1005 | events: unsafe { &zwlr_output_head_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1005 | events: unsafe { &raw const zwlr_output_head_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1234:22 | 1234 | unsafe { &zwlr_output_mode_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1234 | unsafe { &raw const zwlr_output_mode_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1251:29 | 1251 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1251 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1256:29 | 1256 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1256 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1261:29 | 1261 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1261 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1266:29 | 1266 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1266 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1276:26 | 1276 | events: unsafe { &zwlr_output_mode_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1276 | events: unsafe { &raw const zwlr_output_mode_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1591:22 | 1591 | unsafe { &zwlr_output_configuration_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1591 | unsafe { &raw const zwlr_output_configuration_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1642:13 | 1642 | &super::zwlr_output_configuration_head_v1::zwlr_output_configuration_head_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1642 | &raw const super::zwlr_output_configuration_head_v1::zwlr_output_configuration_head_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1646:13 | 1646 | &super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1646 | &raw const super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1651:13 | 1651 | &super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1651 | &raw const super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1658:29 | 1658 | types: unsafe { &zwlr_output_configuration_v1_requests_enable_head_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1658 | types: unsafe { &raw const zwlr_output_configuration_v1_requests_enable_head_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1663:29 | 1663 | types: unsafe { &zwlr_output_configuration_v1_requests_disable_head_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1663 | types: unsafe { &raw const zwlr_output_configuration_v1_requests_disable_head_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1668:29 | 1668 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1668 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1673:29 | 1673 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1673 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1678:29 | 1678 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1678 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1686:29 | 1686 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1686 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1691:29 | 1691 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1691 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1696:29 | 1696 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1696 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1704:28 | 1704 | requests: unsafe { &zwlr_output_configuration_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1704 | requests: unsafe { &raw const zwlr_output_configuration_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1706:26 | 1706 | events: unsafe { &zwlr_output_configuration_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1706 | events: unsafe { &raw const zwlr_output_configuration_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2006:22 | 2006 | unsafe { &zwlr_output_configuration_head_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2006 | unsafe { &raw const zwlr_output_configuration_head_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2054:13 | 2054 | &super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2054 | &raw const super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2062:17 | 2062 | &zwlr_output_configuration_head_v1_requests_set_mode_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2062 | &raw const zwlr_output_configuration_head_v1_requests_set_mode_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2068:29 | 2068 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2068 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2073:29 | 2073 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2073 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2078:29 | 2078 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2078 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2083:29 | 2083 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2083 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2091:28 | 2091 | requests: unsafe { &zwlr_output_configuration_head_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2091 | requests: unsafe { &raw const zwlr_output_configuration_head_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:189:22 | 189 | unsafe { &zwlr_output_power_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 189 | unsafe { &raw const zwlr_output_power_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:216:13 | 216 | &super::zwlr_output_power_v1::zwlr_output_power_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | &raw const super::zwlr_output_power_v1::zwlr_output_power_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:218:18 | 218 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:226:17 | 226 | &zwlr_output_power_manager_v1_requests_get_output_power_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | &raw const zwlr_output_power_manager_v1_requests_get_output_power_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:232:29 | 232 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:240:28 | 240 | requests: unsafe { &zwlr_output_power_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | requests: unsafe { &raw const zwlr_output_power_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:510:22 | 510 | unsafe { &zwlr_output_power_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 510 | unsafe { &raw const zwlr_output_power_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:538:29 | 538 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 538 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:543:29 | 543 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 543 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:551:29 | 551 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 551 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:556:29 | 556 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 556 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:564:28 | 564 | requests: unsafe { &zwlr_output_power_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 564 | requests: unsafe { &raw const zwlr_output_power_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:566:26 | 566 | events: unsafe { &zwlr_output_power_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 566 | events: unsafe { &raw const zwlr_output_power_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:277:22 | 277 | unsafe { &zwlr_screencopy_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | unsafe { &raw const zwlr_screencopy_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:327:13 | 327 | &super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 327 | &raw const super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:331:18 | 331 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 331 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:336:13 | 336 | &super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 336 | &raw const super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:340:18 | 340 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 340 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:351:29 | 351 | types: unsafe { &zwlr_screencopy_manager_v1_requests_capture_output_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 351 | types: unsafe { &raw const zwlr_screencopy_manager_v1_requests_capture_output_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:357:17 | 357 | &zwlr_screencopy_manager_v1_requests_capture_output_region_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 357 | &raw const zwlr_screencopy_manager_v1_requests_capture_output_region_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:363:29 | 363 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 363 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:371:28 | 371 | requests: unsafe { &zwlr_screencopy_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 371 | requests: unsafe { &raw const zwlr_screencopy_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:892:22 | 892 | unsafe { &zwlr_screencopy_frame_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 892 | unsafe { &raw const zwlr_screencopy_frame_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:937:19 | 937 | [unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 937 | [unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:939:19 | 939 | [unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 939 | [unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:945:29 | 945 | types: unsafe { &zwlr_screencopy_frame_v1_requests_copy_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | types: unsafe { &raw const zwlr_screencopy_frame_v1_requests_copy_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:950:29 | 950 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:955:29 | 955 | types: unsafe { &zwlr_screencopy_frame_v1_requests_copy_with_damage_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | types: unsafe { &raw const zwlr_screencopy_frame_v1_requests_copy_with_damage_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:963:29 | 963 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 963 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:968:29 | 968 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 968 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:973:29 | 973 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 973 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:978:29 | 978 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 978 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:983:29 | 983 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:988:29 | 988 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 988 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:993:29 | 993 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 993 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:1001:28 | 1001 | requests: unsafe { &zwlr_screencopy_frame_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1001 | requests: unsafe { &raw const zwlr_screencopy_frame_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:1003:26 | 1003 | events: unsafe { &zwlr_screencopy_frame_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1003 | events: unsafe { &raw const zwlr_screencopy_frame_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:464:22 | 464 | unsafe { &zwlr_virtual_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 464 | unsafe { &raw const zwlr_virtual_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:578:29 | 578 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 578 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:583:29 | 583 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 583 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:588:29 | 588 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 588 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:593:29 | 593 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 593 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:598:29 | 598 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 598 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:603:29 | 603 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 603 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:608:29 | 608 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 608 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:613:29 | 613 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 613 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:618:29 | 618 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 618 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:626:28 | 626 | requests: unsafe { &zwlr_virtual_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 626 | requests: unsafe { &raw const zwlr_virtual_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:862:22 | 862 | unsafe { &zwlr_virtual_pointer_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 862 | unsafe { &raw const zwlr_virtual_pointer_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:902:18 | 902 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 902 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:904:13 | 904 | &super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 904 | &raw const super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:910:18 | 910 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 910 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:911:18 | 911 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 911 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:913:13 | 913 | &super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 913 | &raw const super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:923:17 | 923 | &zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 923 | &raw const zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:929:29 | 929 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 929 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:935:17 | 935 | &zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_with_output_types | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 935 | &raw const zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_with_output_types | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:945:28 | 945 | requests: unsafe { &zwlr_virtual_pointer_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | requests: unsafe { &raw const zwlr_virtual_pointer_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:250:22 | 250 | unsafe { &wp_presentation_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 250 | unsafe { &raw const wp_presentation_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:277:18 | 277 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:279:13 | 279 | &super::wp_presentation_feedback::wp_presentation_feedback_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 279 | &raw const super::wp_presentation_feedback::wp_presentation_feedback_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:288:29 | 288 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 288 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:293:29 | 293 | types: unsafe { &wp_presentation_requests_feedback_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 293 | types: unsafe { &raw const wp_presentation_requests_feedback_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:300:25 | 300 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 300 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:307:28 | 307 | requests: unsafe { &wp_presentation_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 307 | requests: unsafe { &raw const wp_presentation_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:309:26 | 309 | events: unsafe { &wp_presentation_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 309 | events: unsafe { &raw const wp_presentation_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:594:22 | 594 | unsafe { &wp_presentation_feedback_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 594 | unsafe { &raw const wp_presentation_feedback_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:605:19 | 605 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 605 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:611:29 | 611 | types: unsafe { &wp_presentation_feedback_events_sync_output_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 611 | types: unsafe { &raw const wp_presentation_feedback_events_sync_output_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:616:29 | 616 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 616 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:621:29 | 621 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 621 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:631:26 | 631 | events: unsafe { &wp_presentation_feedback_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 631 | events: unsafe { &raw const wp_presentation_feedback_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:305:22 | 305 | unsafe { &xdg_wm_base_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 305 | unsafe { &raw const xdg_wm_base_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:346:19 | 346 | [unsafe { &super::xdg_positioner::xdg_positioner_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 346 | [unsafe { &raw const super::xdg_positioner::xdg_positioner_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:348:18 | 348 | unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 348 | unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:349:18 | 349 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 349 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:356:29 | 356 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 356 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:361:29 | 361 | types: unsafe { &xdg_wm_base_requests_create_positioner_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 361 | types: unsafe { &raw const xdg_wm_base_requests_create_positioner_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:366:29 | 366 | types: unsafe { &xdg_wm_base_requests_get_xdg_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 366 | types: unsafe { &raw const xdg_wm_base_requests_get_xdg_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:371:29 | 371 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 371 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:378:25 | 378 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 378 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:385:28 | 385 | requests: unsafe { &xdg_wm_base_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 385 | requests: unsafe { &raw const xdg_wm_base_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:387:26 | 387 | events: unsafe { &xdg_wm_base_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 387 | events: unsafe { &raw const xdg_wm_base_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:866:22 | 866 | unsafe { &xdg_positioner_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 866 | unsafe { &raw const xdg_positioner_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:959:29 | 959 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 959 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:964:29 | 964 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 964 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:969:29 | 969 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 969 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:974:29 | 974 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 974 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:979:29 | 979 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 979 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:984:29 | 984 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 984 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:989:29 | 989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:994:29 | 994 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 994 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:999:29 | 999 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 999 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1004:29 | 1004 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1004 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1012:28 | 1012 | requests: unsafe { &xdg_positioner_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1012 | requests: unsafe { &raw const xdg_positioner_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1359:22 | 1359 | unsafe { &xdg_surface_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1359 | unsafe { &raw const xdg_surface_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1414:19 | 1414 | [unsafe { &super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1414 | [unsafe { &raw const super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1416:18 | 1416 | unsafe { &super::xdg_popup::xdg_popup_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1416 | unsafe { &raw const super::xdg_popup::xdg_popup_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1417:18 | 1417 | unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1417 | unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1418:18 | 1418 | unsafe { &super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1418 | unsafe { &raw const super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1425:29 | 1425 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1425 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1430:29 | 1430 | types: unsafe { &xdg_surface_requests_get_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1430 | types: unsafe { &raw const xdg_surface_requests_get_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1435:29 | 1435 | types: unsafe { &xdg_surface_requests_get_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1435 | types: unsafe { &raw const xdg_surface_requests_get_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1440:29 | 1440 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1440 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1445:29 | 1445 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1445 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1452:25 | 1452 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1452 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1459:28 | 1459 | requests: unsafe { &xdg_surface_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1459 | requests: unsafe { &raw const xdg_surface_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1461:26 | 1461 | events: unsafe { &xdg_surface_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1461 | events: unsafe { &raw const xdg_surface_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2092:22 | 2092 | unsafe { &xdg_toplevel_interface } | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2092 | unsafe { &raw const xdg_toplevel_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2228:19 | 2228 | [unsafe { &super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2228 | [unsafe { &raw const super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2230:18 | 2230 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2230 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2236:18 | 2236 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2236 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2240:18 | 2240 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2240 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2245:19 | 2245 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2245 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2251:29 | 2251 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2251 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2256:29 | 2256 | types: unsafe { &xdg_toplevel_requests_set_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2256 | types: unsafe { &raw const xdg_toplevel_requests_set_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2261:29 | 2261 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2261 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2266:29 | 2266 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2266 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2271:29 | 2271 | types: unsafe { &xdg_toplevel_requests_show_window_menu_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2271 | types: unsafe { &raw const xdg_toplevel_requests_show_window_menu_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2276:29 | 2276 | types: unsafe { &xdg_toplevel_requests_move_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2276 | types: unsafe { &raw const xdg_toplevel_requests_move_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2281:29 | 2281 | types: unsafe { &xdg_toplevel_requests_resize_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2281 | types: unsafe { &raw const xdg_toplevel_requests_resize_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2286:29 | 2286 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2286 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2291:29 | 2291 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2291 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2296:29 | 2296 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2296 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2301:29 | 2301 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2301 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2306:29 | 2306 | types: unsafe { &xdg_toplevel_requests_set_fullscreen_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2306 | types: unsafe { &raw const xdg_toplevel_requests_set_fullscreen_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2311:29 | 2311 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2311 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2316:29 | 2316 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2316 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2324:29 | 2324 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2324 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2329:29 | 2329 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2329 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2337:28 | 2337 | requests: unsafe { &xdg_toplevel_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2337 | requests: unsafe { &raw const xdg_toplevel_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2339:26 | 2339 | events: unsafe { &xdg_toplevel_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2339 | events: unsafe { &raw const xdg_toplevel_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2677:22 | 2677 | unsafe { &xdg_popup_interface } | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2677 | unsafe { &raw const xdg_popup_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2720:18 | 2720 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2720 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2724:18 | 2724 | unsafe { &super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2724 | unsafe { &raw const super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2732:29 | 2732 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2732 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2737:29 | 2737 | types: unsafe { &xdg_popup_requests_grab_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2737 | types: unsafe { &raw const xdg_popup_requests_grab_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2742:29 | 2742 | types: unsafe { &xdg_popup_requests_reposition_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2742 | types: unsafe { &raw const xdg_popup_requests_reposition_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2750:29 | 2750 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2750 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2755:29 | 2755 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2755 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2760:29 | 2760 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2760 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2768:28 | 2768 | requests: unsafe { &xdg_popup_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2768 | requests: unsafe { &raw const xdg_popup_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2770:26 | 2770 | events: unsafe { &xdg_popup_events as *const _ }, | ^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2770 | events: unsafe { &raw const xdg_popup_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:214:22 | 214 | unsafe { &wp_viewporter_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const wp_viewporter_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:239:18 | 239 | unsafe { &super::wp_viewport::wp_viewport_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 239 | unsafe { &raw const super::wp_viewport::wp_viewport_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:240:18 | 240 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:247:29 | 247 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:252:29 | 252 | types: unsafe { &wp_viewporter_requests_get_viewport_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 252 | types: unsafe { &raw const wp_viewporter_requests_get_viewport_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:260:28 | 260 | requests: unsafe { &wp_viewporter_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | requests: unsafe { &raw const wp_viewporter_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:521:22 | 521 | unsafe { &wp_viewport_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 521 | unsafe { &raw const wp_viewport_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:560:29 | 560 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 560 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:565:29 | 565 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 565 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:570:29 | 570 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 570 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:578:28 | 578 | requests: unsafe { &wp_viewport_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 578 | requests: unsafe { &raw const wp_viewport_requests as *const _ }, | +++++++++ warning: field `size` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/clip.rs:214:9 | 212 | pub struct SubClipMaskMut<'a> { | -------------- field in this struct 213 | pub data: &'a mut [u8], 214 | pub size: IntSize, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/edge_builder.rs:242:24 | 242 | pub fn edge_iter(path: &Path) -> PathEdgeIter { | ^^^^^ ^^^^^^^^^^^^ the 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 | 242 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:182:19 | 182 | pub fn as_ref(&self) -> PixmapRef { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 182 | pub fn as_ref(&self) -> PixmapRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:190:19 | 190 | pub fn as_mut(&mut self) -> PixmapMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 190 | pub fn as_mut(&mut self) -> PixmapMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:478:19 | 478 | pub fn as_ref(&self) -> PixmapRef { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | pub fn as_ref(&self) -> PixmapRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:523:32 | 523 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 523 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:534:29 | 534 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> 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 | 534 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/shaders/pattern.rs:87:10 | 82 | pixmap: PixmapRef<'a>, | -- the lifetime is named here ... 87 | ) -> Shader { | ^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 87 | ) -> Shader<'a> { | ++++ warning: `wasm-bindgen-backend` (lib) generated 2 warnings (1 duplicate) Compiling bevy_diagnostic v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_diagnostic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_diagnostic-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_diagnostic-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides diagnostic functionality for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_diagnostic CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_diagnostic --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_diagnostic-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dynamic_linking"))' -C metadata=fb659b01c42e0bb7 -C extra-filename=-11d3683d6a97e6a3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_core-2bbec1e600c4b88b.rmeta --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_log-79bece1aaafaa8fd.rmeta --extern bevy_time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_time-8ab39e8df7e0df8c.rmeta --extern bevy_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_utils-0893f98bd86d51d9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_input` (lib) generated 1 warning (1 duplicate) Compiling http-body v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c641731c8f00a6d -C extra-filename=-efdd812d59be214f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `http-body` (lib) generated 1 warning (1 duplicate) Compiling wgpu-hal v0.16.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wgpu_hal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/Cargo.toml CARGO_PKG_AUTHORS='wgpu developers' CARGO_PKG_DESCRIPTION='WebGPU hardware abstraction layer' CARGO_PKG_HOMEPAGE='https://wgpu.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wgpu-hal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gfx-rs/wgpu' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.16.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wgpu_hal --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="ash"' --cfg 'feature="default"' --cfg 'feature="gles"' --cfg 'feature="glow"' --cfg 'feature="gpu-alloc"' --cfg 'feature="gpu-descriptor"' --cfg 'feature="khronos-egl"' --cfg 'feature="libloading"' --cfg 'feature="renderdoc"' --cfg 'feature="renderdoc-sys"' --cfg 'feature="smallvec"' --cfg 'feature="vulkan"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ash", "bit-set", "block", "d3d12", "default", "dx11", "dx12", "dxc_shader_compiler", "foreign-types", "gles", "glow", "gpu-alloc", "gpu-allocator", "gpu-descriptor", "hassle-rs", "khronos-egl", "libloading", "metal", "range-alloc", "renderdoc", "renderdoc-sys", "smallvec", "vulkan", "windows_rs"))' -C metadata=f8dd18b8b4fd327a -C extra-filename=-8e3b652208a04c74 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern ash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libash-faa68a1fe0288c04.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --extern glow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglow-07f857eb43a83666.rmeta --extern gpu_alloc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgpu_alloc-6a30c3df7f919612.rmeta --extern gpu_descriptor=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgpu_descriptor-f7ade06167f22f6e.rmeta --extern khronos_egl=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libkhronos_egl-82eac2c70d527697.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern libloading=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibloading-cd94cfc3d59ceac8.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern naga=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnaga-df9d49208225c3d4.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern profiling=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libprofiling-0fd86c04816559b7.rmeta --extern raw_window_handle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libraw_window_handle-aafba15f34c1111c.rmeta --extern renderdoc_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librenderdoc_sys-b183c99434aaa51a.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern wgt=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu_types-2b06112c3f17ad70.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:744:21 | 744 | std::ptr::null_mut(), | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/lib.rs:49:5 | 49 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 744 - std::ptr::null_mut(), 744 + ptr::null_mut(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1093:65 | 1093 | &mut temp_xlib_handle as *mut _ as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1093 - &mut temp_xlib_handle as *mut _ as *mut std::ffi::c_void 1093 + &mut temp_xlib_handle as *mut _ as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1096:47 | 1096 | handle.window as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1096 - handle.window as *mut std::ffi::c_void 1096 + handle.window as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1100:64 | 1100 | &mut temp_xcb_handle as *mut _ as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1100 - &mut temp_xcb_handle as *mut _ as *mut std::ffi::c_void 1100 + &mut temp_xcb_handle as *mut _ as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1103:47 | 1103 | handle.window as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1103 - handle.window as *mut std::ffi::c_void 1103 + handle.window as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1111:47 | 1111 | ... as *mut _ as *mut std::ffi::c_void; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1111 - as *mut _ as *mut std::ffi::c_void; 1111 + as *mut _ as *mut ffi::c_void; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/command.rs:54:30 | 54 | data.len() * mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 54 - data.len() * mem::size_of::(), 54 + data.len() * size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/command.rs:983:33 | 983 | offset + draw * mem::size_of::() as wgt::BufferAddress; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 983 - offset + draw * mem::size_of::() as wgt::BufferAddress; 983 + offset + draw * size_of::() as wgt::BufferAddress; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/command.rs:1004:26 | 1004 | + draw * mem::size_of::() as wgt::BufferAddress; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1004 - + draw * mem::size_of::() as wgt::BufferAddress; 1004 + + draw * size_of::() as wgt::BufferAddress; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/device.rs:332:37 | 332 | let mut shaders_to_delete = arrayvec::ArrayVec::<_, 3>::new(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 332 - let mut shaders_to_delete = arrayvec::ArrayVec::<_, 3>::new(); 332 + let mut shaders_to_delete = ArrayVec::<_, 3>::new(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/queue.rs:879:57 | 879 | self.temp_query_results.len() * mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 879 - self.temp_query_results.len() * mem::size_of::(), 879 + self.temp_query_results.len() * size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/queue.rs:1411:41 | 1411 | ... raw.len() / mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1411 - raw.len() / mem::size_of::(), 1411 + raw.len() / size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:967:17 | 967 | ash::vk::PhysicalDeviceType::OTHER => wgt::DeviceType::Other, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 967 - ash::vk::PhysicalDeviceType::OTHER => wgt::DeviceType::Other, 967 + vk::PhysicalDeviceType::OTHER => wgt::DeviceType::Other, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:968:17 | 968 | ash::vk::PhysicalDeviceType::INTEGRATED_GPU => wgt::DeviceType::IntegratedGpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 968 - ash::vk::PhysicalDeviceType::INTEGRATED_GPU => wgt::DeviceType::IntegratedGpu, 968 + vk::PhysicalDeviceType::INTEGRATED_GPU => wgt::DeviceType::IntegratedGpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:969:17 | 969 | ash::vk::PhysicalDeviceType::DISCRETE_GPU => wgt::DeviceType::DiscreteGpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 969 - ash::vk::PhysicalDeviceType::DISCRETE_GPU => wgt::DeviceType::DiscreteGpu, 969 + vk::PhysicalDeviceType::DISCRETE_GPU => wgt::DeviceType::DiscreteGpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:970:17 | 970 | ash::vk::PhysicalDeviceType::VIRTUAL_GPU => wgt::DeviceType::VirtualGpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 970 - ash::vk::PhysicalDeviceType::VIRTUAL_GPU => wgt::DeviceType::VirtualGpu, 970 + vk::PhysicalDeviceType::VIRTUAL_GPU => wgt::DeviceType::VirtualGpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:971:17 | 971 | ash::vk::PhysicalDeviceType::CPU => wgt::DeviceType::Cpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 971 - ash::vk::PhysicalDeviceType::CPU => wgt::DeviceType::Cpu, 971 + vk::PhysicalDeviceType::CPU => wgt::DeviceType::Cpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:1135:42 | 1135 | pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1135 - pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { 1135 + pub fn raw_physical_device(&self) -> vk::PhysicalDevice { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:705:17 | 705 | mem::size_of::() as u32, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 705 - mem::size_of::() as u32, 705 + size_of::() as u32, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:721:17 | 721 | mem::size_of::() as u32, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 721 - mem::size_of::() as u32, 721 + size_of::() as u32, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:733:22 | 733 | let stride = mem::size_of::() as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 733 - let stride = mem::size_of::() as u32; 733 + let stride = size_of::() as u32; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:759:22 | 759 | let stride = mem::size_of::() as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 759 - let stride = mem::size_of::() as u32; 759 + let stride = size_of::() as u32; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:782:42 | 782 | pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 782 - pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { 782 + pub fn raw_physical_device(&self) -> vk::PhysicalDevice { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:786:32 | 786 | pub fn raw_queue(&self) -> ash::vk::Queue { | ^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 786 - pub fn raw_queue(&self) -> ash::vk::Queue { 786 + pub fn raw_queue(&self) -> vk::Queue { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:1977:17 | 1977 | ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1977 - ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; 1977 + vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:1992:17 | 1992 | ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1992 - ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; 1992 + vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/mod.rs:245:16 | 245 | raw_queue: ash::vk::Queue, | ^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 245 - raw_queue: ash::vk::Queue, 245 + raw_queue: vk::Queue, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/mod.rs:248:22 | 248 | physical_device: ash::vk::PhysicalDevice, | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 248 - physical_device: ash::vk::PhysicalDevice, 248 + physical_device: vk::PhysicalDevice, | warning: `bevy_diagnostic` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smithay_client_toolkit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smithay-client-toolkit-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smithay-client-toolkit-0.16.1/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Toolkit for making client wayland applications.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smithay-client-toolkit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/client-toolkit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/smithay-client-toolkit-04ef789b776467cd/out /usr/local/bin/rustc --crate-name smithay_client_toolkit --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smithay-client-toolkit-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="calloop"' --cfg 'feature="default"' --cfg 'feature="dlopen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calloop", "default", "dlopen"))' -C metadata=a05d19fa64c1bbd9 -C extra-filename=-f651e809a4b2ce12 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-7064658849b9ac3f.rmeta --extern calloop=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcalloop-8757acb82f60b951.rmeta --extern dlib=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdlib-ca74c74d4655476b.rmeta --extern lazy_static=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblazy_static-6da979bd9e411d6d.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern memmap2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemmap2-35f2f59788c60d65.rmeta --extern nix=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnix-243b9bb22bafdc9e.rmeta --extern wayland_client=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwayland_client-ffa8c1f7fcff76d5.rmeta --extern wayland_cursor=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwayland_cursor-8ecb0d37a97dde17.rmeta --extern wayland_protocols=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwayland_protocols-6046cb843b28ddd7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `ffi::CStr` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smithay-client-toolkit-0.16.1/src/shm/mempool.rs:3:5 | 3 | ffi::CStr, | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `ash` (lib) generated 13 warnings (1 duplicate) Compiling curve25519-dalek-derive v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=curve25519_dalek_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-derive-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-derive-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='curve25519-dalek Derives' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curve25519-dalek-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-derive-0.1.1/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=9f6a08ffe5bf7c9e -C extra-filename=-8ef88b05a517d918 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:393:40 | 393 | pub unsafe fn get_without_egl_lock(&self) -> MutexGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 393 | pub unsafe fn get_without_egl_lock(&self) -> MutexGuard<'_, glow::Context> { | +++ warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smithay-client-toolkit-0.16.1/src/window/mod.rs:256:21 | 256 | let mut inner = match frame_inner.as_mut() { | ----^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: `curve25519-dalek-derive` (lib) generated 1 warning (1 duplicate) Compiling venial v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=venial CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/venial-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/venial-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Olivier Faure ' CARGO_PKG_DESCRIPTION='A very small syn' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=venial CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/PoignardAzur/venial' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name venial --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/venial-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=b50de99b78bb5be0 -C extra-filename=-9a3403731635cc10 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused imports: `EnumVariantValue`, `NamedField`, and `VisMarker` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/venial-0.5.0/src/types_edition.rs:3:64 | 3 | Attribute, AttributeValue, Declaration, Enum, EnumVariant, EnumVariantValue, Function, | ^^^^^^^^^^^^^^^^ 4 | GenericBound, GenericParam, GenericParamList, GroupSpan, InlineGenericArgs, NamedField, Struct, | ^^^^^^^^^^ 5 | StructFields, TupleField, TyExpr, Union, VisMarker, WhereClause, WhereClauseItem, | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `venial` (lib) generated 2 warnings (1 duplicate) Compiling wgpu-core v0.16.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wgpu_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/Cargo.toml CARGO_PKG_AUTHORS='wgpu developers' CARGO_PKG_DESCRIPTION='WebGPU core logic on wgpu-hal' CARGO_PKG_HOMEPAGE='https://wgpu.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wgpu-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gfx-rs/wgpu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wgpu_core --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="gles"' --cfg 'feature="raw-window-handle"' --cfg 'feature="vulkan"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("angle", "default", "dx11", "dx12", "gles", "id32", "metal", "raw-window-handle", "renderdoc", "replay", "ron", "serde", "serial-pass", "strict_asserts", "trace", "vulkan", "wgsl"))' -C metadata=2ab61a8785a46b5c -C extra-filename=-12166336f9cb1880 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern bit_vec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbit_vec-4047f4bb7ec19fbf.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --extern codespan_reporting=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcodespan_reporting-20532606fd29f588.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern naga=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnaga-df9d49208225c3d4.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern profiling=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libprofiling-0fd86c04816559b7.rmeta --extern raw_window_handle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libraw_window_handle-aafba15f34c1111c.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern hal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu_hal-8e3b652208a04c74.rmeta --extern wgt=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu_types-2b06112c3f17ad70.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:579:43 | 579 | offset..(offset + mem::size_of::() as u64), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/lib.rs:35:5 | 35 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 579 - offset..(offset + mem::size_of::() as u64), 579 + offset..(offset + size_of::() as u64), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:617:43 | 617 | offset..(offset + mem::size_of::() as u64), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 617 - offset..(offset + mem::size_of::() as u64), 617 + offset..(offset + size_of::() as u64), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:763:13 | 763 | crate::binding_model::PipelineLayout, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 763 - crate::binding_model::PipelineLayout, 763 + binding_model::PipelineLayout, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:766:36 | 766 | bind_group_guard: &Storage, id::BindGroupId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 766 - bind_group_guard: &Storage, id::BindGroupId>, 766 + bind_group_guard: &Storage, id::BindGroupId>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:767:34 | 767 | pipeline_guard: &Storage, id::RenderPipelineId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 767 - pipeline_guard: &Storage, id::RenderPipelineId>, 767 + pipeline_guard: &Storage, id::RenderPipelineId>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:768:32 | 768 | buffer_guard: &Storage, id::BufferId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 768 - buffer_guard: &Storage, id::BufferId>, 768 + buffer_guard: &Storage, id::BufferId>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/compute.rs:642:47 | 642 | let end_offset = offset + mem::size_of::() as u64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 642 - let end_offset = offset + mem::size_of::() as u64; 642 + let end_offset = offset + size_of::() as u64; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1799:38 | 1799 | ... false => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1799 - false => mem::size_of::(), 1799 + false => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1800:37 | 1800 | ... true => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1800 - true => mem::size_of::(), 1800 + true => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1871:38 | 1871 | ... false => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1871 - false => mem::size_of::(), 1871 + false => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1872:37 | 1872 | ... true => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1872 - true => mem::size_of::(), 1872 + true => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:2169:13 | 2169 | super::CommandBuffer::insert_barriers_from_scope( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2169 - super::CommandBuffer::insert_barriers_from_scope( 2169 + CommandBuffer::insert_barriers_from_scope( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:622:43 | 622 | && (src_buffer.usage.contains(wgt::BufferUsages::INDEX) | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 622 - && (src_buffer.usage.contains(wgt::BufferUsages::INDEX) 622 + && (src_buffer.usage.contains(BufferUsages::INDEX) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:623:46 | 623 | || dst_buffer.usage.contains(wgt::BufferUsages::INDEX)) | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 623 - || dst_buffer.usage.contains(wgt::BufferUsages::INDEX)) 623 + || dst_buffer.usage.contains(BufferUsages::INDEX)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:625:36 | 625 | let forbidden_usages = wgt::BufferUsages::VERTEX | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 625 - let forbidden_usages = wgt::BufferUsages::VERTEX 625 + let forbidden_usages = BufferUsages::VERTEX | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:626:19 | 626 | | wgt::BufferUsages::UNIFORM | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 626 - | wgt::BufferUsages::UNIFORM 626 + | BufferUsages::UNIFORM | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:627:19 | 627 | | wgt::BufferUsages::INDIRECT | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 627 - | wgt::BufferUsages::INDIRECT 627 + | BufferUsages::INDIRECT | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:628:19 | 628 | | wgt::BufferUsages::STORAGE; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 628 - | wgt::BufferUsages::STORAGE; 628 + | BufferUsages::STORAGE; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/life.rs:865:37 | 865 | let mapping = match std::mem::replace( | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 865 - let mapping = match std::mem::replace( 865 + let mapping = match mem::replace( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:715:24 | 715 | map_state: resource::BufferMapState::Idle, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 715 - map_state: resource::BufferMapState::Idle, 715 + map_state: BufferMapState::Idle, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:957:46 | 957 | wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 957 - wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, 957 + wgt::TextureDimension::D1 => TextureViewDimension::D1, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:958:46 | 958 | wgt::TextureDimension::D2 => wgt::TextureViewDimension::D2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 958 - wgt::TextureDimension::D2 => wgt::TextureViewDimension::D2, 958 + wgt::TextureDimension::D2 => TextureViewDimension::D2, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1029:46 | 1029 | wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1029 - wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, 1029 + wgt::TextureDimension::D1 => TextureViewDimension::D1, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1032:25 | 1032 | wgt::TextureViewDimension::D2 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1032 - wgt::TextureViewDimension::D2 1032 + TextureViewDimension::D2 | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1034:25 | 1034 | wgt::TextureViewDimension::D2Array | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1034 - wgt::TextureViewDimension::D2Array 1034 + TextureViewDimension::D2Array | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1037:46 | 1037 | wgt::TextureDimension::D3 => wgt::TextureViewDimension::D3, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1037 - wgt::TextureDimension::D3 => wgt::TextureViewDimension::D3, 1037 + wgt::TextureDimension::D3 => TextureViewDimension::D3, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1051:21 | 1051 | wgt::TextureViewDimension::D1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1051 - wgt::TextureViewDimension::D1 1051 + TextureViewDimension::D1 | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1052:23 | 1052 | | wgt::TextureViewDimension::D2 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1052 - | wgt::TextureViewDimension::D2 1052 + | TextureViewDimension::D2 | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1053:23 | 1053 | | wgt::TextureViewDimension::D3 => 1, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1053 - | wgt::TextureViewDimension::D3 => 1, 1053 + | TextureViewDimension::D3 => 1, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1054:21 | 1054 | wgt::TextureViewDimension::Cube => 6, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1054 - wgt::TextureViewDimension::Cube => 6, 1054 + TextureViewDimension::Cube => 6, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1055:21 | 1055 | wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1055 - wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { 1055 + TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1055:58 | 1055 | wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1055 - wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { 1055 + wgt::TextureViewDimension::D2Array | TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1091:67 | 1091 | if texture.desc.sample_count > 1 && resolved_dimension != wgt::TextureViewDimension::D2 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1091 - if texture.desc.sample_count > 1 && resolved_dimension != wgt::TextureViewDimension::D2 { 1091 + if texture.desc.sample_count > 1 && resolved_dimension != TextureViewDimension::D2 { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1223:17 | 1223 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1223 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1223 + TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1223:51 | 1223 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1223 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1223 + wgt::TextureViewDimension::Cube | TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1226:17 | 1226 | wgt::TextureViewDimension::D3 => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1226 - wgt::TextureViewDimension::D3 => { 1226 + TextureViewDimension::D3 => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1720:25 | 1720 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1720 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1720 + TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1720:59 | 1720 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1720 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1720 + wgt::TextureViewDimension::Cube | TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:2283:21 | 2283 | ) -> Result<(), super::binding_model::CreateBindGroupError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2283 - ) -> Result<(), super::binding_model::CreateBindGroupError> { 2283 + ) -> Result<(), binding_model::CreateBindGroupError> { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:2315:16 | 2315 | view: &crate::resource::TextureView, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2315 - view: &crate::resource::TextureView, 2315 + view: &resource::TextureView, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:3587:21 | 3587 | std::ptr::NonNull::dangling() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 3587 - std::ptr::NonNull::dangling() 3587 + ptr::NonNull::dangling() | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:3601:36 | 3601 | buffer.map_state = resource::BufferMapState::Active { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 3601 - buffer.map_state = resource::BufferMapState::Active { 3601 + buffer.map_state = BufferMapState::Active { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:3650:36 | 3650 | buffer.map_state = resource::BufferMapState::Init { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 3650 - buffer.map_state = resource::BufferMapState::Init { 3650 + buffer.map_state = BufferMapState::Init { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:4123:19 | 4123 | match std::mem::replace(&mut texture.clear_mode, resource::TextureClearMode::None) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4123 - match std::mem::replace(&mut texture.clear_mode, resource::TextureClearMode::None) { 4123 + match mem::replace(&mut texture.clear_mode, resource::TextureClearMode::None) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:4423:16 | 4423 | if mem::size_of::>() == 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4423 - if mem::size_of::>() == 0 { 4423 + if size_of::>() == 0 { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5852:17 | 5852 | resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5852 - resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { 5852 + BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5852:57 | 5852 | resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5852 - resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { 5852 + resource::BufferMapState::Init { .. } | BufferMapState::Active { .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5855:17 | 5855 | resource::BufferMapState::Waiting(_) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5855 - resource::BufferMapState::Waiting(_) => { 5855 + BufferMapState::Waiting(_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5858:17 | 5858 | resource::BufferMapState::Idle => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5858 - resource::BufferMapState::Idle => { 5858 + BufferMapState::Idle => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5859:21 | 5859 | resource::BufferMapState::Waiting(resource::BufferPendingMapping { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5859 - resource::BufferMapState::Waiting(resource::BufferPendingMapping { 5859 + BufferMapState::Waiting(resource::BufferPendingMapping { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5921:13 | 5921 | resource::BufferMapState::Init { ptr, .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5921 - resource::BufferMapState::Init { ptr, .. } => { 5921 + BufferMapState::Init { ptr, .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5931:13 | 5931 | resource::BufferMapState::Active { ptr, ref range, .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5931 - resource::BufferMapState::Active { ptr, ref range, .. } => { 5931 + BufferMapState::Active { ptr, ref range, .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5949:13 | 5949 | resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5949 - resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { 5949 + BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5949:46 | 5949 | resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5949 - resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { 5949 + resource::BufferMapState::Idle | BufferMapState::Waiting(_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5962:51 | 5962 | match mem::replace(&mut buffer.map_state, resource::BufferMapState::Idle) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5962 - match mem::replace(&mut buffer.map_state, resource::BufferMapState::Idle) { 5962 + match mem::replace(&mut buffer.map_state, BufferMapState::Idle) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5963:13 | 5963 | resource::BufferMapState::Init { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5963 - resource::BufferMapState::Init { 5963 + BufferMapState::Init { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:6020:13 | 6020 | resource::BufferMapState::Idle => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 6020 - resource::BufferMapState::Idle => { 6020 + BufferMapState::Idle => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:6023:13 | 6023 | resource::BufferMapState::Waiting(pending) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 6023 - resource::BufferMapState::Waiting(pending) => { 6023 + BufferMapState::Waiting(pending) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:6026:13 | 6026 | resource::BufferMapState::Active { ptr, range, host } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 6026 - resource::BufferMapState::Active { ptr, range, host } => { 6026 + BufferMapState::Active { ptr, range, host } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:393:15 | 393 | match std::mem::replace(&mut self.map[index], element) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 393 - match std::mem::replace(&mut self.map[index], element) { 393 + match mem::replace(&mut self.map[index], element) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:416:15 | 416 | match std::mem::replace(&mut self.map[index as usize], Element::Vacant) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 416 - match std::mem::replace(&mut self.map[index as usize], Element::Vacant) { 416 + match mem::replace(&mut self.map[index as usize], Element::Vacant) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:432:13 | 432 | std::mem::replace(&mut self.map[index as usize], Element::Vacant) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 432 - std::mem::replace(&mut self.map[index as usize], Element::Vacant) 432 + mem::replace(&mut self.map[index as usize], Element::Vacant) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:459:27 | 459 | element_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 459 - element_size: mem::size_of::(), 459 + element_size: size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:1187:29 | 1187 | .map_or(wgt::Backend::Empty, |p| p.backend()) | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1187 - .map_or(wgt::Backend::Empty, |p| p.backend()) 1187 + .map_or(Backend::Empty, |p| p.backend()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/id.rs:18:27 | 18 | const INDEX_BITS: usize = std::mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 18 - const INDEX_BITS: usize = std::mem::size_of::() * 8; 18 + const INDEX_BITS: usize = size_of::() * 8; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/instance.rs:316:12 | 316 | if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) | ^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 316 - if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) 316 + if Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/instance.rs:316:44 | 316 | if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 316 - if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) 316 + if wgt::Backends::PRIMARY.contains(Backends::from(A::VARIANT)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/metadata.rs:250:35 | 250 | const BITS_PER_BLOCK: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 250 - const BITS_PER_BLOCK: usize = mem::size_of::() * 8; 250 + const BITS_PER_BLOCK: usize = size_of::() * 8; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/validation.rs:1072:21 | 1072 | wgt::BindingType::Sampler(wgt::SamplerBindingType::Filtering) | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1072 - wgt::BindingType::Sampler(wgt::SamplerBindingType::Filtering) 1072 + BindingType::Sampler(wgt::SamplerBindingType::Filtering) | warning: `tiny-skia` (lib) generated 10 warnings (1 duplicate) Compiling ucd-trie v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cac55f35c8b77fb7 -C extra-filename=-076ea561f3ac912f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/binding_model.rs:51:9 | 51 | error: BindGroupLayoutEntryError, | ^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `buffer` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/binding_model.rs:90:9 | 90 | buffer: BufferId, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `buffer` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/binding_model.rs:96:9 | 96 | buffer: BufferId, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: `ucd-trie` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=321bf18a1280606c -C extra-filename=-e7db60ac0b20e321 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `inner` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:1409:5 | 1409 | inner: RenderBundleErrorInner, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `inner` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/compute.rs:225:5 | 225 | inner: ComputePassErrorInner, | ^^^^^ | = help: maybe it is overwritten before being read? warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=2f60320959cde588 -C extra-filename=-efb1243db2899fc9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `reason` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:498:9 | 498 | reason: TextureViewNotRenderableReason, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `inner` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:617:5 | 617 | inner: RenderPassErrorInner, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pipeline` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/mod.rs:576:9 | 576 | pipeline: Option, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pipeline` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/mod.rs:591:9 | 591 | pipeline: Option, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) Compiling const_panic v0.2.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_panic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='const panic with formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_panic CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_panic/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name const_panic --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_panic_proc_macros", "default", "derive", "docsrs", "non_basic", "rust_1_64", "test", "typewit"))' -C metadata=cc2ad3c660bd83b7 -C extra-filename=-c6e64d1333886c03 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `fmt` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/src/fmt/char_formatting.rs:53:17 | 53 | #[cfg(any(test, feature = "fmt"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const_panic_proc_macros`, `default`, `derive`, `docsrs`, `non_basic`, `rust_1_64`, `test`, and `typewit` = help: consider adding `fmt` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: irrefutable `if let` pattern --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/src/concat_panic_.rs:52:8 | 52 | if let Err(_) = panic_inner::<1024>(args) {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` = note: `#[warn(irrefutable_let_patterns)]` on by default warning: irrefutable `if let` pattern --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/src/concat_panic_.rs:54:8 | 54 | if let Err(_) = panic_inner::<{ 1024 * 6 }>(args) {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` warning: `const_panic` (lib) generated 4 warnings (1 duplicate) Compiling static_assertions v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=bb3a583f63bb6f4b -C extra-filename=-df669b12a5c7af83 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/pipeline.rs:378:9 | 378 | error: validation::StageError, | ^^^^^ | = help: maybe it is overwritten before being read? warning: `static_assertions` (lib) generated 1 warning (1 duplicate) Compiling serde_json v1.0.120 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.120 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=120 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=7da44f956ae8ce6a -C extra-filename=-52f2eaa02c745403 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde_json-52f2eaa02c745403 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_json` (build script) generated 1 warning (1 duplicate) Compiling rustversion v1.0.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17/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=28f48068773b6403 -C extra-filename=-74ff527b10d3ae81 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustversion-74ff527b10d3ae81 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:213:21 | 213 | BufferInvalid { id: id::BufferId }, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:215:22 | 215 | TextureInvalid { id: id::TextureId }, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:218:9 | 218 | id: id::BufferId, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:223:9 | 223 | id: id::TextureId, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/validation.rs:262:9 | 262 | error: FilteringError, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/validation.rs:269:9 | 269 | error: InputError, | ^^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/mod.rs:319:19 | 319 | pub fn as_ref(&self) -> BasePassRef { | ^^^^^ ^^^^^^^^^^^^^^ the 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 | 319 | pub fn as_ref(&self) -> BasePassRef<'_, C> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/memory_init.rs:40:38 | 40 | pub(crate) fn drain_init_actions(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 40 | pub(crate) fn drain_init_actions(&mut self) -> Drain<'_, TextureInitTrackerAction> { | +++ warning: `rustversion` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7c3f7f63a3eb417d -C extra-filename=-6be71151eff5745e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-6be71151eff5745e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:647:29 | 647 | fn to_render_attachment(&self, usage: hal::TextureUses) -> RenderAttachment { | ^^^^^ 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 | 647 | fn to_render_attachment(&self, usage: hal::TextureUses) -> RenderAttachment<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:817:9 | 817 | &self, | ^^^^^ the lifetime is elided here 818 | id_in: >::Input, 819 | ) -> FutureId { | ^^^^^^^^^^^^^^ 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 | 819 | ) -> FutureId<'_, I, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/init_tracker/mod.rs:190:25 | 190 | pub(crate) fn drain(&mut self, drain_range: Range) -> InitTrackerDrain { | ^^^^^^^^^ 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 | 190 | pub(crate) fn drain(&mut self, drain_range: Range) -> InitTrackerDrain<'_, Idx> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/range.rs:77:42 | 75 | &'a self, | -- the lifetime is named here 76 | range: &'a Range, | -- the lifetime is named here 77 | ) -> impl Iterator, &T)> + 'a { | ^^ -- the same lifetime is named here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 77 | ) -> impl Iterator, &'a T)> + 'a { | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/texture.rs:455:18 | 455 | pub fn drain(&mut self) -> Drain> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 455 | pub fn drain(&mut self) -> Drain<'_, PendingTransition> { | +++ warning: `serde` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-0e545d2acc8c1d96/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-6be71151eff5745e/build-script-build` [serde 1.0.204] cargo:rerun-if-changed=build.rs [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_target_has_atomic) 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustversion-f534c767f729c794/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustversion-74ff527b10d3ae81/build-script-build` [rustversion 1.0.17] cargo:rerun-if-changed=build/build.rs [rustversion 1.0.17] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [rustversion 1.0.17] cargo:rustc-check-cfg=cfg(host_os, values("windows")) 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.120 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=120 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde_json-995cc6a36dd8a6fe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde_json-52f2eaa02c745403/build-script-build` [serde_json 1.0.120] cargo:rerun-if-changed=build.rs [serde_json 1.0.120] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.120] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.120] cargo:rustc-cfg=limb_width_64 Compiling encase v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides a mechanism to lay out data into GPU buffers ensuring WGSL'\''s memory layout requirements are met' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT-0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encase CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/teoxoy/encase' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name encase --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="glam"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("archery", "arrayvec", "cgmath", "glam", "im", "im-rc", "imbl", "mint", "nalgebra", "ndarray", "rpds", "smallvec", "static-rc", "tinyvec", "ultraviolet", "vek"))' -C metadata=eb4afda7064ab430 -C extra-filename=-91e2434965a1a51e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern const_panic=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconst_panic-c6e64d1333886c03.rmeta --extern encase_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libencase_derive-47bdccf3954b6d92.so --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/src/lib.rs:1:13 | 1 | #![cfg_attr(docs, feature(doc_auto_cfg))] | ^^^^ help: there is a config with a similar name: `doc` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/src/types/runtime_sized_array.rs:228:13 | 228 | fn create_from(reader: &mut $crate::private::Reader) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 248 | impl_rts_array!([T]; using len); | ------------------------------- in this macro invocation | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/src/lib.rs:8:5 | 8 | unused, | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` = note: this warning originates in the macro `$crate::impl_rts_array_inner` which comes from the expansion of the macro `impl_rts_array` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `encase` (lib) generated 3 warnings (1 duplicate) Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=aed840b1c6059af2 -C extra-filename=-542aeb8aaaa56b24 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-964e8b69b955ffa4.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libminimal_lexical-efb1243db2899fc9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `smithay-client-toolkit` (lib) generated 3 warnings (1 duplicate) Compiling naga_oil v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=naga_oil CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='a crate for combining and manipulating shaders using naga IR' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=naga_oil CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bevyengine/naga_oil/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name naga_oil --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="test_shader"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "override_any", "prune", "test_shader"))' -C metadata=cbdf7a730c0aa6a2 -C extra-filename=-a1d6174e1e14937f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bit_set=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbit_set-cd830fa993daa496.rmeta --extern codespan_reporting=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcodespan_reporting-20532606fd29f588.rmeta --extern data_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdata_encoding-1c3f4465df81052f.rmeta --extern indexmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libindexmap-8ed264d159e8bf9c.rmeta --extern naga=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnaga-df9d49208225c3d4.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern regex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex-a13361bbd78d4c9d.rmeta --extern regex_syntax=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex_syntax-0a73e4a79cf35230.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --extern unicode_ident=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_ident-e7db60ac0b20e321.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/preprocess.rs:161:15 | 161 | #[cfg(debug)] | ^^^^^ | = 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(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` 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: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/preprocess.rs:377:15 | 377 | #[cfg(debug)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `naga` (lib) generated 69 warnings (1 duplicate) Compiling pest v2.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='DragoÈ™ Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=c848c85c363c9749 -C extra-filename=-2de4bb5703165ac2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-161d4feaf17e048c.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-907d9e9c82cd165a.rmeta --extern ucd_trie=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libucd_trie-076ea561f3ac912f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `source` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:75:9 | 75 | pub source: ErrSource, | ^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:103:32 | 103 | UnknownShaderDefOperator { pos: usize, operator: String }, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:105:24 | 105 | UnknownShaderDef { pos: usize, shader_def_name: String }, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:110:9 | 110 | pos: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:128:40 | 128 | OverrideNotVirtual { name: String, pos: usize }, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `at` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:132:43 | 132 | InvalidIdentifier { original: String, at: naga::Span }, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:137:9 | 137 | pos: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: `image` (lib) generated 19 warnings (1 duplicate) Compiling wgpu v0.16.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wgpu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/Cargo.toml CARGO_PKG_AUTHORS='wgpu developers' CARGO_PKG_DESCRIPTION='Rusty WebGPU API wrapper' CARGO_PKG_HOMEPAGE='https://wgpu.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wgpu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gfx-rs/wgpu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wgpu --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hal"' --cfg 'feature="naga"' --cfg 'feature="webgl"' --cfg 'feature="wgc"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("angle", "default", "expose-ids", "glsl", "hal", "naga", "replay", "serde", "spirv", "strict_asserts", "trace", "vulkan-portability", "webgl", "wgc", "wgsl"))' -C metadata=66f7702f6623d93c -C extra-filename=-f98bd7897ab4156d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern naga=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnaga-df9d49208225c3d4.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern profiling=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libprofiling-0fd86c04816559b7.rmeta --extern raw_window_handle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libraw_window_handle-aafba15f34c1111c.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern static_assertions=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstatic_assertions-df669b12a5c7af83.rmeta --extern wgc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu_core-12166336f9cb1880.rmeta --extern hal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu_hal-8e3b652208a04c74.rmeta --extern wgt=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu_types-2b06112c3f17ad70.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/comment_strip_iter.rs:79:42 | 79 | fn replace_comments(&'a mut self) -> CommentReplaceIter; | -- ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 79 | fn replace_comments(&'a mut self) -> CommentReplaceIter<'a>; | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/comment_strip_iter.rs:83:42 | 83 | fn replace_comments(&'a mut self) -> CommentReplaceIter { | -- ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 83 | fn replace_comments(&'a mut self) -> CommentReplaceIter<'a> { | ++++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11/src/iterators/pairs.rs:330:70 | 329 | tag: &'i str, | -- the lifetime is named here 330 | ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { | -- -- ^^ the same lifetime is elided here | | | | | the same lifetime is named here | the same lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'i` | 330 - ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { 330 + ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + 'i> { | warning: `pest` (lib) generated 2 warnings (1 duplicate) Compiling sctk-adwaita v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sctk_adwaita CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Poly ' CARGO_PKG_DESCRIPTION='Adwaita-like SCTK Frame' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sctk-adwaita CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/PolyMeilex/sctk-adwaita' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name sctk_adwaita --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="ab_glyph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ab_glyph", "crossfont", "default"))' -C metadata=54ae1261fea1a007 -C extra-filename=-7ae36b3f9c657e07 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ab_glyph=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libab_glyph-0b2ec0bedccbe4c3.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern memmap2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemmap2-35f2f59788c60d65.rmeta --extern smithay_client_toolkit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmithay_client_toolkit-f651e809a4b2ce12.rmeta --extern tiny_skia=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtiny_skia-694bda70612b642a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:20:35 | 20 | pub(crate) fn headerbar_paint(&self) -> Paint { | ^^^^^ ^^^^^ the 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 | 20 | pub(crate) fn headerbar_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:28:37 | 28 | pub(crate) fn button_idle_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | pub(crate) fn button_idle_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:36:38 | 36 | pub(crate) fn button_hover_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 36 | pub(crate) fn button_hover_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:44:37 | 44 | pub(crate) fn button_icon_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | pub(crate) fn button_icon_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:51:32 | 51 | pub(crate) fn border_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 51 | pub(crate) fn border_paint(&self) -> Paint<'_> { | ++++ warning: `nom` (lib) generated 14 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=curve25519_dalek CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='A pure-Rust implementation of group operations on ristretto255 and Curve25519' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curve25519-dalek CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=4.1.3 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/curve25519-dalek-a4fbf0ab7a8f699c/out /usr/local/bin/rustc --crate-name curve25519_dalek --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="precomputed-tables"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=64825fb435d7b6f2 -C extra-filename=-dd94a7ccb1d16cca --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern cpufeatures=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcpufeatures-418594fa584ea361.rmeta --extern curve25519_dalek_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcurve25519_dalek_derive-8ef88b05a517d918.so --extern digest=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdigest-5653df71bae50542.rmeta --extern subtle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsubtle-4f3e9f5b448dcc8a.rmeta --extern zeroize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzeroize-233f863de35aead2.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'` warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:131:28 | 131 | pub struct SubmissionIndex(ObjectId, Arc); | --------------- ^^^^^^^^ | | | field in this struct | = note: `SubmissionIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 131 - pub struct SubmissionIndex(ObjectId, Arc); 131 + pub struct SubmissionIndex((), Arc); | warning: methods `device_downlevel_properties`, `render_bundle_encoder_multi_draw_indirect`, `render_bundle_encoder_multi_draw_indexed_indirect`, `render_bundle_encoder_multi_draw_indirect_count`, and `render_bundle_encoder_multi_draw_indexed_indirect_count` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/context.rs:187:8 | 33 | pub trait Context: Debug + Send + Sized + Sync { | ------- methods in this trait ... 187 | fn device_downlevel_properties( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 749 | fn render_bundle_encoder_multi_draw_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 758 | fn render_bundle_encoder_multi_draw_indexed_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 768 | fn render_bundle_encoder_multi_draw_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 781 | fn render_bundle_encoder_multi_draw_indexed_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: methods `device_downlevel_properties`, `render_bundle_encoder_multi_draw_indirect`, `render_bundle_encoder_multi_draw_indexed_indirect`, `render_bundle_encoder_multi_draw_indirect_count`, and `render_bundle_encoder_multi_draw_indexed_indirect_count` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/context.rs:1162:8 | 1083 | pub(crate) trait DynContext: Debug + Send + Sync { | ---------- methods in this trait ... 1162 | fn device_downlevel_properties( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1671 | fn render_bundle_encoder_multi_draw_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1680 | fn render_bundle_encoder_multi_draw_indexed_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1690 | fn render_bundle_encoder_multi_draw_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1703 | fn render_bundle_encoder_multi_draw_indexed_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/util/mod.rs:88:5 | 87 | pub struct DownloadBuffer( | -------------- field in this struct 88 | Arc, | ^^^^^^^^^^^^^^^^^^ | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 88 - Arc, 88 + (), | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2023:9 | 2023 | &self, | ^^^^^ the lifetime is elided here 2024 | desc: &RenderBundleEncoderDescriptor, 2025 | ) -> RenderBundleEncoder { | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2025 | ) -> RenderBundleEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2475:30 | 2475 | pub fn as_entire_binding(&self) -> BindingResource { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2475 | pub fn as_entire_binding(&self) -> BindingResource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2480:37 | 2480 | pub fn as_entire_buffer_binding(&self) -> BufferBinding { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2480 | pub fn as_entire_buffer_binding(&self) -> BufferBinding<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2490:49 | 2490 | pub fn slice>(&self, bounds: S) -> BufferSlice { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2490 | pub fn slice>(&self, bounds: S) -> BufferSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2645:26 | 2645 | pub fn as_image_copy(&self) -> ImageCopyTexture { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2645 | pub fn as_image_copy(&self) -> ImageCopyTexture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2773:31 | 2773 | pub fn begin_compute_pass(&mut self, desc: &ComputePassDescriptor) -> ComputePass { | ^^^^^^^^^ 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 | 2773 | pub fn begin_compute_pass(&mut self, desc: &ComputePassDescriptor) -> ComputePass<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/util/mod.rs:45:29 | 45 | pub fn make_spirv_raw(data: &[u8]) -> Cow<[u32]> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn make_spirv_raw(data: &[u8]) -> Cow<'_, [u32]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/util/belt.rs:78:9 | 78 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 84 | ) -> BufferViewMut { | ^^^^^^^^^^^^^ 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 | 84 | ) -> BufferViewMut<'_> { | ++++ warning: `sctk-adwaita` (lib) generated 6 warnings (1 duplicate) Compiling bevy_asset v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_asset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_asset-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_asset-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides asset functionality for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_asset CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_asset --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_asset-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_asset_server", "default", "filesystem_watcher", "notify"))' -C metadata=d3e1d7da0e286c8b -C extra-filename=-77642767310110ca --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-f844b9b9d02ad3e8.rmeta --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_diagnostic=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_diagnostic-11d3683d6a97e6a3.rmeta --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_log-79bece1aaafaa8fd.rmeta --extern bevy_reflect=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_reflect-6c47341cca95e393.rmeta --extern bevy_tasks=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_tasks-b3a71a987ad4b661.rmeta --extern bevy_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_utils-0893f98bd86d51d9.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_channel-9f6698c1873fb043.rmeta --extern downcast_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdowncast_rs-0ee99d3df7841f5a.rmeta --extern fastrand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfastrand-d37a0724fd26764c.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:258:9 | 258 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:270:9 | 270 | unsafe { u64x4(core::arch::x86_64::_mm256_set1_epi64x(x as i64)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:309:9 | 309 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:322:9 | 322 | unsafe { u32x8(core::arch::x86_64::_mm256_set1_epi32(x as i32)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:335:9 | 335 | unsafe { core::arch::x86_64::_mm256_mul_epu32(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:68:5 | 68 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:89:5 | 89 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:432:13 | 432 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:456:13 | 456 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:479:28 | 479 | let c9_19: u32x8 = unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:663:13 | 663 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unused variable: `configuration` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_asset-0.11.3/src/io/file_asset_io.rs:44:21 | 44 | if let Some(configuration) = watch_for_changes { | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `configuration` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_asset-0.11.3/src/io/file_asset_io.rs:146:33 | 146 | fn watch_for_changes(&self, configuration: &ChangeWatcher) -> Result<(), AssetIoError> { | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration` warning: `wgpu-hal` (lib) generated 30 warnings (1 duplicate) Compiling wasm-bindgen-macro-support v0.2.92 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_macro_support CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-macro-support-0.2.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-macro-support-0.2.92/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-macro-support CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-macro-support-0.2.92/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="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans", "strict-macro"))' -C metadata=c3f30cd3464b3090 -C extra-filename=-ff87472a7f8adde8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rmeta --extern wasm_bindgen_backend=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwasm_bindgen_backend-c78d7432315b4180.rmeta --extern wasm_bindgen_shared=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwasm_bindgen_shared-b15dd394ecc9f6c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `curve25519-dalek` (lib) generated 28 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=mio,percent-encoding,sctk,sctk-adwaita,wayland,wayland-client,wayland-commons,wayland-csd-adwaita,wayland-dlopen,wayland-protocols,x11,x11-dl 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_MIO=1 CARGO_FEATURE_PERCENT_ENCODING=1 CARGO_FEATURE_SCTK=1 CARGO_FEATURE_SCTK_ADWAITA=1 CARGO_FEATURE_WAYLAND=1 CARGO_FEATURE_WAYLAND_CLIENT=1 CARGO_FEATURE_WAYLAND_COMMONS=1 CARGO_FEATURE_WAYLAND_CSD_ADWAITA=1 CARGO_FEATURE_WAYLAND_DLOPEN=1 CARGO_FEATURE_WAYLAND_PROTOCOLS=1 CARGO_FEATURE_X11=1 CARGO_FEATURE_X11_DL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/Cargo.toml CARGO_PKG_AUTHORS='The winit contributors:Pierre Krieger ' CARGO_PKG_DESCRIPTION='Cross-platform window creation library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-windowing/winit' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.28.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-3ab571d94800c46c/build-script-build` [winit 0.28.7] cargo:rerun-if-changed=build.rs [winit 0.28.7] cargo:rerun-if-changed=wayland_protocols [winit 0.28.7] cargo:rustc-cfg=free_unix [winit 0.28.7] cargo:rustc-cfg=x11_platform [winit 0.28.7] cargo:rustc-cfg=wayland_platform Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libudev_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libudev-sys-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libudev-sys-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='David Cuddeback ' CARGO_PKG_DESCRIPTION='FFI bindings to libudev' CARGO_PKG_HOMEPAGE='https://github.com/dcuddeback/libudev-sys' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libudev-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dcuddeback/libudev-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libudev-sys-711b38dcdb757f55/out /usr/local/bin/rustc --crate-name libudev_sys --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libudev-sys-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d53321f23d712c2 -C extra-filename=-c426805cde9a390d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib -l udev` warning: unexpected `cfg` condition name: `hwdb` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libudev-sys-0.1.4/src/lib.rs:7:7 | 7 | #[cfg(hwdb)] | ^^^^ | = 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(hwdb)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hwdb)");` 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: `hwdb` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libudev-sys-0.1.4/src/lib.rs:136:7 | 136 | #[cfg(hwdb)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hwdb)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hwdb)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libudev-sys` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11_dl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/Cargo.toml CARGO_PKG_AUTHORS='daggerbot :Erle Pereira :AltF02 ' CARGO_PKG_DESCRIPTION='X11 library bindings for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-dl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/AltF02/x11-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.21.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/x11-dl-10ed0b3403e5bf55/out /usr/local/bin/rustc --crate-name x11_dl --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2a2a11913dcffe5 -C extra-filename=-2728b66d20b016d6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --cap-lints warn -C ar=ar -C linker=cc -l c` warning: `bevy_window` (lib) generated 1 warning (1 duplicate) Compiling hexasphere v9.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hexasphere CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hexasphere-9.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hexasphere-9.1.0/Cargo.toml CARGO_PKG_AUTHORS='OptimisticPeach ' CARGO_PKG_DESCRIPTION='A library to evenly tile hexagons on a sphere. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hexasphere CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/OptimisticPeach/hexasphere.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=9.1.0 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hexasphere --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hexasphere-9.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("adjacency", "shape-extras", "tinyvec"))' -C metadata=33631bf673757c0e -C extra-filename=-313479ed01895b29 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern constgebra=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconstgebra-3a49d9b60cd4f2cc.rmeta --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `wgpu-core` (lib) generated 93 warnings (1 duplicate) Compiling bevy_transform v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_transform-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_transform-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides transform functionality for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_transform --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_transform-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serialize"))' -C metadata=24192b0fbafead62 -C extra-filename=-0979d2fdef9dc78d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_hierarchy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_hierarchy-318691c52baf74e7.rmeta --extern bevy_math=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_math-ddfe625060369cec.rmeta --extern bevy_reflect=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_reflect-6c47341cca95e393.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `xlib` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/xlib.rs:3564:7 | 3564 | #[cfg(feature = "xlib")] | ^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `xlib` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `wasm-bindgen-macro-support` (lib) generated 1 warning (1 duplicate) Compiling bevy_encase_derive v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_encase_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_encase_derive-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_encase_derive-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Bevy derive macro for encase' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_encase_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_encase_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_encase_derive-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7858f427a4ada406 -C extra-filename=-40d53948c3771f50 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_macro_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_macro_utils-5bd214147c6e8b18.rlib --extern encase_derive_impl=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libencase_derive_impl-29487e7f52492cdc.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `hexasphere` (lib) generated 1 warning (1 duplicate) Compiling synstructure v0.12.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/synstructure-0.12.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/synstructure-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/synstructure-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=38e83e8156bcee94 -C extra-filename=-ba0c96afc7575b8a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-954bfb20f827122f.rmeta --extern unicode_xid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_xid-a85ee2f2190e19b2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_encase_derive` (lib) generated 1 warning (1 duplicate) Compiling tinystr v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=83e855da81b4e3c0 -C extra-filename=-61493f7adda981ef --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdisplaydoc-3fd5473d04ba511a.so --cap-lints warn -C ar=ar -C linker=cc` warning: `tinystr` (lib) generated 1 warning (1 duplicate) Compiling bevy_mikktspace v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_mikktspace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Wasty :David Harvey-Macaulay :Layl Bongers ' CARGO_PKG_DESCRIPTION='Mikkelsen tangent space algorithm' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='Zlib AND (MIT OR Apache-2.0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_mikktspace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_mikktspace --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c717bc915965c070 -C extra-filename=-f628cdf59f014402 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:25 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^---^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const SSubGroup` | = 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: `&Vec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:25 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^^^^^^^^^^^^^^^^^ = 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 | 755 | bStillSame = if (&(*pg1).pTriMembers)[i] == (*pg2).pTriMembers[i] { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:50 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^---^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const SSubGroup` | = 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: `&Vec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:50 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 755 | bStillSame = if (*pg1).pTriMembers[i] == (&(*pg2).pTriMembers)[i] { | ++ + warning: `bevy_mikktspace` (lib) generated 3 warnings (1 duplicate) Compiling sha1 v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=83be0a2d82f6386b -C extra-filename=-e0af24e392e32555 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern cpufeatures=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcpufeatures-418594fa584ea361.rmeta --extern digest=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdigest-5653df71bae50542.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `synstructure` (lib) generated 1 warning (1 duplicate) Compiling bevy_render_macros v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_render_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render_macros-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render_macros-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Derive implementations for bevy_render' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_render_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_render_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render_macros-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c29500780cf10ddc -C extra-filename=-d8e783cfcd330d05 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_macro_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_macro_utils-5bd214147c6e8b18.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `sha1` (lib) generated 5 warnings (3 duplicates) Compiling http v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c1dd89a6a397a02 -C extra-filename=-5cbb04d0027a1726 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern fnv=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfnv-3f173d3295aeb32d.rmeta --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-bf5121dab35ae511.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_render_macros` (lib) generated 1 warning (1 duplicate) Compiling nix v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name nix --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="ioctl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=95a5cefd7334eef7 -C extra-filename=-3053dbee5c8dc41e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-7064658849b9ac3f.rmeta --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2320 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2328 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2958 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2978 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3001 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3010 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: `nix` (lib) generated 1 warning (1 duplicate) Compiling wasm-bindgen v0.2.92 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/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="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=30149a1c9b21dbe5 -C extra-filename=-713b19169be9c19e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wasm-bindgen-713b19169be9c19e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `wayland-protocols` (lib) generated 1067 warnings (1 duplicate) Compiling signature v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signature CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/signature-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/signature-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signature CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/signature' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name signature --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=4764d61694c287c4 -C extra-filename=-97142eea65b3796b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `wasm-bindgen` (build script) generated 1 warning (1 duplicate) Compiling heck v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heck-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=b071d8d9c4c2783e -C extra-filename=-c9597c7289d482d7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `signature` (lib) generated 1 warning (1 duplicate) Compiling radium v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell :myrrlyn ' CARGO_PKG_DESCRIPTION='Portable interfaces for maybe-atomic types' CARGO_PKG_HOMEPAGE='https://github.com/bitvecto-rs/radium' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radium CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/radium' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33fd21b1879393db -C extra-filename=-c9c30466d377f984 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/radium-c9c30466d377f984 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `extern` fn uses type `XEventQueueOwner`, which is not FFI-safe --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/link.rs:28:23 | 28 | $(pub $fn_name: unsafe extern "C" fn ($($param_type),*) -> $ret_type,)* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/xlib_xcb.rs:4:1 | 4 | / x11_link! { Xlib_xcb, xlib_xcb, ["libX11-xcb.so.1", "libX11-xcb.so"], 2, 5 | | pub fn XGetXCBConnection(_1: *mut Display) -> *mut xcb_connection_t, 6 | | pub fn XSetEventQueueOwner(_1: *mut Display, _2: XEventQueueOwner) -> (), 7 | | variadic: 8 | | globals: 9 | | } | |_- in this macro invocation | = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum = note: enum has no representation hint note: the type is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/xlib_xcb.rs:11:1 | 11 | pub enum XEventQueueOwner { | ^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(improper_ctypes_definitions)]` on by default = note: this warning originates in the macro `x11_link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `heck` (lib) generated 1 warning (1 duplicate) Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca513f8f1433a399 -C extra-filename=-1686bfaa087c22f6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `radium` (build script) generated 1 warning (1 duplicate) Compiling nohash-hasher v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nohash_hasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nohash-hasher-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nohash-hasher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Parity Technologies ' CARGO_PKG_DESCRIPTION='An implementation of `std::hash::Hasher` which does not hash at all.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nohash-hasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paritytech/nohash-hasher' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name nohash_hasher --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nohash-hasher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=1faf351e46ed183d -C extra-filename=-903f51ac85c01c50 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `nohash-hasher` (lib) generated 1 warning (1 duplicate) Compiling const_fn v0.4.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight attribute for easy generation of const functions with conditional compilations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_fn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/const_fn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::nonminimal_bool' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5cca509ed35fef5 -C extra-filename=-9e9b27e216568638 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/const_fn-9e9b27e216568638 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `const_fn` (build script) generated 1 warning (1 duplicate) Compiling accesskit v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=accesskit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/accesskit-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/accesskit-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Matt Campbell ' CARGO_PKG_DESCRIPTION='UI accessibility infrastructure across platforms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=accesskit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/AccessKit/accesskit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name accesskit --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/accesskit-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("enumn", "schemars", "serde"))' -C metadata=e0a5ca4b6a4b1747 -C extra-filename=-570c98b9abadcaaa --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `http` (lib) generated 8 warnings (1 duplicate) Compiling tower-layer v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-layer-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-layer-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-layer-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40bd1da622be9817 -C extra-filename=-b782907ea7a9b191 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `vcpkg` (lib) generated 1 warning (1 duplicate) Compiling gilrs v0.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='Arvamer ' CARGO_PKG_DESCRIPTION='Game Input Library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gilrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/gilrs-project/gilrs' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="wgi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-serialize", "wgi", "xinput"))' -C metadata=46ff214009f7733c -C extra-filename=-885aa17612d09de7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/gilrs-885aa17612d09de7 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tower-layer` (lib) generated 1 warning (1 duplicate) Compiling base16ct v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base16ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base16ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base16ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name base16ct --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=aecee0cc93979be1 -C extra-filename=-d9e2fde77cfa7ca4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `gilrs` (build script) generated 1 warning (1 duplicate) Compiling rustls v0.21.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="quic"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=a9556d933607ad33 -C extra-filename=-700cbb2908aee4c8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustls-700cbb2908aee4c8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/error.rs:28:22 | 28 | impl From for core::fmt::Error { | ^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/lib.rs:13:5 | 13 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 28 - impl From for core::fmt::Error { 28 + impl From for fmt::Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/error.rs:29:26 | 29 | fn from(_: Error) -> core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 29 - fn from(_: Error) -> core::fmt::Error { 29 + fn from(_: Error) -> fmt::Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/error.rs:30:9 | 30 | core::fmt::Error::default() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 30 - core::fmt::Error::default() 30 + fmt::Error::default() | warning: `base16ct` (lib) generated 4 warnings (1 duplicate) Compiling sptr v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sptr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='sptr: The Strict Provenance Polyfill' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sptr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gankra/sptr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name sptr --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opaque_fn", "uptr"))' -C metadata=245355c03b150304 -C extra-filename=-6a8ac099f54a9a11 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls` (build script) generated 1 warning (1 duplicate) Compiling base64ct v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64ct-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64ct-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base64ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name base64ct --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=838fc8d6d21c26c8 -C extra-filename=-517f46e62d30b305 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:600:5 | 600 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:612:5 | 612 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:622:5 | 622 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:643:5 | 643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:678:5 | 678 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:699:5 | 699 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `sptr` (lib) generated 9 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=dangerous_configuration,default,log,logging,quic,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DANGEROUS_CONFIGURATION=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_QUIC=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustls-5bff759019e38eb4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustls-700cbb2908aee4c8/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,wgi 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_WGI=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='Arvamer ' CARGO_PKG_DESCRIPTION='Game Input Library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gilrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/gilrs-project/gilrs' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/gilrs-d8bdff3ff06019d7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/gilrs-885aa17612d09de7/build-script-build` [gilrs 0.10.2] cargo:rustc-cfg=path_separator="slash" [gilrs 0.10.2] cargo:rerun-if-changed=SDL_GameControllerDB/gamecontrollerdb.txt Compiling tower v0.4.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust clients and servers. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=4982a3f08a1d8f58 -C extra-filename=-028b05e5f1b3d1ce --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern pin_project=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project-0175b1a0fbcde70c.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tower_layer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtower_layer-b782907ea7a9b191.rmeta --extern tower_service=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtower_service-10d5728c8531c91c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `accesskit` (lib) generated 1 warning (1 duplicate) Compiling libz-sys v1.1.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=36b34791914adbf5 -C extra-filename=-72f5304f3a1d5832 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libz-sys-72f5304f3a1d5832 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcc-a0bd05d66a4d3777.rlib --extern pkg_config=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpkg_config-e5bbc0d6a0788866.rlib --extern vcpkg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libvcpkg-1686bfaa087c22f6.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `base64ct` (lib) generated 1 warning (1 duplicate) Compiling pem-rfc7468 v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem_rfc7468 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pem-rfc7468-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pem-rfc7468-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a strict subset of the original Privacy-Enhanced Mail encoding intended specifically for use with cryptographic keys, certificates, and other messages. Provides a no_std-friendly, constant-time implementation suitable for use with cryptographic private keys. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem-rfc7468 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pem-rfc7468' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pem_rfc7468 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=277ff19950eb9788 -C extra-filename=-6adf0ffcdc2dc74f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base64ct=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64ct-517f46e62d30b305.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated method `futures_util::stream::FuturesOrdered::::push`: use `push_back` instead --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-0.4.13/src/util/call_all/ordered.rs:173:25 | 173 | FuturesOrdered::push(self, future) | ^^^^ | = note: `#[warn(deprecated)]` on by default warning: `libz-sys` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight attribute for easy generation of const functions with conditional compilations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_fn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/const_fn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/const_fn-a2a4630244dcacf5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/const_fn-9e9b27e216568638/build-script-build` [const_fn 0.4.10] cargo:rerun-if-changed=build.rs warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-0.4.13/src/make/make_service.rs:121:19 | 121 | fn as_service(&mut self) -> AsService | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 121 | fn as_service(&mut self) -> AsService<'_, Self, Request> | +++ [const_fn 0.4.10] cargo:rustc-cfg=const_fn_has_build_script Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/Cargo.toml CARGO_PKG_AUTHORS='The winit contributors:Pierre Krieger ' CARGO_PKG_DESCRIPTION='Cross-platform window creation library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-windowing/winit' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.28.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out /usr/local/bin/rustc --crate-name winit --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="mio"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="sctk-adwaita"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-commons"' --cfg 'feature="wayland-csd-adwaita"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android-game-activity", "android-native-activity", "default", "mint", "mio", "percent-encoding", "sctk", "sctk-adwaita", "serde", "wayland", "wayland-client", "wayland-commons", "wayland-csd-adwaita", "wayland-csd-adwaita-crossfont", "wayland-csd-adwaita-notitle", "wayland-dlopen", "wayland-protocols", "x11", "x11-dl"))' -C metadata=55bba57e4e0f8d5d -C extra-filename=-5e0ffe78164b39fc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-7064658849b9ac3f.rmeta --extern instant=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libinstant-169d46cfbff451b8.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern mio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmio-cb826d12dd72f03f.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern percent_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpercent_encoding-f64b3456f1cf1b33.rmeta --extern raw_window_handle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libraw_window_handle-aafba15f34c1111c.rmeta --extern sctk_adwaita=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsctk_adwaita-7ae36b3f9c657e07.rmeta --extern sctk=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmithay_client_toolkit-f651e809a4b2ce12.rmeta --extern wayland_client=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwayland_client-ffa8c1f7fcff76d5.rmeta --extern wayland_commons=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwayland_commons-2b6003bb6838be96.rmeta --extern wayland_protocols=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwayland_protocols-6046cb843b28ddd7.rmeta --extern x11_dl=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libx11_dl-2728b66d20b016d6.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg free_unix --cfg x11_platform --cfg wayland_platform` warning: `tower` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell :myrrlyn ' CARGO_PKG_DESCRIPTION='Portable interfaces for maybe-atomic types' CARGO_PKG_HOMEPAGE='https://github.com/bitvecto-rs/radium' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radium CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/radium' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/radium-6958f56b59fcc284/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/radium-c9c30466d377f984/build-script-build` [radium 0.7.0] cargo:rustc-cfg=radium_atomic_8 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_16 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_32 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_64 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_ptr Compiling ed25519 v2.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ed25519 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-2.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-2.2.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ed25519 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/ed25519' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.2.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ed25519 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=a7d59b9264270f61 -C extra-filename=-67126e42094fe035 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern signature=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsignature-97142eea65b3796b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `SignatureBytes` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-2.2.3/src/serde.rs:3:24 | 3 | use crate::{Signature, SignatureBytes}; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/lib.rs:137:13 | 137 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `android-game-activity`, `android-native-activity`, `default`, `mint`, `mio`, `percent-encoding`, `sctk`, `sctk-adwaita`, `serde`, `wayland`, `wayland-client`, `wayland-commons`, `wayland-csd-adwaita`, `wayland-csd-adwaita-crossfont`, `wayland-csd-adwaita-notitle`, `wayland-dlopen`, `wayland-protocols`, `x11`, and `x11-dl` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:105:9 | 105 | android, | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = 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(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:109:13 | 109 | not(android), | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:366:19 | 366 | #[cfg(any(x11_platform, wayland_platform, windows))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:366:33 | 366 | #[cfg(any(x11_platform, wayland_platform, windows))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:4:7 | 4 | #[cfg(windows_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:7:11 | 7 | #[cfg(any(x11_platform, wayland_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:7:25 | 7 | #[cfg(any(x11_platform, wayland_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `free_unix` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:1:8 | 1 | #![cfg(free_unix)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(free_unix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(free_unix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:10:7 | 10 | #[cfg(macos_platform)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:13:7 | 13 | #[cfg(android_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ios_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:16:7 | 16 | #[cfg(ios_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ios_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ios_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasm_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:19:7 | 19 | #[cfg(wasm_platform)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:22:7 | 22 | #[cfg(orbital_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ios_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:58:9 | 58 | not(ios_platform), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ios_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ios_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:59:9 | 59 | not(windows_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:60:9 | 60 | not(macos_platform), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:61:9 | 61 | not(android_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:62:9 | 62 | not(x11_platform), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:63:9 | 63 | not(wayland_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasm_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:64:9 | 64 | not(wasm_platform), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:65:9 | 65 | not(orbital_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:3:15 | 3 | #[cfg(all(not(x11_platform), not(wayland_platform)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:3:34 | 3 | #[cfg(all(not(x11_platform), not(wayland_platform)))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:6:7 | 6 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:10:7 | 10 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:18:7 | 18 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:22:7 | 22 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:24:7 | 24 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:26:7 | 26 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:45:7 | 45 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/mod.rs:1:8 | 1 | #![cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:47:7 | 47 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/mod.rs:1:8 | 1 | #![cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:118:7 | 118 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:628:7 | 628 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:632:7 | 632 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:61:11 | 61 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:63:11 | 63 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:88:11 | 88 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:90:11 | 90 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:92:11 | 92 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:94:11 | 94 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:96:11 | 96 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:124:11 | 124 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:126:11 | 126 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:128:11 | 128 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:175:11 | 175 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:177:11 | 177 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:192:11 | 192 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:194:11 | 194 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:265:11 | 265 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:267:11 | 267 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:272:27 | 272 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:584:19 | 584 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:594:19 | 594 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/window/mod.rs:256:27 | 256 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/window/mod.rs:538:27 | 538 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused imports: `xinput::*` and `xrender::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ffi.rs:3:46 | 3 | error::OpenError, keysym::*, xcursor::*, xinput::*, xinput2::*, xlib::*, xlib_xcb::*, | ^^^^^^^^^ 4 | xrandr::*, xrender::*, | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused imports: `atom::*`, `client_msg::*`, `icon::*`, and `randr::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/mod.rs:20:5 | 20 | atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, randr::*, | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^ warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/window.rs:703:27 | 703 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/mod.rs:534:15 | 534 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:104:19 | 104 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:106:19 | 106 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:108:19 | 108 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:110:19 | 110 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:112:19 | 112 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:135:19 | 135 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:137:19 | 137 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:139:19 | 139 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:146:11 | 146 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:148:11 | 148 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:183:15 | 183 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:185:23 | 185 | #[cfg(all(not(wayland_platform), x11_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:185:42 | 185 | #[cfg(all(not(wayland_platform), x11_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 229 | x11_or_wayland!(match self; MonitorHandle(m) => m.name()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 229 | x11_or_wayland!(match self; MonitorHandle(m) => m.name()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 234 | x11_or_wayland!(match self; MonitorHandle(m) => m.native_identifier()) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 234 | x11_or_wayland!(match self; MonitorHandle(m) => m.native_identifier()) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 239 | x11_or_wayland!(match self; MonitorHandle(m) => m.size()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 239 | x11_or_wayland!(match self; MonitorHandle(m) => m.size()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 244 | x11_or_wayland!(match self; MonitorHandle(m) => m.position()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 244 | x11_or_wayland!(match self; MonitorHandle(m) => m.position()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 249 | x11_or_wayland!(match self; MonitorHandle(m) => m.refresh_rate_millihertz()) | ---------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 249 | x11_or_wayland!(match self; MonitorHandle(m) => m.refresh_rate_millihertz()) | ---------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 254 | x11_or_wayland!(match self; MonitorHandle(m) => m.scale_factor() as _) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 254 | x11_or_wayland!(match self; MonitorHandle(m) => m.scale_factor() as _) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 259 | x11_or_wayland!(match self; MonitorHandle(m) => Box::new(m.video_modes())) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 259 | x11_or_wayland!(match self; MonitorHandle(m) => Box::new(m.video_modes())) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 274 | x11_or_wayland!(match self; VideoMode(m) => m.size()) | ----------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 274 | x11_or_wayland!(match self; VideoMode(m) => m.size()) | ----------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 279 | x11_or_wayland!(match self; VideoMode(m) => m.bit_depth()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 279 | x11_or_wayland!(match self; VideoMode(m) => m.bit_depth()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 284 | x11_or_wayland!(match self; VideoMode(m) => m.refresh_rate_millihertz()) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 284 | x11_or_wayland!(match self; VideoMode(m) => m.refresh_rate_millihertz()) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 289 | x11_or_wayland!(match self; VideoMode(m) => m.monitor()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 289 | x11_or_wayland!(match self; VideoMode(m) => m.monitor()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:301:19 | 301 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:305:19 | 305 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:315:19 | 315 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:317:19 | 317 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 324 | x11_or_wayland!(match self; Window(w) => w.set_title(title)); | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 324 | x11_or_wayland!(match self; Window(w) => w.set_title(title)); | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 329 | x11_or_wayland!(match self; Window(w) => w.set_transparent(transparent)); | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 329 | x11_or_wayland!(match self; Window(w) => w.set_transparent(transparent)); | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 334 | x11_or_wayland!(match self; Window(w) => w.set_visible(visible)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 334 | x11_or_wayland!(match self; Window(w) => w.set_visible(visible)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 339 | x11_or_wayland!(match self; Window(w) => w.is_visible()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 339 | x11_or_wayland!(match self; Window(w) => w.is_visible()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 344 | x11_or_wayland!(match self; Window(w) => w.outer_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 344 | x11_or_wayland!(match self; Window(w) => w.outer_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 349 | x11_or_wayland!(match self; Window(w) => w.inner_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 349 | x11_or_wayland!(match self; Window(w) => w.inner_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 354 | x11_or_wayland!(match self; Window(w) => w.set_outer_position(position)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 354 | x11_or_wayland!(match self; Window(w) => w.set_outer_position(position)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 359 | x11_or_wayland!(match self; Window(w) => w.inner_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 359 | x11_or_wayland!(match self; Window(w) => w.inner_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 364 | x11_or_wayland!(match self; Window(w) => w.outer_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 364 | x11_or_wayland!(match self; Window(w) => w.outer_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 369 | x11_or_wayland!(match self; Window(w) => w.set_inner_size(size)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 369 | x11_or_wayland!(match self; Window(w) => w.set_inner_size(size)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 374 | x11_or_wayland!(match self; Window(w) => w.set_min_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 374 | x11_or_wayland!(match self; Window(w) => w.set_min_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 379 | x11_or_wayland!(match self; Window(w) => w.set_max_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 379 | x11_or_wayland!(match self; Window(w) => w.set_max_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 384 | x11_or_wayland!(match self; Window(w) => w.resize_increments()) | --------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 384 | x11_or_wayland!(match self; Window(w) => w.resize_increments()) | --------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 389 | x11_or_wayland!(match self; Window(w) => w.set_resize_increments(increments)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 389 | x11_or_wayland!(match self; Window(w) => w.set_resize_increments(increments)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 394 | x11_or_wayland!(match self; Window(w) => w.set_resizable(resizable)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 394 | x11_or_wayland!(match self; Window(w) => w.set_resizable(resizable)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 399 | x11_or_wayland!(match self; Window(w) => w.is_resizable()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 399 | x11_or_wayland!(match self; Window(w) => w.is_resizable()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 404 | x11_or_wayland!(match self; Window(w) => w.set_enabled_buttons(buttons)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 404 | x11_or_wayland!(match self; Window(w) => w.set_enabled_buttons(buttons)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 409 | x11_or_wayland!(match self; Window(w) => w.enabled_buttons()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 409 | x11_or_wayland!(match self; Window(w) => w.enabled_buttons()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 414 | x11_or_wayland!(match self; Window(w) => w.set_cursor_icon(cursor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 414 | x11_or_wayland!(match self; Window(w) => w.set_cursor_icon(cursor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 419 | x11_or_wayland!(match self; Window(window) => window.set_cursor_grab(mode)) | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 419 | x11_or_wayland!(match self; Window(window) => window.set_cursor_grab(mode)) | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 424 | x11_or_wayland!(match self; Window(window) => window.set_cursor_visible(visible)) | --------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 424 | x11_or_wayland!(match self; Window(window) => window.set_cursor_visible(visible)) | --------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 429 | x11_or_wayland!(match self; Window(window) => window.drag_window()) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 429 | x11_or_wayland!(match self; Window(window) => window.drag_window()) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 434 | x11_or_wayland!(match self; Window(window) => window.drag_resize_window(direction)) | ----------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 434 | x11_or_wayland!(match self; Window(window) => window.drag_resize_window(direction)) | ----------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 439 | x11_or_wayland!(match self; Window(w) => w.set_cursor_hittest(hittest)) | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 439 | x11_or_wayland!(match self; Window(w) => w.set_cursor_hittest(hittest)) | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 444 | x11_or_wayland!(match self; Window(w) => w.scale_factor()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 444 | x11_or_wayland!(match self; Window(w) => w.scale_factor()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 449 | x11_or_wayland!(match self; Window(w) => w.set_cursor_position(position)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 449 | x11_or_wayland!(match self; Window(w) => w.set_cursor_position(position)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 454 | x11_or_wayland!(match self; Window(w) => w.set_maximized(maximized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 454 | x11_or_wayland!(match self; Window(w) => w.set_maximized(maximized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 459 | x11_or_wayland!(match self; Window(w) => w.is_maximized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 459 | x11_or_wayland!(match self; Window(w) => w.is_maximized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 464 | x11_or_wayland!(match self; Window(w) => w.set_minimized(minimized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 464 | x11_or_wayland!(match self; Window(w) => w.set_minimized(minimized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 469 | x11_or_wayland!(match self; Window(w) => w.is_minimized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 469 | x11_or_wayland!(match self; Window(w) => w.is_minimized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 474 | x11_or_wayland!(match self; Window(w) => w.fullscreen()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 474 | x11_or_wayland!(match self; Window(w) => w.fullscreen()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 479 | x11_or_wayland!(match self; Window(w) => w.set_fullscreen(monitor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 479 | x11_or_wayland!(match self; Window(w) => w.set_fullscreen(monitor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 484 | x11_or_wayland!(match self; Window(w) => w.set_decorations(decorations)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 484 | x11_or_wayland!(match self; Window(w) => w.set_decorations(decorations)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 489 | x11_or_wayland!(match self; Window(w) => w.is_decorated()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 489 | x11_or_wayland!(match self; Window(w) => w.is_decorated()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:495:19 | 495 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:497:19 | 497 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:505:19 | 505 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:507:19 | 507 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 514 | x11_or_wayland!(match self; Window(w) => w.set_ime_position(position)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 514 | x11_or_wayland!(match self; Window(w) => w.set_ime_position(position)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 519 | x11_or_wayland!(match self; Window(w) => w.set_ime_allowed(allowed)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 519 | x11_or_wayland!(match self; Window(w) => w.set_ime_allowed(allowed)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 524 | x11_or_wayland!(match self; Window(w) => w.set_ime_purpose(purpose)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 524 | x11_or_wayland!(match self; Window(w) => w.set_ime_purpose(purpose)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:530:19 | 530 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:532:19 | 532 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:538:19 | 538 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:540:19 | 540 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 547 | x11_or_wayland!(match self; Window(w) => w.request_redraw()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 547 | x11_or_wayland!(match self; Window(w) => w.request_redraw()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:553:19 | 553 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:558:19 | 558 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:569:19 | 569 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:575:19 | 575 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:587:19 | 587 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:592:19 | 592 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 599 | x11_or_wayland!(match self; Window(window) => window.raw_window_handle()) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 599 | x11_or_wayland!(match self; Window(window) => window.raw_window_handle()) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 604 | x11_or_wayland!(match self; Window(window) => window.raw_display_handle()) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 604 | x11_or_wayland!(match self; Window(window) => window.raw_display_handle()) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 609 | x11_or_wayland!(match self; Window(window) => window.set_theme(theme)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 609 | x11_or_wayland!(match self; Window(window) => window.set_theme(theme)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 614 | x11_or_wayland!(match self; Window(window) => window.theme()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 614 | x11_or_wayland!(match self; Window(window) => window.theme()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 619 | x11_or_wayland!(match self; Window(window) => window.has_focus()) | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 619 | x11_or_wayland!(match self; Window(window) => window.has_focus()) | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 623 | x11_or_wayland!(match self; Window(window) => window.title()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 623 | x11_or_wayland!(match self; Window(window) => window.title()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:675:11 | 675 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:677:11 | 677 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:682:11 | 682 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:684:11 | 684 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:210:19 | 210 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 690 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.clone(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:212:19 | 212 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 690 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.clone(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:762:11 | 762 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:767:11 | 767 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:705:15 | 705 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:711:15 | 711 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:740:15 | 740 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:746:15 | 746 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:752:19 | 752 | #[cfg(not(wayland_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:754:19 | 754 | #[cfg(not(x11_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:721:27 | 721 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:724:31 | 724 | #[cfg(not(x11_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:728:27 | 728 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:731:31 | 731 | #[cfg(not(wayland_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:210:19 | 210 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 778 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.create_proxy(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:212:19 | 212 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 778 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.create_proxy(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 785 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run_return(callback)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 785 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run_return(callback)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 792 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run(callback)) | ------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 792 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run(callback)) | ------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 796 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.window_target()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 796 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.window_target()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 802 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.send_event(event)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 802 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.send_event(event)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:807:11 | 807 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:809:11 | 809 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:817:19 | 817 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:819:19 | 819 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:827:19 | 827 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:833:19 | 833 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:846:19 | 846 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:848:19 | 848 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:859:19 | 859 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:861:19 | 861 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 867 | x11_or_wayland!(match self; Self(evlp) => evlp.raw_display_handle()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 867 | x11_or_wayland!(match self; Self(evlp) => evlp.raw_display_handle()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/window.rs:1145:19 | 1145 | #[cfg(any(macos_platform, windows_platform))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/window.rs:1145:35 | 1145 | #[cfg(any(macos_platform, windows_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:18:7 | 18 | #[cfg(android_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ios_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:20:7 | 20 | #[cfg(ios_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ios_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ios_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:22:7 | 22 | #[cfg(macos_platform)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:24:7 | 24 | #[cfg(orbital_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:26:7 | 26 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasm_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:28:7 | 28 | #[cfg(wasm_platform)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:30:7 | 30 | #[cfg(windows_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:32:7 | 32 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:36:5 | 36 | windows_platform, | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:37:5 | 37 | macos_platform, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:38:5 | 38 | android_platform, | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:39:5 | 39 | x11_platform, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:40:5 | 40 | wayland_platform, | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:41:5 | 41 | orbital_platform | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/wayland.rs:44:19 | 44 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/wayland.rs:98:19 | 98 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/wayland.rs:107:19 | 107 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:112:19 | 112 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:121:19 | 121 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:130:19 | 130 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:139:19 | 139 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `ed25519` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,spans,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_SPANS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/wasm-bindgen-3e45a2f0a5728ad2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wasm-bindgen-713b19169be9c19e/build-script-build` [wasm-bindgen 0.2.92] cargo:rerun-if-changed=build.rs Compiling gilrs-core v0.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gilrs_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Mateusz Sieczko ' CARGO_PKG_DESCRIPTION='Minimal event based abstraction for working with gamepads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gilrs-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/gilrs-project/gilrs' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name gilrs_core --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="wgi"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rusty-xinput", "serde", "serde-serialize", "wgi", "winapi", "windows", "xinput"))' -C metadata=5c349c0a34c2d38c -C extra-filename=-c210becf3e94ede1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern libudev_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibudev_sys-c426805cde9a390d.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern nix=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnix-3053dbee5c8dc41e.rmeta --extern uuid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libuuid-c227824b69590040.rmeta --extern vec_map=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libvec_map-37dff59f74f54550.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `pem-rfc7468` (lib) generated 1 warning (1 duplicate) Compiling bevy_render v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_render CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides rendering functionality for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_render CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_render --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="webgl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("basis-universal", "bevy_ci_testing", "bmp", "ci_limits", "dds", "ddsfile", "exr", "flate2", "hdr", "jpeg", "ktx2", "png", "pnm", "profiling", "ruzstd", "shader_format_glsl", "shader_format_spirv", "tga", "trace", "tracing-tracy", "webgl", "webp", "wgpu_trace", "zlib", "zstd"))' -C metadata=914252c811252680 -C extra-filename=-67dfe5980e30fdf8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-f844b9b9d02ad3e8.rmeta --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_asset=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_asset-77642767310110ca.rmeta --extern bevy_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_core-2bbec1e600c4b88b.rmeta --extern bevy_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_derive-4442888784e81369.so --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_encase_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_encase_derive-40d53948c3771f50.so --extern bevy_hierarchy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_hierarchy-318691c52baf74e7.rmeta --extern bevy_log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_log-79bece1aaafaa8fd.rmeta --extern bevy_math=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_math-ddfe625060369cec.rmeta --extern bevy_mikktspace=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_mikktspace-f628cdf59f014402.rmeta --extern bevy_reflect=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_reflect-6c47341cca95e393.rmeta --extern bevy_render_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_render_macros-d8e783cfcd330d05.so --extern bevy_tasks=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_tasks-b3a71a987ad4b661.rmeta --extern bevy_time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_time-8ab39e8df7e0df8c.rmeta --extern bevy_transform=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_transform-0979d2fdef9dc78d.rmeta --extern bevy_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_utils-0893f98bd86d51d9.rmeta --extern bevy_window=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_window-a590487c98c9c4f1.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern codespan_reporting=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcodespan_reporting-20532606fd29f588.rmeta --extern downcast_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdowncast_rs-0ee99d3df7841f5a.rmeta --extern encase=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libencase-91e2434965a1a51e.rmeta --extern futures_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_lite-330b4fdb3feef481.rmeta --extern hexasphere=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhexasphere-313479ed01895b29.rmeta --extern image=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libimage-3f23d71537421721.rmeta --extern naga=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnaga-df9d49208225c3d4.rmeta --extern naga_oil=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnaga_oil-a1d6174e1e14937f.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern regex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex-a13361bbd78d4c9d.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern thread_local=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthread_local-68677fac60b1d347.rmeta --extern wgpu=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu-f98bd7897ab4156d.rmeta --extern wgpu_hal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwgpu_hal-8e3b652208a04c74.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: struct `ff_envelope` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:104:12 | 104 | pub struct ff_envelope { | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `ff_constant_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:113:12 | 113 | pub struct ff_constant_effect { | ^^^^^^^^^^^^^^^^^^ warning: struct `ff_ramp_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:120:12 | 120 | pub struct ff_ramp_effect { | ^^^^^^^^^^^^^^ warning: struct `ff_condition_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:128:12 | 128 | pub struct ff_condition_effect { | ^^^^^^^^^^^^^^^^^^^ warning: struct `ff_periodic_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:141:12 | 141 | pub struct ff_periodic_effect { | ^^^^^^^^^^^^^^^^^^ warning: unused import: `tracing::error` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/mesh/mod.rs:18:18 | 18 | use bevy_utils::{tracing::error, Hashed}; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:128:9 | 128 | detailed_trace!("set pipeline: {:?}", pipeline); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:153:13 | 153 | / detailed_trace!( 154 | | "set bind_group {} (already set): {:?} ({:?})", 155 | | index, 156 | | bind_group, 157 | | dynamic_uniform_indices 158 | | ); | |_____________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:161:9 | 161 | / detailed_trace!( 162 | | "set bind_group {}: {:?} ({:?})", 163 | | index, 164 | | bind_group, 165 | | dynamic_uniform_indices 166 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:190:13 | 190 | / detailed_trace!( 191 | | "set vertex buffer {} (already set): {:?} ({})", 192 | | slot_index, 193 | | buffer_slice.id(), 194 | | offset 195 | | ); | |_____________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:198:9 | 198 | / detailed_trace!( 199 | | "set vertex buffer {}: {:?} ({})", 200 | | slot_index, 201 | | buffer_slice.id(), 202 | | offset 203 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:225:13 | 225 | / detailed_trace!( 226 | | "set index buffer (already set): {:?} ({})", 227 | | buffer_slice.id(), 228 | | offset 229 | | ); | |_____________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:232:9 | 232 | detailed_trace!("set index buffer: {:?} ({})", buffer_slice.id(), offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:242:9 | 242 | detailed_trace!("draw: {:?} {:?}", vertices, instances); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:251:9 | 251 | / detailed_trace!( 252 | | "draw indexed: {:?} {} {:?}", 253 | | indices, 254 | | base_vertex, 255 | | instances 256 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:278:9 | 278 | detailed_trace!("draw indirect: {:?} {}", indirect_buffer, indirect_offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:302:9 | 302 | / detailed_trace!( 303 | | "draw indexed indirect: {:?} {}", 304 | | indirect_buffer, 305 | | indirect_offset 306 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:334:9 | 334 | / detailed_trace!( 335 | | "multi draw indirect: {:?} {}, {}x", 336 | | indirect_buffer, 337 | | indirect_offset, 338 | | count 339 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:374:9 | 374 | / detailed_trace!( 375 | | "multi draw indirect count: {:?} {}, ({:?} {})x, max {}x", 376 | | indirect_buffer, 377 | | indirect_offset, ... | 380 | | max_count 381 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:416:9 | 416 | / detailed_trace!( 417 | | "multi draw indexed indirect: {:?} {}, {}x", 418 | | indirect_buffer, 419 | | indirect_offset, 420 | | count 421 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:458:9 | 458 | / detailed_trace!( 459 | | "multi draw indexed indirect count: {:?} {}, ({:?} {})x, max {}x", 460 | | indirect_buffer, 461 | | indirect_offset, ... | 464 | | max_count 465 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:479:9 | 479 | detailed_trace!("set stencil reference: {}", reference); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:487:9 | 487 | detailed_trace!("set_scissor_rect: {} {} {} {}", x, y, width, height); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:495:9 | 495 | / detailed_trace!( 496 | | "set push constants: {:?} offset: {} data.len: {}", 497 | | stages, 498 | | offset, 499 | | data.len() 500 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:516:9 | 516 | / detailed_trace!( 517 | | "set viewport: {} {} {} {} {} {}", 518 | | x, 519 | | y, ... | 523 | | max_depth 524 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:547:9 | 547 | detailed_trace!("insert debug marker: {}", label); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:572:9 | 572 | detailed_trace!("push_debug_group marker: {}", label); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:589:9 | 589 | detailed_trace!("pop_debug_group"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:597:9 | 597 | detailed_trace!("set blend constant: {:?}", color); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused import: `tracing::error` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/shader.rs:5:18 | 5 | use bevy_utils::{tracing::error, BoxedFuture}; | ^^^^^^^^^^^^^^ warning: `bevy_asset` (lib) generated 3 warnings (1 duplicate) Compiling asn1-rs-derive v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-derive-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-derive-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Derive macros for the `asn1-rs` crate' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs_derive --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-derive-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0a61cb566001cef -C extra-filename=-12a5ca51860eb366 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-954bfb20f827122f.rlib --extern synstructure=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsynstructure-ba0c96afc7575b8a.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: field `event_loop_handle` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:52:9 | 44 | pub struct EventLoopWindowTarget { | --------------------- field in this struct ... 52 | pub event_loop_handle: calloop::LoopHandle<'static, WinitState>, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:69:17 | 69 | InvalidUtf8(Utf8Error), | ----------- ^^^^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 69 - InvalidUtf8(Utf8Error), 69 + InvalidUtf8(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:70:23 | 70 | HostnameSpecified(String), | ----------------- ^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 70 - HostnameSpecified(String), 70 + HostnameSpecified(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:71:24 | 71 | UnexpectedProtocol(String), | ------------------ ^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 71 - UnexpectedProtocol(String), 71 + UnexpectedProtocol(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:72:22 | 72 | UnresolvablePath(io::Error), | ---------------- ^^^^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 72 - UnresolvablePath(io::Error), 72 + UnresolvablePath(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/mod.rs:51:30 | 51 | SetDestroyCallbackFailed(XError), | ------------------------ ^^^^^^ | | | field in this variant | = note: `ImeCreationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 51 - SetDestroyCallbackFailed(XError), 51 + SetDestroyCallbackFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/callbacks.rs:76:22 | 76 | MethodOpenFailed(Box), | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 76 - MethodOpenFailed(Box), 76 + MethodOpenFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/callbacks.rs:77:27 | 77 | ContextCreationFailed(ImeContextCreationError), | --------------------- ^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 77 - ContextCreationFailed(ImeContextCreationError), 77 + ContextCreationFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/callbacks.rs:78:30 | 78 | SetDestroyCallbackFailed(XError), | ------------------------ ^^^^^^ | | | field in this variant | = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 78 - SetDestroyCallbackFailed(XError), 78 + SetDestroyCallbackFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/input_method.rs:160:12 | 160 | XError(XError), | ------ ^^^^^^ | | | field in this variant | = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 160 - XError(XError), 160 + XError(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/input_method.rs:161:22 | 161 | GetPropertyError(util::GetPropertyError), | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 161 - GetPropertyError(util::GetPropertyError), 161 + GetPropertyError(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/input_method.rs:162:17 | 162 | InvalidUtf8(IntoStringError), | ----------- ^^^^^^^^^^^^^^^ | | | field in this variant | = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 162 - InvalidUtf8(IntoStringError), 162 + InvalidUtf8(()), | warning: struct `LogicalFrameExtents` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/geometry.rs:94:12 | 94 | pub struct LogicalFrameExtents { | ^^^^^^^^^^^^^^^^^^^ warning: fields `root`, `child`, `group`, and `relative_to_window` are never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/input.rs:32:9 | 30 | pub struct PointerState<'a> { | ------------ fields in this struct 31 | xconn: &'a XConnection, 32 | pub root: ffi::Window, | ^^^^ 33 | pub child: ffi::Window, | ^^^^^ ... 40 | pub group: ffi::XIGroupState, | ^^^^^ 41 | pub relative_to_window: bool, | ^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/window_property.rs:8:12 | 8 | XError(XError), | ------ ^^^^^^ | | | field in this variant | = note: `GetPropertyError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 8 - XError(XError), 8 + XError(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/window_property.rs:10:20 | 10 | FormatMismatch(c_int), | -------------- ^^^^^ | | | field in this variant | = note: `GetPropertyError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 10 - FormatMismatch(c_int), 10 + FormatMismatch(()), | warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:641:21 | 641 | for hook in XLIB_ERROR_HOOKS.lock().unwrap().iter() { | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:209:22 | 209 | unsafe { &wp_fractional_scale_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 209 | unsafe { &raw const wp_fractional_scale_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:236:13 | 236 | &super::wp_fractional_scale_v1::wp_fractional_scale_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | &raw const super::wp_fractional_scale_v1::wp_fractional_scale_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:238:18 | 238 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 238 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:245:29 | 245 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 245 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:251:17 | 251 | &wp_fractional_scale_manager_v1_requests_get_fractional_scale_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | &raw const wp_fractional_scale_manager_v1_requests_get_fractional_scale_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:260:28 | 260 | requests: unsafe { &wp_fractional_scale_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | requests: unsafe { &raw const wp_fractional_scale_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:452:22 | 452 | unsafe { &wp_fractional_scale_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 452 | unsafe { &raw const wp_fractional_scale_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:470:25 | 470 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 470 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:476:25 | 476 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 476 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:483:28 | 483 | requests: unsafe { &wp_fractional_scale_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 483 | requests: unsafe { &raw const wp_fractional_scale_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:485:26 | 485 | events: unsafe { &wp_fractional_scale_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 485 | events: unsafe { &raw const wp_fractional_scale_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:40:9 | 40 | XLIB_ERROR_HOOKS.lock().unwrap().push(hook); | ^^^^^^^^^^^^^^^^^^^^^^^ 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 warning: `bevy_transform` (lib) generated 1 warning (1 duplicate) Compiling unic-langid-impl v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unic-langid-impl-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unic-langid-impl-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unic_langid_impl --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=6074b3979901653b -C extra-filename=-d2298d615e8b4081 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern tinystr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtinystr-61493f7adda981ef.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `gilrs-core` (lib) generated 6 warnings (1 duplicate) Compiling wasm-bindgen-macro v0.2.92 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-macro-0.2.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-macro-0.2.92/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Definition of the `#[wasm_bindgen]` attribute, an internal dependency ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wasm_bindgen_macro --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-macro-0.2.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spans", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=67a003fc84b4ba4f -C extra-filename=-9a4f2d291824c015 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern wasm_bindgen_macro_support=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwasm_bindgen_macro_support-ff87472a7f8adde8.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `asn1-rs-derive` (lib) generated 1 warning (1 duplicate) Compiling rusticata-macros v4.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rusticata_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rusticata-macros-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rusticata-macros-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Helper macros for Rusticata' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/rusticata-macros' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rusticata-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/rusticata-macros.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rusticata_macros --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rusticata-macros-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08b36de45a05cbaf -C extra-filename=-4f30864c3a2657fb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern nom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnom-542aeb8aaaa56b24.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `wasm-bindgen-macro` (lib) generated 1 warning (1 duplicate) Compiling pest_meta v2.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_meta CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_meta-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_meta-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest meta language parser and validator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_meta CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pest_meta --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_meta-2.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=5f64f045d2e75f3c -C extra-filename=-48bd470c94d2e691 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-760c4e5c1492ad40.rmeta --extern pest=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpest-2de4bb5703165ac2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rusticata-macros` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.120 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=120 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde_json-995cc6a36dd8a6fe/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d31e62e505fd467b -C extra-filename=-a7f51d2cbb88d5cb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-bf5121dab35ae511.rmeta --extern ryu=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libryu-f867a69fce983bd1.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: `unic-langid-impl` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustversion-f534c767f729c794/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustversion-1.0.17/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=f40b25a19f5e34dd -C extra-filename=-6c6f05f6d2363b15 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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"))'` warning: `rustversion` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/serde-0e545d2acc8c1d96/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=97974ec1ddd4e80d -C extra-filename=-e6491db01eb61ee8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:273:21 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:302:17 | 302 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:310:21 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:318:17 | 318 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:326:19 | 326 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:334:23 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/value/de.rs:1311:19 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/number.rs:788:30 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `x11-dl` (lib) generated 3 warnings (1 duplicate) Compiling bones_utils_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/macros) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_utils_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/macros/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Macros used in bones_utils.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_utils_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_utils_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/macros/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=00a179b0440eadce -C extra-filename=-73bb30be1aee3a3a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern venial=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libvenial-9a3403731635cc10.rlib --extern proc_macro -C ar=ar -C linker=cc` warning: `bones_utils_macros` (lib) generated 1 warning (1 duplicate) Compiling hyper v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A fast and correct HTTP library.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=16d607cad4bf3f47 -C extra-filename=-ab86b614af6348b1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern futures_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_channel-7224a8cd0070f8eb.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern http_body=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp_body-efdd812d59be214f.rmeta --extern httparse=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttparse-c45d48f46cc3f92d.rmeta --extern httpdate=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttpdate-01b057177bdf9bb1.rmeta --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-bf5121dab35ae511.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern want=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwant-f7b03d25be451703.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `from` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/mesh/conversions.rs:34:5 | 34 | from: VertexAttributeValues, | ^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: `pest_meta` (lib) generated 1 warning (1 duplicate) Compiling precis-core v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Santiago Carot-Nemesio ' CARGO_PKG_DESCRIPTION='PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols as defined in rfc8264 ' CARGO_PKG_HOMEPAGE='https://github.com/sancane/precis' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=precis-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sancane/precis' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("networking"))' -C metadata=0f6fd2834983d608 -C extra-filename=-bb17501b21c0ed49 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/precis-core-bb17501b21c0ed49 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern precis_tools=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libprecis_tools-c098d8598b9b7b5b.rlib --extern ucd_parse=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libucd_parse-675870174a90669a.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_json` (lib) generated 9 warnings (1 duplicate) Compiling ureq v2.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ureq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ureq-2.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ureq-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='Martin Algesten :Jacob Hoffman-Andrews ' CARGO_PKG_DESCRIPTION='Simple, safe HTTP client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ureq CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/algesten/ureq' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ureq --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ureq-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "charset", "cookies", "default", "gzip", "http-crate", "http-interop", "json", "native-certs", "native-tls", "proxy-from-env", "socks-proxy", "testdeps", "tls"))' -C metadata=aa91509b0ab89687 -C extra-filename=-a8bdd4a0b5d5ae7b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base64=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64-4d4008d0d142ab8e.rmeta --extern flate2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libflate2-d39b42a753b52ca3.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-9938fe81718648c0.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_pki_types-e0272a2abad09580.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --extern webpki_roots=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwebpki_roots-b50df76b46dcb76d.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ureq-2.10.0/src/middleware.rs:136:31 | 136 | pub(crate) chain: &'a mut (dyn Iterator), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 136 - pub(crate) chain: &'a mut (dyn Iterator), 136 + pub(crate) chain: &'a mut dyn Iterator , | warning: `naga_oil` (lib) generated 12 warnings (1 duplicate) Compiling asn1-rs-impl v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-impl-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-impl-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Implementation details for the `asn1-rs` crate' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs_impl --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-impl-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2746d5e9195dfe1b -C extra-filename=-ec10c8c307d4da4f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-954bfb20f827122f.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `precis-core` (build script) generated 1 warning (1 duplicate) Compiling heapless v0.7.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.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="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=fc6bc1f770c76aef -C extra-filename=-f705fe24fca1ab87 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/heapless-f705fe24fca1ab87 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_version-c9af820b2fd786b7.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `graph_name` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:246:9 | 246 | graph_name: Cow<'static, str>, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `slot_index` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:247:9 | 247 | slot_index: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `label` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:248:9 | 248 | label: SlotLabel, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `expected` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:249:9 | 249 | expected: SlotType, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `actual` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:250:9 | 250 | actual: SlotType, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: `heapless` (build script) generated 1 warning (1 duplicate) Compiling ustr v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ustr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ustr-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ustr-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Anders Langlands ' CARGO_PKG_DESCRIPTION='Fast, FFI-friendly string interning.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause-Patent CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ustr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/anderslanglands/ustr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ustr --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ustr-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=1075e458c765a0fd -C extra-filename=-6b3244ebe5127d16 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libahash-2f5c99c734254305.rmeta --extern byteorder=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbyteorder-407994bd70f76791.rmeta --extern lazy_static=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblazy_static-6da979bd9e411d6d.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `output_node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:29:9 | 29 | output_node: NodeId, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `output_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:30:9 | 30 | output_slot: usize, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:31:9 | 31 | input_node: NodeId, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:32:9 | 32 | input_slot: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:39:32 | 39 | UnconnectedNodeInputSlot { node: NodeId, input_slot: usize }, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:39:46 | 39 | UnconnectedNodeInputSlot { node: NodeId, input_slot: usize }, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:41:33 | 41 | UnconnectedNodeOutputSlot { node: NodeId, output_slot: usize }, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `output_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:41:47 | 41 | UnconnectedNodeOutputSlot { node: NodeId, output_slot: usize }, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:44:9 | 44 | node: NodeId, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:45:9 | 45 | input_slot: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `occupied_by_node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:46:9 | 46 | occupied_by_node: NodeId, | ^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: unexpected `cfg` condition value: `serialization` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ustr-0.10.0/src/lib.rs:148:7 | 148 | #[cfg(feature = "serialization")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `serde` = help: consider adding `serialization` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `serialization` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ustr-0.10.0/src/lib.rs:150:7 | 150 | #[cfg(feature = "serialization")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `serde` = help: consider adding `serialization` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `asn1-rs-impl` (lib) generated 1 warning (1 duplicate) Compiling sct v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sct-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sct-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Joseph Birr-Pixton ' CARGO_PKG_DESCRIPTION='Certificate transparency SCT verification library' CARGO_PKG_HOMEPAGE='https://github.com/rustls/sct.rs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/sct.rs' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name sct --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01938fc61141f296 -C extra-filename=-ce22acc39fa1860f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ring=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libring-5ca809754bb85b57.rmeta --extern untrusted=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libuntrusted-7cc2e52565c4c1fe.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `sct` (lib) generated 1 warning (1 duplicate) Compiling rustls-webpki v0.101.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.101.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=101 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=39a2e9b0a8eff438 -C extra-filename=-81727563fc4d02c9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ring=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libring-5ca809754bb85b57.rmeta --extern untrusted=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libuntrusted-7cc2e52565c4c1fe.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `ustr` (lib) generated 3 warnings (1 duplicate) Compiling ecolor v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ecolor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Emil Ernerfeldt :Andreas Reich ' CARGO_PKG_DESCRIPTION='Color structs and color conversion utilities' CARGO_PKG_HOMEPAGE='https://github.com/emilk/egui' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ecolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/emilk/egui' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ecolor --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "cint", "color-hex", "default", "document-features", "extra_asserts", "extra_debug_asserts", "serde"))' -C metadata=62b1147032ee6e5e -C extra-filename=-8cffa651ae7b920a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `type_name` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:27:9 | 27 | type_name: &'static str, | ^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `slot_index` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:39:9 | 39 | slot_index: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `label` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:40:9 | 40 | label: SlotLabel, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `expected` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:41:9 | 41 | expected: SlotType, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `actual` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:42:9 | 42 | actual: SlotType, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/color32.rs:14:12 | 14 | pub struct Color32(pub(crate) [u8; 4]); | ^^^^^^^ field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/color32.rs:3:1 | 3 | /// This format is used for space-efficient color representation (32 bits). | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/rgba.rs:11:12 | 11 | pub struct Rgba(pub(crate) [f32; 4]); | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/rgba.rs:6:1 | 6 | /// 0-1 linear space `RGBA` color with premultiplied alpha. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ecolor` (lib) generated 5 warnings (1 duplicate) Compiling emath v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=emath CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Emil Ernerfeldt ' CARGO_PKG_DESCRIPTION='Minimal 2D math library for GUI work' CARGO_PKG_HOMEPAGE='https://github.com/emilk/egui/tree/master/crates/emath' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=emath CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/emilk/egui/tree/master/crates/emath' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name emath --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "default", "document-features", "extra_asserts", "extra_debug_asserts", "mint", "serde"))' -C metadata=8805c2e33865d8eb -C extra-filename=-4467fb2cdc54625d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/cert.rs:144:29 | 144 | pub fn end_entity_or_ca(&self) -> &EndEntityOrCa { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9 | 29 | #![deny(warnings, missing_docs, clippy::as_conversions)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 144 | pub fn end_entity_or_ca(&self) -> &EndEntityOrCa<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/end_entity.rs:75:25 | 75 | pub(super) fn inner(&self) -> &cert::Cert { | ^^^^^ ^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 75 | pub(super) fn inner(&self) -> &cert::Cert<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/dns_name.rs:44:19 | 44 | pub fn as_ref(&self) -> DnsNameRef { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | pub fn as_ref(&self) -> DnsNameRef<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42 | 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef { | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41 | 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef { | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/ip_address.rs:316:47 | 316 | pub(crate) fn parse_ipv4_address(ip_address_: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 316 | pub(crate) fn parse_ipv4_address(ip_address_: &[u8]) -> Result, AddrParseError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/ip_address.rs:407:47 | 407 | pub(crate) fn parse_ipv6_address(ip_address_: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 407 | pub(crate) fn parse_ipv6_address(ip_address_: &[u8]) -> Result, AddrParseError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:38:20 | 38 | fn find_serial(&self, serial: &[u8]) -> Result, Error>; | ^^^^^ 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 | 38 | fn find_serial(&self, serial: &[u8]) -> Result>, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:75:20 | 75 | fn find_serial(&self, serial: &[u8]) -> Result, Error> { | ^^^^^ 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 | 75 | fn find_serial(&self, serial: &[u8]) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:315:20 | 315 | fn find_serial(&self, serial: &[u8]) -> Result, Error> { | ^^^^^ 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 | 315 | fn find_serial(&self, serial: &[u8]) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:398:19 | 398 | pub fn borrow(&self) -> BorrowedRevokedCert { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 398 | pub fn borrow(&self) -> BorrowedRevokedCert<'_> { | ++++ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/globals.rs:50:11 | 50 | time: f32, | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/globals.rs:52:17 | 52 | delta_time: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/globals.rs:55:18 | 55 | frame_count: u32, | ^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/morph.rs:207:12 | 207 | pub struct MorphAttributes { | ^^^^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/morph.rs:202:1 | 202 | /// Attributes **differences** used for morph targets. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/bind_group.rs:15:1 | 15 | render_resource_wrapper!(ErasedBindGroup, wgpu::BindGroup); | ---------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/bind_group_layout.rs:5:1 | 5 | render_resource_wrapper!(ErasedBindGroupLayout, wgpu::BindGroupLayout); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/buffer.rs:5:1 | 5 | render_resource_wrapper!(ErasedBuffer, wgpu::Buffer); | ---------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline.rs:14:1 | 14 | render_resource_wrapper!(ErasedRenderPipeline, wgpu::RenderPipeline); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline.rs:52:1 | 52 | render_resource_wrapper!(ErasedComputePipeline, wgpu::ComputePipeline); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline_cache.rs:31:1 | 31 | render_resource_wrapper!(ErasedShaderModule, wgpu::ShaderModule); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline_cache.rs:32:1 | 32 | render_resource_wrapper!(ErasedPipelineLayout, wgpu::PipelineLayout); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:7:1 | 7 | render_resource_wrapper!(ErasedTexture, wgpu::Texture); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:51:1 | 51 | render_resource_wrapper!(ErasedTextureView, wgpu::TextureView); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:52:1 | 52 | render_resource_wrapper!(ErasedSurfaceTexture, wgpu::SurfaceTexture); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:115:1 | 115 | render_resource_wrapper!(ErasedSampler, wgpu::Sampler); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/render_device.rs:12:1 | 12 | render_resource_wrapper!(ErasedRenderDevice, wgpu::Device); | ---------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:134:19 | 134 | pub exposure: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:137:16 | 137 | pub gamma: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:143:25 | 143 | pub pre_saturation: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:149:26 | 149 | pub post_saturation: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:165:16 | 165 | view_proj: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:166:27 | 166 | unjittered_view_proj: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:167:24 | 167 | inverse_view_proj: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:168:11 | 168 | view: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:169:19 | 169 | inverse_view: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:170:17 | 170 | projection: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:171:25 | 171 | inverse_projection: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:172:21 | 172 | world_position: Vec3, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:174:15 | 174 | viewport: Vec4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:175:20 | 175 | color_grading: ColorGrading, | ^^^^^^^^^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:176:15 | 176 | mip_bias: f32, | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/bind_group.rs:308:24 | 308 | pub fn get_binding(&self) -> BindingResource { | ^^^^^ ^^^^^^^^^^^^^^^ the 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 | 308 | pub fn get_binding(&self) -> BindingResource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/buffer.rs:19:18 | 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice { | ^^^^^ 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 | 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/storage_buffer.rs:74:20 | 74 | pub fn binding(&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 | 74 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/storage_buffer.rs:190:20 | 190 | pub fn binding(&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 | 190 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/uniform_buffer.rs:74:20 | 74 | pub fn binding(&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 | 74 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/uniform_buffer.rs:186:20 | 186 | pub fn binding(&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 | 186 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/render_device.rs:77:9 | 77 | &self, | ^^^^^ the lifetime is elided here 78 | desc: &wgpu::RenderBundleEncoderDescriptor, 79 | ) -> wgpu::RenderBundleEncoder { | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 79 | ) -> wgpu::RenderBundleEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:210:33 | 210 | pub fn get_color_attachment(&self, ops: Operations) -> RenderPassColorAttachment { | ^^^^^ 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 | 210 | pub fn get_color_attachment(&self, ops: Operations) -> RenderPassColorAttachment<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:226:9 | 226 | &self, | ^^^^^ the lifetime is elided here 227 | ops: Operations, 228 | ) -> RenderPassColorAttachment { | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 228 | ) -> RenderPassColorAttachment<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:328:31 | 328 | pub fn post_process_write(&self) -> PostProcessWrite { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 328 | pub fn post_process_write(&self) -> PostProcessWrite<'_> { | ++++ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/pos2.rs:15:12 | 15 | pub struct Pos2 { | ^^^^ field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/pos2.rs:5:1 | 5 | /// A position on screen. | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/range.rs:8:12 | 8 | pub struct Rangef { | ^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/range.rs:3:1 | 3 | /// Includive range of floats, i.e. `min..=max`, but more ergonomic than [`RangeInclusive`]. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect.rs:24:12 | 24 | pub struct Rect { | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect.rs:5:1 | 5 | /// A rectangular region of space. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect_transform.rs:10:12 | 10 | pub struct RectTransform { | ^^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect_transform.rs:3:1 | 3 | /// Linearly transforms positions from one [`Rect`] to another. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rot2.rs:20:12 | 20 | pub struct Rot2 { | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rot2.rs:10:1 | 10 | /// Represents a rotation in the 2D plane. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/vec2.rs:13:12 | 13 | pub struct Vec2 { | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/vec2.rs:3:1 | 3 | /// A vector has a direction and length. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `emath` (lib) generated 13 warnings (1 duplicate) Compiling ulid v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ulid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ulid-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ulid-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='dylanhart ' CARGO_PKG_DESCRIPTION='a Universally Unique Lexicographically Sortable Identifier implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ulid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylanhart/ulid-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ulid --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ulid-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "postgres", "rand", "serde", "std", "uuid"))' -C metadata=985fb0dbc99b0a2f -C extra-filename=-961df07b9ac4e899 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ulid` (lib) generated 1 warning (1 duplicate) Compiling futures-executor v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-executor-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-executor-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=35b36827bc82426a -C extra-filename=-ef7fc5796629989f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_task=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_task-92cc233c42e742ad.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hyper` (lib) generated 1 warning (1 duplicate) Compiling symphonia-core v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Project Symphonia shared structs, traits, and features.' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pdeljanov/Symphonia' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_core --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opt-simd", "opt-simd-avx", "opt-simd-neon", "opt-simd-sse", "rustfft"))' -C metadata=9463b1864c3fb1a0 -C extra-filename=-e35947cb892237d8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-7064658849b9ac3f.rmeta --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern lazy_static=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblazy_static-6da979bd9e411d6d.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-executor` (lib) generated 1 warning (1 duplicate) Compiling universal-hash v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=universal_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/universal-hash-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/universal-hash-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits which describe the functionality of universal hash functions (UHFs)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=universal-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name universal_hash --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f971e1db5441bd03 -C extra-filename=-20bca6724e5e1c1f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crypto_common=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrypto_common-7f2085f9f1129f77.rmeta --extern subtle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsubtle-4f3e9f5b448dcc8a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (lib) generated 3 warnings (3 duplicates) Compiling fxhash v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fxhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fxhash-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fxhash-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='cbreeden ' CARGO_PKG_DESCRIPTION='A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fxhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cbreeden/fxhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fxhash --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58d1cf9adf881cd4 -C extra-filename=-c87d2f70756a41ee --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbyteorder-407994bd70f76791.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `universal-hash` (lib) generated 1 warning (1 duplicate) Compiling turborand v0.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=turborand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='Gonçalo Rica Pais da Silva ' CARGO_PKG_DESCRIPTION='Fast random number generators' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=turborand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Bluefinger/turborand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name turborand --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="atomic"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="std"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "chacha", "default", "fmt", "rand", "serialize", "std", "wyrand"))' -C metadata=a58814cec42d916d -C extra-filename=-b8be5a71a6d4e362 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fxhash-0.2.1/lib.rs:55:29 | 55 | fn hash_word(&mut self, Self); | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:99:5 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:205:5 | 205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `fxhash` (lib) generated 2 warnings (1 duplicate) Compiling encoding_rs v0.8.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=fff37c96a900682c -C extra-filename=-19422c8ce2723aaa --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-webpki` (lib) generated 12 warnings (1 duplicate) Compiling svg_fmt v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=svg_fmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svg_fmt-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svg_fmt-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Silva ' CARGO_PKG_DESCRIPTION='Very simple debugging utilities to dump shapes in SVG format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=svg_fmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nical/rust_debug' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name svg_fmt --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svg_fmt-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f7b3d37b2c86343 -C extra-filename=-a470fcf9c223e861 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `turborand` (lib) generated 5 warnings (1 duplicate) Compiling maybe-owned v0.3.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=maybe_owned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/maybe-owned-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/maybe-owned-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='Philipp korber :darkstalker :daboross :Zac Burns (That3Percent) ' CARGO_PKG_DESCRIPTION='provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std'\''s `Cow` but it implements `From` and `From<&'\''a T>` and does not require `ToOwned`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-owned CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/rustonaut/maybe-owned' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name maybe_owned --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/maybe-owned-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=66ed2702d98b1340 -C extra-filename=-cb5acc4b0f4ea515 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `maybe-owned` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6af740431fc74ea7 -C extra-filename=-e5bca5c19cfd3a5c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `svg_fmt` (lib) generated 1 warning (1 duplicate) Compiling humantime v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' A parser and formatter for std::time::{Duration, SystemTime} ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d70e4703a2eefb1 -C extra-filename=-d32a4f0653e60088 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) Compiling typeid v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typeid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typeid-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typeid-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.61 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name typeid --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typeid-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05e38bc41bb26b13 -C extra-filename=-ac63290a08b0dfec --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: `typeid` (lib) generated 1 warning (1 duplicate) Compiling branches v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=branches CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Khashayar Fereidani' CARGO_PKG_DESCRIPTION='Branch hinting prediction and control functions for stable Rust including likely, unlikely, assume and abort to help algorithm optimization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=branches CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fereidani/branches' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name branches --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a176716b95b7faf -C extra-filename=-0979094eadc98108 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:1:17 | 1 | #![cfg_attr(not(feature = "std"), no_std)] | ^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:7:7 | 7 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:11:11 | 11 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:29:11 | 29 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:59:11 | 59 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:75:11 | 75 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:92:11 | 92 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:32:15 | 32 | #[cfg(not(feature = "std"))] | ^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:37:11 | 37 | #[cfg(feature = "std")] | ^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `branches` (lib) generated 10 warnings (1 duplicate) Compiling no-std-net v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=no_std_net CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/no-std-net-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/no-std-net-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='M@ Dunlap ' CARGO_PKG_DESCRIPTION='Rust'\''s std::net... without the '\''std'\''.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=no-std-net CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dunmatt/no-std-net' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name no_std_net --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/no-std-net-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128", "serde", "std", "unstable_ip"))' -C metadata=2d94730fe170b307 -C extra-filename=-4244dc2856faf2de --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `no-std-net` (lib) generated 1 warning (1 duplicate) Compiling ipnet v2.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ipnet-2.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ipnet-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ipnet-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=48d4e136eba85639 -C extra-filename=-294ad75910b99e34 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:343:19 | 343 | pub fn planes(&self) -> AudioPlanes { | ^^^^^ ^^^^^^^^^^^^^^ the 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 | 343 | pub fn planes(&self) -> AudioPlanes<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:361:23 | 361 | pub fn planes_mut(&mut self) -> AudioPlanesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 361 | pub fn planes_mut(&mut self) -> AudioPlanesMut<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:475:28 | 475 | fn as_audio_buffer_ref(&self) -> AudioBufferRef; | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 475 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 488 | impl_as_audio_buffer_ref!(u8, AudioBufferRef::U8); | ------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 489 | impl_as_audio_buffer_ref!(u16, AudioBufferRef::U16); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 490 | impl_as_audio_buffer_ref!(u24, AudioBufferRef::U24); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 491 | impl_as_audio_buffer_ref!(u32, AudioBufferRef::U32); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 492 | impl_as_audio_buffer_ref!(i8, AudioBufferRef::S8); | ------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 493 | impl_as_audio_buffer_ref!(i16, AudioBufferRef::S16); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 494 | impl_as_audio_buffer_ref!(i24, AudioBufferRef::S24); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 495 | impl_as_audio_buffer_ref!(i32, AudioBufferRef::S32); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 496 | impl_as_audio_buffer_ref!(f32, AudioBufferRef::F32); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 497 | impl_as_audio_buffer_ref!(f64, AudioBufferRef::F64); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/codecs.rs:493:15 | 493 | fn decode(&mut self, packet: &Packet) -> 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 | 493 | fn decode(&mut self, packet: &Packet) -> Result>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/codecs.rs:503:21 | 503 | fn last_decoded(&self) -> AudioBufferRef; | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 503 | fn last_decoded(&self) -> AudioBufferRef<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/formats.rs:322:26 | 322 | pub fn as_buf_reader(&self) -> BufReader { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 322 | pub fn as_buf_reader(&self) -> BufReader<'_> { | ++++ warning: `humantime` (lib) generated 3 warnings (1 duplicate) Compiling radsort v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radsort CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jakub Valtar ' CARGO_PKG_DESCRIPTION='Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)' CARGO_PKG_HOMEPAGE='https://github.com/JakubValtar/radsort' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radsort CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jakubvaltar/radsort' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name radsort --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cc8a256fcb82ed8 -C extra-filename=-c5768d53bd94d9ab --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/scalar.rs:45:7 | 45 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/scalar.rs:100:7 | 100 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/sort.rs:50:44 | 50 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/sort.rs:37:48 | 37 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/sort.rs:225:52 | 225 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 233 | radix_key_impl!{ u8 u16 u32 u64 u128 } | -------------------------------------- in this macro invocation | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `radix_key_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ warning: `radsort` (lib) generated 6 warnings (1 duplicate) Compiling base64 v0.21.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=90e51773806c7779 -C extra-filename=-16bca92ad313bba0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `ipnet` (lib) generated 1 warning (1 duplicate) Compiling tap v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tap-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tap-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Elliott Linder :myrrlyn ' CARGO_PKG_DESCRIPTION='Generic extensions for tapping values in Rust' CARGO_PKG_HOMEPAGE='https://github.com/myrrlyn/tap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/myrrlyn/tap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tap --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96ee5fedc9c26e63 -C extra-filename=-5ed4bbab40378ac1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `symphonia-core` (lib) generated 17 warnings (1 duplicate) Compiling self_cell v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/self_cell-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/self_cell-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/self_cell-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=979ef9057887162d -C extra-filename=-f2ec28c57bae9c8a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tap` (lib) generated 1 warning (1 duplicate) Compiling linked-hash-map v0.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov :Andrew Paseltiner ' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name linked_hash_map --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=3ae286faadbd0103 -C extra-filename=-4706b4ed591059fc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: `self_cell` (lib) generated 1 warning (1 duplicate) Compiling opaque-debug v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opaque_debug CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/opaque-debug-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/opaque-debug-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Macro for opaque Debug trait implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opaque-debug CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name opaque_debug --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79227caeb5010218 -C extra-filename=-46ea2f1892882419 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `opaque-debug` (lib) generated 1 warning (1 duplicate) Compiling rustls-pemfile v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a570bfe8018f5872 -C extra-filename=-b51eab50187a1cdd --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base64=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64-16bca92ad313bba0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:251:18 | 251 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:287:20 | 287 | pub fn entries(&mut self) -> Entries { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn entries(&mut self) -> Entries<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:650:17 | 650 | 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 | 650 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:684:21 | 684 | 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 | 684 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:710:18 | 710 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 710 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:769:17 | 769 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 769 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:790:19 | 790 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 790 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-1.0.4/src/pemfile.rs:132:6 | 132 | ) -> std::io::Result { | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs:41:5 | 41 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 132 - ) -> std::io::Result { 132 + ) -> io::Result { | warning: `linked-hash-map` (lib) generated 10 warnings (1 duplicate) Compiling bevy_core_pipeline v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_core_pipeline CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Bevy Contributors :Carter Anderson ' CARGO_PKG_DESCRIPTION='Provides a core render pipeline for Bevy Engine.' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_core_pipeline CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_core_pipeline --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="webgl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tonemapping_luts", "trace", "webgl"))' -C metadata=f9fced5c3d2099a7 -C extra-filename=-eda131e95a584066 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_asset=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_asset-77642767310110ca.rmeta --extern bevy_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_core-2bbec1e600c4b88b.rmeta --extern bevy_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_derive-4442888784e81369.so --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_math=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_math-ddfe625060369cec.rmeta --extern bevy_reflect=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_reflect-6c47341cca95e393.rmeta --extern bevy_render=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_render-67dfe5980e30fdf8.rmeta --extern bevy_transform=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_transform-0979d2fdef9dc78d.rmeta --extern bevy_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_utils-0893f98bd86d51d9.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --extern radsort=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libradsort-c5768d53bd94d9ab.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `base64` (lib) generated 3 warnings (1 duplicate) Compiling poly1305 v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=poly1305 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='The Poly1305 universal hash function and message authentication code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=poly1305 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/universal-hashes' CARGO_PKG_RUST_VERSION=1.56 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name poly1305 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=d96074d9684ff35c -C extra-filename=-d5ea79f56b55655b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cpufeatures=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcpufeatures-418594fa584ea361.rmeta --extern opaque_debug=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libopaque_debug-46ea2f1892882419.rmeta --extern universal_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libuniversal_hash-20bca6724e5e1c1f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-pemfile` (lib) generated 2 warnings (1 duplicate) Compiling wyz v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wyz CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='myrrlyn ' CARGO_PKG_DESCRIPTION='myrrlyn’s utility collection' CARGO_PKG_HOMEPAGE='https://myrrlyn.net/crates/wyz' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wyz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/myrrlyn/wyz' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wyz --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=66789f6dbd888d09 -C extra-filename=-632cccc92d33aee7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern tap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtap-5ed4bbab40378ac1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:67:9 | 67 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` 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: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:69:9 | 69 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:75:9 | 75 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:81:9 | 81 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:167:9 | 167 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:169:9 | 169 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/backend.rs:5:9 | 5 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/backend.rs:11:9 | 11 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/backend/autodetect.rs:9:1 | 9 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/comu.rs:9:12 | 9 | #![cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:107:12 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:119:12 | 119 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:368:11 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:390:11 | 390 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:400:11 | 400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:156:13 | 156 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:171:13 | 171 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:179:13 | 179 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:187:13 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:195:13 | 195 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:203:13 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:211:13 | 211 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:219:13 | 219 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:227:13 | 227 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:237:13 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:245:13 | 245 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:253:13 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `wyz` (lib) generated 23 warnings (1 duplicate) Compiling symphonia-metadata v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_metadata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-metadata-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-metadata-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Project Symphonia multimedia tag and metadata readers.' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pdeljanov/Symphonia' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_metadata --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-metadata-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a61dff9889a1e07 -C extra-filename=-de2482414cb5dd71 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern encoding_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libencoding_rs-19422c8ce2723aaa.rmeta --extern lazy_static=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblazy_static-6da979bd9e411d6d.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern symphonia_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_core-e35947cb892237d8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ureq` (lib) generated 2 warnings (1 duplicate) Compiling pnet_base v0.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pnet_base CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_base-0.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_base-0.34.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Clipsham :Linus Färnstrand ' CARGO_PKG_DESCRIPTION='Fundamental base types and code used by pnet.' CARGO_PKG_HOMEPAGE='https://github.com/libpnet/libpnet' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pnet_base CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/libpnet/libpnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.34.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pnet_base --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_base-0.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=6cf0513e421310c8 -C extra-filename=-ca6e1d9211c13252 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern no_std_net=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libno_std_net-4244dc2856faf2de.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `poly1305` (lib) generated 13 warnings (4 duplicates) Compiling bones_utils v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Utilites used throughout the bones_framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_utils --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=210a6919020f8d55 -C extra-filename=-080aab22a2af7127 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bones_utils_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_utils_macros-73bb30be1aee3a3a.so --extern branches=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbranches-0979094eadc98108.rmeta --extern futures_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_lite-e3a40f4981773db5.rmeta --extern fxhash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfxhash-c87d2f70756a41ee.rmeta --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-4c9404cd7f6ea526.rmeta --extern instant=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libinstant-169d46cfbff451b8.rmeta --extern maybe_owned=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmaybe_owned-cb5acc4b0f4ea515.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern turborand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libturborand-b8be5a71a6d4e362.rmeta --extern ulid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libulid-961df07b9ac4e899.rmeta --extern ustr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libustr-6b3244ebe5127d16.rmeta -C ar=ar -C linker=cc` warning: `pnet_base` (lib) generated 1 warning (1 duplicate) Compiling erased-serde v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=8cd133519c0301dd -C extra-filename=-d6efbccfb9aaf08d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern typeid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtypeid-ac63290a08b0dfec.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bones_utils` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=eb5743f030e4c1c3 -C extra-filename=-fd94206cc96a6d74 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtinyvec_macros-e5bca5c19cfd3a5c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.4.5/src/error.rs:204:17 | 204 | fn as_serde(&self) -> serde::de::Unexpected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 204 | fn as_serde(&self) -> serde::de::Unexpected<'_> { | ++++ warning: `erased-serde` (lib) generated 2 warnings (1 duplicate) Compiling guillotiere v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=guillotiere CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/guillotiere-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/guillotiere-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Silva ' CARGO_PKG_DESCRIPTION='A dynamic 2D texture atlas allocator with fast deallocation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=guillotiere CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nical/guillotiere' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name guillotiere --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/guillotiere-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checks", "serde", "serialization"))' -C metadata=fdb06dd2a34c1200 -C extra-filename=-3f80638053312f47 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern euclid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libeuclid-83525628424ac6dc.rmeta --extern svg_fmt=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsvg_fmt-a470fcf9c223e861.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/bloom/downsampling_pipeline.rs:35:36 | 35 | pub threshold_precomputations: Vec4, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/bloom/downsampling_pipeline.rs:36:19 | 36 | pub viewport: Vec4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/bloom/downsampling_pipeline.rs:37:17 | 37 | pub aspect: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/contrast_adaptive_sharpening/mod.rs:73:16 | 73 | sharpness: f32, | ^^^ warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=37dbc55df55b36a1 -C extra-filename=-66256315aa68c0a8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-e6491db01eb61ee8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tinyvec` (lib) generated 141 warnings (141 duplicates) Compiling futures v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=9daa4f491b75bbc3 -C extra-filename=-5e96132a046cccf8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_channel-7224a8cd0070f8eb.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_executor=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_executor-ef7fc5796629989f.rmeta --extern futures_io=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_io-e05358bcbb8fca1f.rmeta --extern futures_sink=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_sink-e078dccaf3c97612.rmeta --extern futures_task=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_task-92cc233c42e742ad.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures` (lib) generated 1 warning (1 duplicate) Compiling epaint v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=epaint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/epaint-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/epaint-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Emil Ernerfeldt ' CARGO_PKG_DESCRIPTION='Minimal 2D graphics library for GUI work' CARGO_PKG_HOMEPAGE='https://github.com/emilk/egui/tree/master/crates/epaint' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND OFL-1.1 AND LicenseRef-UFL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=epaint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/emilk/egui/tree/master/crates/epaint' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name epaint --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/epaint-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytemuck"' --cfg 'feature="default_fonts"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "extra_asserts", "extra_debug_asserts", "log", "mint", "serde", "unity"))' -C metadata=27775a45fb8777db -C extra-filename=-ee904c20606b247f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ab_glyph=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libab_glyph-0b2ec0bedccbe4c3.rmeta --extern ahash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libahash-2f5c99c734254305.rmeta --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern ecolor=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libecolor-8cffa651ae7b920a.rmeta --extern emath=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libemath-4467fb2cdc54625d.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnohash_hasher-903f51ac85c01c50.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `symphonia-metadata` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustls-5bff759019e38eb4/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="quic"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=d975828946a2ad13 -C extra-filename=-a51325261d443f1c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern ring=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libring-5ca809754bb85b57.rmeta --extern webpki=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwebpki-81727563fc4d02c9.rmeta --extern sct=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsct-ce22acc39fa1860f.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `winit` (lib) generated 296 warnings (1 duplicate) Compiling hyper-util v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-util-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-util-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-util-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=a8c9275ed6eae935 -C extra-filename=-436bc425e36d9449 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern futures_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_channel-7224a8cd0070f8eb.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern http_body=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp_body-efdd812d59be214f.rmeta --extern hyper=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper-ab86b614af6348b1.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-8907ef6e04d1c032.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tower=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtower-028b05e5f1b3d1ce.rmeta --extern tower_service=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtower_service-10d5728c8531c91c.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `guillotiere` (lib) generated 1 warning (1 duplicate) Compiling asn1-rs v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Parser/encoder for ASN.1 BER/DER data' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="datetime"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "bits", "bitvec", "cookie-factory", "datetime", "default", "num-bigint", "serialize", "std", "time"))' -C metadata=6eec12ea340bdeee -C extra-filename=-7a737c1637c55da5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern asn1_rs_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasn1_rs_derive-12a5ca51860eb366.so --extern asn1_rs_impl=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasn1_rs_impl-ec10c8c307d4da4f.so --extern displaydoc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdisplaydoc-3fd5473d04ba511a.so --extern nom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnom-542aeb8aaaa56b24.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern rusticata_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librusticata_macros-4f30864c3a2657fb.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:268:21 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = 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(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` 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: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:268:31 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:307:13 | 307 | #![cfg_attr(read_buf, feature(read_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:308:13 | 308 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:309:13 | 309 | #![cfg_attr(bench, feature(test))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:312:7 | 312 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:199:11 | 199 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/stream.rs:68:11 | 68 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/stream.rs:196:11 | 196 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/tls12/prf.rs:69:7 | 69 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/tls13/key_schedule.rs:1005:7 | 1005 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/vecbuf.rs:108:11 | 108 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:749:7 | 749 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:360:11 | 360 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:720:11 | 720 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `erased-serde` (lib) generated 52 warnings (52 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic-polyfill,cas,serde 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_POLYFILL=1 CARGO_FEATURE_CAS=1 CARGO_FEATURE_SERDE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/heapless-c6051575e158581f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/heapless-f705fe24fca1ab87/build-script-build` warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:104:26 | 104 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/lib.rs:159:5 | 159 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 104 - .map_err(|e| nom::Err::Error(e.into()))?; 104 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:107:26 | 107 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 107 - .map_err(|e| nom::Err::Error(e.into()))?; 107 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:128:26 | 128 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 128 - .map_err(|e| nom::Err::Error(e.into()))?; 128 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:131:26 | 131 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 131 - .map_err(|e| nom::Err::Error(e.into()))?; 131 + .map_err(|e| Err::Error(e.into()))?; | warning: unexpected `cfg` condition value: `exact_size_is_empty` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/oid.rs:375:11 | 375 | #[cfg(feature = "exact_size_is_empty")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `bits`, `bitvec`, `cookie-factory`, `datetime`, `default`, `num-bigint`, `serialize`, `std`, and `time` = help: consider adding `exact_size_is_empty` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:18:17 | 18 | Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 18 - Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), 18 + Err(Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:34:17 | 34 | Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 34 - Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), 34 + Err(Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | warning: unused import: `self::f32::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/real.rs:8:9 | 8 | pub use self::f32::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `self::f64::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/real.rs:9:9 | 9 | pub use self::f64::*; | ^^^^^^^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence/vec.rs:100:26 | 100 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 100 - .map_err(|e| nom::Err::Error(e.into()))?; 100 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence/vec.rs:103:22 | 103 | .map_err(nom::Err::Error)?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 103 - .map_err(nom::Err::Error)?; 103 + .map_err(Err::Error)?; | warning: unused import: `vec::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence.rs:12:9 | 12 | pub use vec::*; | ^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence.rs:183:22 | 183 | _ => Err(nom::Err::Error(Error::LifetimeError.into())), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 183 - _ => Err(nom::Err::Error(Error::LifetimeError.into())), 183 + _ => Err(Err::Error(Error::LifetimeError.into())), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/btreeset.rs:50:26 | 50 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 50 - .map_err(|e| nom::Err::Error(e.into()))?; 50 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/btreeset.rs:53:26 | 53 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 53 - .map_err(|e| nom::Err::Error(e.into()))?; 53 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/btreeset.rs:56:22 | 56 | .map_err(nom::Err::Error)?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 56 - .map_err(nom::Err::Error)?; 56 + .map_err(Err::Error)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/hashset.rs:52:26 | 52 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 52 - .map_err(|e| nom::Err::Error(e.into()))?; 52 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/hashset.rs:55:26 | 55 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 55 - .map_err(|e| nom::Err::Error(e.into()))?; 55 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/hashset.rs:58:22 | 58 | .map_err(nom::Err::Error)?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 58 - .map_err(nom::Err::Error)?; 58 + .map_err(Err::Error)?; | warning: unused import: `btreeset::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set.rs:11:9 | 11 | pub use btreeset::*; | ^^^^^^^^^^^ warning: unused import: `hashset::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set.rs:13:9 | 13 | pub use hashset::*; | ^^^^^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set.rs:186:22 | 186 | _ => Err(nom::Err::Error(Error::LifetimeError.into())), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 186 - _ => Err(nom::Err::Error(Error::LifetimeError.into())), 186 + _ => Err(Err::Error(Error::LifetimeError.into())), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings/bmpstring.rs:45:19 | 45 | data: alloc::borrow::Cow::Owned(s), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 45 - data: alloc::borrow::Cow::Owned(s), 45 + data: Cow::Owned(s), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings/universalstring.rs:46:19 | 46 | data: alloc::borrow::Cow::Owned(s), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 46 - data: alloc::borrow::Cow::Owned(s), 46 + data: Cow::Owned(s), | warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings.rs:15:9 | 15 | pub use self::str::*; | ^^^^^^^^^^^^ warning: unused import: `string::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings.rs:22:9 | 22 | pub use string::*; | ^^^^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:37:26 | 37 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 37 - .map_err(|e| nom::Err::convert(e.into()))?; 37 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:56:26 | 56 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 56 - .map_err(|e| nom::Err::convert(e.into()))?; 56 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:76:26 | 76 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 76 - .map_err(|e| nom::Err::convert(e.into()))?; 76 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:96:51 | 96 | let (rem, any) = Any::from_der(i).map_err(nom::Err::convert)?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 96 - let (rem, any) = Any::from_der(i).map_err(nom::Err::convert)?; 96 + let (rem, any) = Any::from_der(i).map_err(Err::convert)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:99:26 | 99 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 99 - .map_err(|e| nom::Err::convert(e.into()))?; 99 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:77:27 | 77 | Err(e) => Err(nom::Err::Error(e)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 77 - Err(e) => Err(nom::Err::Error(e)), 77 + Err(e) => Err(Err::Error(e)), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:185:27 | 185 | Err(e) => Err(nom::Err::Error(e)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 185 - Err(e) => Err(nom::Err::Error(e)), 185 + Err(e) => Err(Err::Error(e)), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:220:48 | 220 | T::check_constraints(&any).map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 220 - T::check_constraints(&any).map_err(|e| nom::Err::Error(e.into()))?; 220 + T::check_constraints(&any).map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:231:27 | 231 | Err(e) => Err(nom::Err::Error(e)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 231 - Err(e) => Err(nom::Err::Error(e)), 231 + Err(e) => Err(Err::Error(e)), | warning: unused import: `optional::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/mod.rs:25:5 | 25 | optional::*, real::*, sequence::*, set::*, strings::*, tagged::*, utctime::*, | ^^^^^^^^^^^ [heapless 0.7.17] cargo:rustc-cfg=has_cas [heapless 0.7.17] cargo:rustc-cfg=has_atomics 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Santiago Carot-Nemesio ' CARGO_PKG_DESCRIPTION='PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols as defined in rfc8264 ' CARGO_PKG_HOMEPAGE='https://github.com/sancane/precis' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=precis-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sancane/precis' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/precis-core-b3eb95f40ec8a10f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/precis-core-bb17501b21c0ed49/build-script-build` warning: unused variable: `timer` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-util-0.1.6/src/client/legacy/client.rs:1468:32 | 1468 | pub fn timer(&mut self, timer: M) -> &mut Self | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: field `interface` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-util-0.1.6/src/client/legacy/connect/http.rs:79:5 | 68 | struct Config { | ------ field in this struct ... 79 | interface: Option, | ^^^^^^^^^ | = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/epaint-0.23.0/src/mesh.rs:12:12 | 12 | pub struct Vertex { | ^^^^^^ field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/epaint-0.23.0/src/mesh.rs:4:1 | 4 | /// The 2D vertex type. | ^^^^^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 239 | impl_any_as!(as_bitstring => BitString, "BITSTRING"); | -----------------------------^^^^^^^^^-------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 239 | impl_any_as!(as_bitstring => BitString<'_>, "BITSTRING"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 242 | impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV"); | --------------------------------^^^^^^^^^^^----------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 242 | impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 247 | impl_any_as!(as_graphicstring => GraphicString, "GraphicString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 247 | impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 253 | impl_any_as!(as_ia5string => Ia5String, "IA5String"); | -----------------------------^^^^^^^^^-------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 253 | impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 254 | impl_any_as!(as_integer => Integer, "INTEGER"); | ---------------------------^^^^^^^------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 254 | impl_any_as!(as_integer => Integer<'_>, "INTEGER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 256 | impl_any_as!(as_numericstring => NumericString, "NumericString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 256 | impl_any_as!(as_numericstring => NumericString<'_>, "NumericString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 257 | impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER"); | ------------------------------------^^^^^^^^^^^^^^^^---------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 257 | impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 258 | impl_any_as!(as_octetstring => OctetString, "OCTET STRING"); | -------------------------------^^^^^^^^^^^----------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 258 | impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 259 | impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER"); | -----------------------^^^---------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 259 | impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 266 | impl_any_as!(as_printablestring => PrintableString, "PrintableString"); | -----------------------------------^^^^^^^^^^^^^^^-------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 266 | impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 267 | impl_any_as!(as_sequence => Sequence, "SEQUENCE"); | ----------------------------^^^^^^^^------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 267 | impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 268 | impl_any_as!(as_set => Set, "SET"); | -----------------------^^^-------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 268 | impl_any_as!(as_set => Set<'_>, "SET"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 271 | impl_any_as!(as_teletexstring => TeletexString, "TeletexString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 271 | impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 277 | impl_any_as!(as_universalstring => UniversalString, "UniversalString"); | -----------------------------------^^^^^^^^^^^^^^^-------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 277 | impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 279 | impl_any_as!(as_utf8string => Utf8String, "UTF8String"); | ------------------------------^^^^^^^^^^--------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 279 | impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 280 | impl_any_as!(as_videotexstring => VideotexString, "VideotexString"); | ----------------------------------^^^^^^^^^^^^^^------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 280 | impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 281 | impl_any_as!(as_visiblestring => VisibleString, "VisibleString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 281 | impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString"); | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:321:37 | 321 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 321 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:329:37 | 329 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 329 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/octetstring.rs:19:32 | 19 | pub fn as_cow(&'a self) -> &Cow<'a, [u8]> { | -- ^^^^^--^^^^^^^ | | | | | | | the same lifetime is named here | | the same lifetime is elided here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 19 | pub fn as_cow(&'a self) -> &'a Cow<'a, [u8]> { | ++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/oid.rs:120:46 | 120 | pub const fn new(asn1: Cow<'a, [u8]>) -> Oid { | -- ^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 120 | pub const fn new(asn1: Cow<'a, [u8]>) -> Oid<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/oid.rs:129:55 | 129 | pub const fn new_relative(asn1: Cow<'a, [u8]>) -> Oid { | -- ^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 129 | pub const fn new_relative(asn1: Cow<'a, [u8]>) -> Oid<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:12:37 | 12 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 12 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:28:37 | 28 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 28 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence/vec.rs:96:37 | 96 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 96 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/ber/parser.rs:113:35 | 113 | pub(crate) fn parse_identifier(i: &[u8]) -> ParseResult<(u8, u8, u32, &[u8])> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub(crate) fn parse_identifier(i: &[u8]) -> ParseResult<'_, (u8, u8, u32, &[u8])> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/ber/parser.rs:149:40 | 149 | pub(crate) fn parse_ber_length_byte(i: &[u8]) -> ParseResult<(u8, u8)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | pub(crate) fn parse_ber_length_byte(i: &[u8]) -> ParseResult<'_, (u8, u8)> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/header.rs:228:37 | 228 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 228 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/header.rs:273:37 | 273 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 273 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:86:37 | 86 | fn from_ber(bytes: &'a [u8]) -> ParseResult; | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 86 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self, E>; | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:94:37 | 94 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 94 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, T, E> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:155:37 | 155 | fn from_der(bytes: &'a [u8]) -> ParseResult; | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 155 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self, E>; | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:183:37 | 183 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 183 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, T, E> { | +++ warning: `hyper-util` (lib) generated 3 warnings (1 duplicate) Compiling pest_generator v2.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_generator-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_generator-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest code generator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_generator CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pest_generator --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_generator-2.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=6420b61930d716b2 -C extra-filename=-8d7842a4c77048d0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern pest=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpest-2de4bb5703165ac2.rmeta --extern pest_meta=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpest_meta-48bd470c94d2e691.rmeta --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/codec.rs:21:24 | 21 | pub fn init(bytes: &[u8]) -> Reader { | ^^^^^ ^^^^^^ the 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 | 21 | pub fn init(bytes: &[u8]) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/codec.rs:31:16 | 31 | pub fn sub(&mut self, length: usize) -> Result { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub fn sub(&mut self, length: usize) -> Result, InvalidMessage> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:279:28 | 279 | fn get_single_hostname(&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 | 279 | fn get_single_hostname(&self) -> Option>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:296:28 | 296 | fn get_single_hostname(&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 | 296 | fn get_single_hostname(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:297:37 | 297 | fn only_dns_hostnames(name: &ServerName) -> 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 | 297 | fn only_dns_hostnames(name: &ServerName) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/anchors.rs:18:35 | 18 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:46:19 | 46 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | 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 reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:54:19 | 54 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 54 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:323:19 | 323 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 323 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:336:19 | 336 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 336 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/verify.rs:546:23 | 546 | fn trust_roots(roots: &RootCertStore) -> Vec { | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 546 | fn trust_roots(roots: &RootCertStore) -> Vec> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/ticketer.rs:158:19 | 158 | fn maybe_roll(&self, now: TimeBase) -> 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 | 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:241:22 | 241 | pub fn dangerous(&mut self) -> danger::DangerousClientConfig { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn dangerous(&mut self) -> danger::DangerousClientConfig<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:371:27 | 371 | pub(crate) fn for_sni(&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 | 371 | pub(crate) fn for_sni(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:572:23 | 572 | pub fn early_data(&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 | 572 | pub fn early_data(&mut self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/common.rs:12:43 | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:448:23 | 448 | pub fn early_data(&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 | 448 | pub fn early_data(&mut self) -> Option> { | ++++ warning: `pest_generator` (lib) generated 1 warning (1 duplicate) Compiling accesskit_winit v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=accesskit_winit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/accesskit_winit-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/accesskit_winit-0.14.4/Cargo.toml CARGO_PKG_AUTHORS='Matt Campbell ' CARGO_PKG_DESCRIPTION='AccessKit UI accessibility infrastructure: winit adapter' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=accesskit_winit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/AccessKit/accesskit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name accesskit_winit --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/accesskit_winit-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit_unix", "async-io", "default", "tokio"))' -C metadata=f0d383d84692e820 -C extra-filename=-47859f137959a89b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern accesskit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaccesskit-570c98b9abadcaaa.rmeta --extern winit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwinit-5e0ffe78164b39fc.rmeta --cap-lints warn -C ar=ar -C linker=cc` [precis-core 0.1.9] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/wasm-bindgen-3e45a2f0a5728ad2/out /usr/local/bin/rustc --crate-name wasm_bindgen --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=070ca415c6a0dda7 -C extra-filename=-67718b665a81e945 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern wasm_bindgen_macro=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwasm_bindgen_macro-9a4f2d291824c015.so --cap-lints warn -C ar=ar -C linker=cc` warning: `accesskit_winit` (lib) generated 1 warning (1 duplicate) Compiling unic-langid v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unic-langid-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unic-langid-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unic_langid --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=ef9d067a02b5dc82 -C extra-filename=-c8479e84c34f703d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unic_langid_impl=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunic_langid_impl-d2298d615e8b4081.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/closure.rs:595:24 | 595 | unsafe extern fn destroy<$($var: FromWasmAbi,)* R: ReturnWasmAbi>( | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 739 | / doit! { 740 | | () 741 | | (A a1 a2 a3 a4) 742 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 748 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 749 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `doit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/closure.rs:653:24 | 653 | unsafe extern fn destroy<$($var: FromWasmAbi,)* R: ReturnWasmAbi>( | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 739 | / doit! { 740 | | () 741 | | (A a1 a2 a3 a4) 742 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 748 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 749 | | } | |_- in this macro invocation | = note: this warning originates in the macro `doit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:40:20 | 40 | unsafe extern fn $name($($args)*) -> $ret { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/externref.rs:7:1 | 7 | / externs! { 8 | | #[link(wasm_import_module = "__wbindgen_externref_xform__")] 9 | | extern "C" { 10 | | fn __wbindgen_externref_table_grow(delta: usize) -> i32; ... | 13 | | } | |_- in this macro invocation | = note: this warning originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:40:20 | 40 | unsafe extern fn $name($($args)*) -> $ret { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 1017 | / externs! { 1018 | | #[link(wasm_import_module = "__wbindgen_placeholder__")] 1019 | | extern "C" { 1020 | | fn __wbindgen_object_clone_ref(idx: u32) -> u32; ... | 1100 | | } | |_- in this macro invocation | = note: this warning originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `unic-langid` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gilrs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='Arvamer ' CARGO_PKG_DESCRIPTION='Game Input Library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gilrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/gilrs-project/gilrs' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/gilrs-d8bdff3ff06019d7/out /usr/local/bin/rustc --crate-name gilrs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="wgi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-serialize", "wgi", "xinput"))' -C metadata=6bbabbc406e5ca77 -C extra-filename=-deb5fa9e6d343a2e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfnv-3f173d3295aeb32d.rmeta --extern gilrs_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgilrs_core-c210becf3e94ede1.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern uuid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libuuid-c227824b69590040.rmeta --extern vec_map=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libvec_map-37dff59f74f54550.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib --cfg 'path_separator="slash"'` warning: unexpected `cfg` condition name: `path_separator` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/utils.rs:23:7 | 23 | #[cfg(path_separator = "backslash")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(path_separator, values("backslash"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_separator, values(\"backslash\"))");` 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: `path_separator` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/utils.rs:30:7 | 30 | #[cfg(path_separator = "slash")] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_separator, values("slash"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_separator, values(\"slash\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `asn1-rs` (lib) generated 70 warnings (1 duplicate) Compiling ed25519-dalek v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ed25519_dalek CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-dalek-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-dalek-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='isis lovecruft :Tony Arcieri :Michael Rosenberg ' CARGO_PKG_DESCRIPTION='Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ed25519-dalek CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ed25519_dalek --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="rand_core"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=0cd33bc24861ac85 -C extra-filename=-751508acacb367a6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern curve25519_dalek=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcurve25519_dalek-dd94a7ccb1d16cca.rmeta --extern ed25519=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libed25519-67126e42094fe035.rmeta --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern sha2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsha2-e56b6ef865291d51.rmeta --extern subtle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsubtle-4f3e9f5b448dcc8a.rmeta --extern zeroize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzeroize-233f863de35aead2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: fields `input`, `output`, and `inverted` are never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/mapping/parser.rs:294:9 | 291 | AxisMapping { | ----------- fields in this variant ... 294 | input: AxisRange, | ^^^^^ 295 | output: AxisRange, | ^^^^^^ 296 | inverted: bool, | ^^^^^^^^ | = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `output` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/mapping/parser.rs:301:9 | 298 | ButtonMapping { | ------------- field in this variant ... 301 | output: AxisRange, | ^^^^^^ | = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: field `output` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/mapping/parser.rs:309:9 | 304 | HatMapping { | ---------- field in this variant ... 309 | output: AxisRange, | ^^^^^^ | = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/gamepad.rs:426:20 | 426 | pub fn gamepad(&self, id: GamepadId) -> Gamepad { | ^^^^^ ^^^^^^^ the 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 | 426 | pub fn gamepad(&self, id: GamepadId) -> Gamepad<'_> { | ++++ warning: `ed25519-dalek` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radium CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell :myrrlyn ' CARGO_PKG_DESCRIPTION='Portable interfaces for maybe-atomic types' CARGO_PKG_HOMEPAGE='https://github.com/bitvecto-rs/radium' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radium CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/radium' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/radium-6958f56b59fcc284/out /usr/local/bin/rustc --crate-name radium --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc666634ea619051 -C extra-filename=-aecd46497b96286b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:1481:23 | 1481 | pub fn borrow(&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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1481 | pub fn borrow(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:1494:27 | 1494 | pub fn borrow_mut(&self) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1494 | pub fn borrow_mut(&self) -> RefMut<'_, T> { | +++ warning: unexpected `cfg` condition name: `radium_atomic_8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:3:7 | 3 | #[cfg(radium_atomic_8)] | ^^^^^^^^^^^^^^^ | = 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(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` 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: `radium_atomic_8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:10:11 | 10 | #[cfg(not(radium_atomic_8))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:17:7 | 17 | #[cfg(radium_atomic_16)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:24:11 | 24 | #[cfg(not(radium_atomic_16))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:31:7 | 31 | #[cfg(radium_atomic_32)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:38:11 | 38 | #[cfg(not(radium_atomic_32))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:45:7 | 45 | #[cfg(radium_atomic_64)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:52:11 | 52 | #[cfg(not(radium_atomic_64))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:59:7 | 59 | #[cfg(radium_atomic_ptr)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:66:11 | 66 | #[cfg(not(radium_atomic_ptr))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `radium` (lib) generated 11 warnings (1 duplicate) Compiling ssh-encoding v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ssh_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-encoding-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-encoding-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SSH data type decoders/encoders as described in RFC4251 ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ssh-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/SSH/tree/master/ssh-encoding' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ssh_encoding --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-encoding-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="pem"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "bytes", "pem", "sha2", "std"))' -C metadata=5bd7ada353545e51 -C extra-filename=-5f92c115c51d0c87 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base64=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64ct-517f46e62d30b305.rmeta --extern pem=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpem_rfc7468-6adf0ffcdc2dc74f.rmeta --extern sha2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsha2-e56b6ef865291d51.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `wasm-bindgen` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_fn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight attribute for easy generation of const functions with conditional compilations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_fn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/const_fn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/const_fn-a2a4630244dcacf5/out /usr/local/bin/rustc --crate-name const_fn --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::nonminimal_bool' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=368eabd6891cb887 -C extra-filename=-ba26b4f26ac2a825 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc --cfg const_fn_has_build_script` warning: unexpected `cfg` condition name: `const_fn_has_build_script` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/src/lib.rs:250:7 | 250 | #[cfg(const_fn_has_build_script)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(const_fn_has_build_script)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_fn_has_build_script)");` 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: `const_fn_has_build_script` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/src/lib.rs:253:11 | 253 | #[cfg(not(const_fn_has_build_script))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_fn_has_build_script)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_fn_has_build_script)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `const_fn_assume_incomplete_release` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/src/lib.rs:134:47 | 134 | || req.minor + u32::from(cfg!(const_fn_assume_incomplete_release)) > VERSION.minor | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_fn_assume_incomplete_release)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_fn_assume_incomplete_release)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `const_fn` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libz-sys-cb0659987f4c9855/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libz-sys-72f5304f3a1d5832/build-script-build` [libz-sys 1.1.18] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.18] cargo:rerun-if-changed=build.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.18] OPT_LEVEL = Some(0) [libz-sys 1.1.18] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.18] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libz-sys-cb0659987f4c9855/out) [libz-sys 1.1.18] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.18] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.18] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.18] HOST_CC = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC [libz-sys 1.1.18] CC = Some(cc) [libz-sys 1.1.18] RUSTC_WRAPPER = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `ssh-encoding` (lib) generated 1 warning (1 duplicate) Compiling bevy_a11y v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_a11y CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_a11y-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_a11y-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides accessibility support for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_a11y CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_a11y --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_a11y-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=816be6fd1ecc25e0 -C extra-filename=-7ab5d5da43dba441 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern accesskit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaccesskit-570c98b9abadcaaa.rmeta --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_derive-4442888784e81369.so --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libz-sys 1.1.18] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.18] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.18] DEBUG = Some(false) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.18] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.18] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.18] HOST_CFLAGS = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.18] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libz-sys 1.1.18] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" [libz-sys 1.1.18] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.18] 4 | return (int) adler32; [libz-sys 1.1.18] | ^~~~~~~~~~~~~ [libz-sys 1.1.18] 1 warning generated. [libz-sys 1.1.18] cargo:rustc-link-lib=z Compiling bones_schema_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/macros) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_schema_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/macros/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Macros for the bones_schema crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_schema_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_schema_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/macros/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=9b9bd9cbd63b9893 -C extra-filename=-1d81f1649a55486c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern venial=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libvenial-9a3403731635cc10.rlib --extern proc_macro -C ar=ar -C linker=cc` warning: `bevy_a11y` (lib) generated 1 warning (1 duplicate) Compiling salsa20 v0.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=salsa20 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/salsa20-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/salsa20-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Salsa20 Stream Cipher' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=salsa20 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/stream-ciphers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name salsa20 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/salsa20-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=8908c76f1d7a2627 -C extra-filename=-bc6c422572e970d6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cipher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcipher-6e8508d84758ea63.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `salsa20` (lib) generated 1 warning (1 duplicate) Compiling chacha20 v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chacha20 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chacha20 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/stream-ciphers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name chacha20 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=dcd01d612e4e059e -C extra-filename=-4e43c90560b3c2f4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern cipher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcipher-6e8508d84758ea63.rmeta --extern cpufeatures=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcpufeatures-418594fa584ea361.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bones_schema_macros` (lib) generated 1 warning (1 duplicate) Compiling precis-profiles v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-profiles-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-profiles-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Santiago Carot-Nemesio /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:158:14 | 158 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` 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: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:162:22 | 162 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:167:29 | 167 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:4:14 | 4 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:8:22 | 8 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:10:29 | 10 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:18:25 | 18 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:173:17 | 173 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:221:22 | 221 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:225:30 | 225 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:227:37 | 227 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:255:22 | 255 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:259:30 | 259 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:263:37 | 263 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:282:33 | 282 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `precis-profiles` (build script) generated 1 warning (1 duplicate) Compiling const_format v0.2.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_format CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Compile-time string formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_format CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_format_crates/' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.2.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name const_format --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=6fdc46222357010e -C extra-filename=-ae1f56420f016505 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern const_format_proc_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconst_format_proc_macros-7a3860f65af9580e.so --cap-lints warn -C ar=ar -C linker=cc` warning: `chacha20` (lib) generated 19 warnings (4 duplicates) Compiling tokio-rustls v0.26.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-rustls-0.26.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-rustls-0.26.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=659be8eea23c75e3 -C extra-filename=-a04d607505cb9e75 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-9938fe81718648c0.rmeta --extern pki_types=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_pki_types-e0272a2abad09580.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: unused macro definition: `identity` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/macros/helper_macros.rs:13:14 | 13 | macro_rules! identity { | ^^^^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/wrapper_types/pwrapper.rs:227:7 | 227 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/wrapper_types/pwrapper.rs:236:7 | 236 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: `const_format` (lib) generated 4 warnings (1 duplicate) Compiling dashmap v5.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dashmap-5.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dashmap-5.5.3/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=5.5.3 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dashmap-5.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde"))' -C metadata=764580a6e5e12182 -C extra-filename=-2c7906fcebf2101a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-4c9404cd7f6ea526.rmeta --extern lock_api=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblock_api-3dfb475d4fd854ba.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot_core-76e0ae4d41d9f032.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) Compiling tokio-util v0.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-util-0.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-util-0.7.11/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.7.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-util-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=32caee431f27edfe -C extra-filename=-2450f27c54798faf --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_sink=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_sink-e078dccaf3c97612.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-util-0.7.11/src/codec/length_delimited.rs:642:9 | 642 | target_pointer_width = "8", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `dashmap` (lib) generated 1 warning (1 duplicate) Compiling async-trait v0.1.81 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-trait-0.1.81 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-trait-0.1.81/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.81 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-trait-0.1.81/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=25e6892da269a075 -C extra-filename=-8cad88e230dd3a85 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `gilrs` (lib) generated 7 warnings (1 duplicate) Compiling aead v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aead CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aead-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aead-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aead CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name aead --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=82aa049699b2e71b -C extra-filename=-49fa28aec0b93ba1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern crypto_common=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrypto_common-7f2085f9f1129f77.rmeta --extern generic_array=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgeneric_array-47a84bbe1e8b965d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `aead` (lib) generated 1 warning (1 duplicate) Compiling hash32 v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hash32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='32-bit hashing machinery' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hash32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/hash32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hash32 --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40007b5922dd62cd -C extra-filename=-31c9e465d0c58efa --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbyteorder-407994bd70f76791.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i16::to_ne_bytes` ... 225 | int!(i16); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:67:9 | 67 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unnecessary_transmutes)]` implied by `#[warn(warnings)]` = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i32::to_ne_bytes` ... 226 | int!(i32); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i64::to_ne_bytes` ... 227 | int!(i64); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i8::to_ne_bytes` ... 228 | int!(i8); | -------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `isize::to_ne_bytes` ... 229 | int!(isize); | ----------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u16::to_ne_bytes` ... 230 | int!(u16); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u32::to_ne_bytes` ... 231 | int!(u32); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u64::to_ne_bytes` ... 232 | int!(u64); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u8::to_ne_bytes` ... 233 | int!(u8); | -------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `usize::to_ne_bytes` ... 234 | int!(usize); | ----------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: the type `Buffer` does not permit being left uninitialized --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/murmur3.rs:71:27 | 71 | buf: unsafe { mem::uninitialized() }, | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: integers must be initialized (in this struct field) --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/murmur3.rs:18:5 | 18 | bytes: [u8; 4], | ^^^^^^^^^^^^^^ = note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]` warning: `epaint` (lib) generated 3 warnings (1 duplicate) Compiling iroh-blake3 v1.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "std", "traits-preview", "zeroize", "zeroize_crate"))' -C metadata=0026797b2449ec0d -C extra-filename=-e0dc4b70cb8633f1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-e0dc4b70cb8633f1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcc-a0bd05d66a4d3777.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `hash32` (lib) generated 12 warnings (1 duplicate) Compiling event-listener v4.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-4.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-4.0.3/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=4.0.3 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-4.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=ee179d5f46c1a45c -C extra-filename=-6d8d8fd42f3ed089 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern concurrent_queue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconcurrent_queue-8bcad532223c093d.rmeta --extern parking=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking-9262c142c4ba731f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-4.0.3/src/notify.rs:578:80 | 578 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `tokio-util` (lib) generated 2 warnings (1 duplicate) Compiling nanorand v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nanorand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nanorand-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nanorand-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Lucy ' CARGO_PKG_DESCRIPTION='A tiny, fast, zero-dep library for random number generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nanorand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Absolucy/nanorand-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name nanorand --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=c7d732d390db4443 -C extra-filename=-b8a34500e97bfaad --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `iroh-blake3` (build script) generated 1 warning (1 duplicate) Compiling alsa-sys v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-sys-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-sys-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Krieger :David Henningsson ' CARGO_PKG_DESCRIPTION='FFI bindings for the ALSA project (Advanced Linux Sound Architecture)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alsa-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/diwic/alsa-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-sys-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eeb3d735c557f30a -C extra-filename=-a44a61158791654e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/alsa-sys-a44a61158791654e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern pkg_config=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpkg_config-e5bbc0d6a0788866.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `event-listener` (lib) generated 2 warnings (1 duplicate) Compiling siphasher v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=e171c8826ef6b3a8 -C extra-filename=-62f2b9b579af182f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `alsa-sys` (build script) generated 1 warning (1 duplicate) Compiling funty v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=funty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/funty-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/funty-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='myrrlyn ' CARGO_PKG_DESCRIPTION='Trait generalization over the primitive types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=funty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/myrrlyn/funty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name funty --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cd502472a2eed6cd -C extra-filename=-c7c8c6fdfd1a76e8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `siphasher` (lib) generated 1 warning (1 duplicate) Compiling match_cfg v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=match_cfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/match_cfg-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/match_cfg-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='gnzlbg ' CARGO_PKG_DESCRIPTION='A convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters. Structured like match statement, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/gnzlbg/match_cfg' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=match_cfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gnzlbg/match_cfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name match_cfg --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=9484faddb9679225 -C extra-filename=-30024604c28518f2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `match_cfg` (lib) generated 1 warning (1 duplicate) Compiling rectangle-pack v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rectangle_pack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Chinedu Francis Nwafili ' CARGO_PKG_DESCRIPTION='A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rectangle-pack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chinedufn/rectangle-pack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rectangle_pack --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.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=3 -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d7522ee51018bf02 -C extra-filename=-a00ddc38c4f2b7b9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `nanorand` (lib) generated 1 warning (1 duplicate) Compiling utf-8 v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/utf-8-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/utf-8-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION='Incremental, zero-copy UTF-8 decoding with error handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf-8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-utf8' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name utf8 --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d877ab7f3775462 -C extra-filename=-fa6674c5599ae7a6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:3:17 | 3 | #![cfg_attr(not(std), no_std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:9:11 | 9 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:11:7 | 11 | #[cfg(std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:289:7 | 289 | #[cfg(std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/grouped_rects_to_place.rs:3:11 | 3 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/grouped_rects_to_place.rs:5:7 | 5 | #[cfg(std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `async-trait` (lib) generated 1 warning (1 duplicate) Compiling oid-registry v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x509", "x962"))' -C metadata=5a84130bfee69f20 -C extra-filename=-611c31c3b91693d1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/oid-registry-611c31c3b91693d1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/utf-8-0.7.6/src/lib.rs:71:22 | 71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError> { | ^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/utf-8-0.7.6/src/read.rs:87:24 | 87 | pub fn next_strict(&mut self) -> Option> { | ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 87 | pub fn next_strict(&mut self) -> Option>> { | ++++ warning: `rustls` (lib) generated 33 warnings (1 duplicate) Compiling prometheus-client v0.22.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/Cargo.toml CARGO_PKG_AUTHORS='Max Inden ' CARGO_PKG_DESCRIPTION='Open Metrics client library allowing users to natively instrument applications.' CARGO_PKG_HOMEPAGE='https://github.com/prometheus/client_rust' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prometheus-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/prometheus/client_rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.22.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "protobuf"))' -C metadata=8e67b9d5d11c8f9c -C extra-filename=-769c29dc868b71a9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/prometheus-client-769c29dc868b71a9 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `utf-8` (lib) generated 3 warnings (1 duplicate) Compiling openssl-probe v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1bb155e300b1c5e -C extra-filename=-88616a2e047dff36 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `prometheus-client` (build script) generated 1 warning (1 duplicate) Compiling append-only-vec v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=append_only_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/append-only-vec-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/append-only-vec-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Append-only, concurrent vector' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=append-only-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/append-only-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name append_only_vec --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/append-only-vec-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=531946877cbb45a0 -C extra-filename=-236b873dbd514507 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `oid-registry` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=60473f7e317b6172 -C extra-filename=-f8f71bd91083385d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=58a59fab4003cc1f -C extra-filename=-ebf335636f868485 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `append-only-vec` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=57cda16a62af0eab -C extra-filename=-e011d4b61dac80da --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_core` (lib) generated 2 warnings (2 duplicates) Compiling portable-atomic v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::nonminimal_bool' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --cfg 'feature="require-cas"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=e164181228f00294 -C extra-filename=-e94b02c3b1bc452e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/portable-atomic-e94b02c3b1bc452e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `siphasher` (lib) generated 1 warning (1 duplicate) Compiling struct_iterable_internal v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=struct_iterable_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_internal-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_internal-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='André de Moraes ' CARGO_PKG_DESCRIPTION='An internal crate for struct_iterable' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=struct_iterable_internal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name struct_iterable_internal --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_internal-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcf35f032ad99cfb -C extra-filename=-520c2e2992ae048f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `funty` (lib) generated 1 warning (1 duplicate) Compiling phf_shared v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=19ca07fd032594dc -C extra-filename=-03841d1b4fa2f4a3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsiphasher-e011d4b61dac80da.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `struct_iterable_internal` (lib) generated 1 warning (1 duplicate) Compiling struct_iterable_derive v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=struct_iterable_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_derive-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_derive-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='André de Moraes ' CARGO_PKG_DESCRIPTION='An internal crate for struct_iterable' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=struct_iterable_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name struct_iterable_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4a5ec365d670920 -C extra-filename=-41465739f952a604 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern erased_serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liberased_serde-66256315aa68c0a8.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern struct_iterable_internal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstruct_iterable_internal-520c2e2992ae048f.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `struct_iterable_internal::Iterable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_derive-0.1.0/src/lib.rs:6:5 | 6 | use struct_iterable_internal::Iterable; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=e5cdf98240f9b2bd -C extra-filename=-d7a94b6de554d9f8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmemchr-964e8b69b955ffa4.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern ucd_trie=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libucd_trie-ebf335636f868485.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rectangle-pack` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=c6f05ed2f4490c40 -C extra-filename=-10c15dd05f942e74 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-f8f71bd91083385d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ucd-trie` (lib) generated 1 warning (1 duplicate) Compiling bones_schema v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_schema CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Simple runtime reflection system designed for scripting.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_schema CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_schema --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bones_schema_macros"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="glam"' --cfg 'feature="humantime"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bones_schema_macros", "default", "derive", "glam", "humantime", "serde"))' -C metadata=1c5444b18a712f3a -C extra-filename=-514297594d17c464 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern append_only_vec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libappend_only_vec-236b873dbd514507.rmeta --extern bones_schema_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_schema_macros-1d81f1649a55486c.so --extern bones_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_utils-080aab22a2af7127.rmeta --extern erased_serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liberased_serde-d6efbccfb9aaf08d.rmeta --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --extern humantime=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhumantime-d32a4f0653e60088.rmeta --extern paste=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpaste-1af0580b98b61f4e.so --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern sptr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsptr-6a8ac099f54a9a11.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstable_deref_trait-377dd011ef7a64aa.rmeta --extern ulid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libulid-961df07b9ac4e899.rmeta -C ar=ar -C linker=cc` warning: `struct_iterable_derive` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=crypto,default,kdf,nist_algs,pkcs1,pkcs12,pkcs7,pkcs9,registry,x509,x962 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_CRYPTO=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_KDF=1 CARGO_FEATURE_NIST_ALGS=1 CARGO_FEATURE_PKCS1=1 CARGO_FEATURE_PKCS12=1 CARGO_FEATURE_PKCS7=1 CARGO_FEATURE_PKCS9=1 CARGO_FEATURE_REGISTRY=1 CARGO_FEATURE_X509=1 CARGO_FEATURE_X962=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/oid-registry-09c9d9e0ef396661/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/oid-registry-611c31c3b91693d1/build-script-build` [oid-registry 0.6.1] cargo:rerun-if-changed=assets/oid_db.txt Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/Cargo.toml CARGO_PKG_AUTHORS='Max Inden ' CARGO_PKG_DESCRIPTION='Open Metrics client library allowing users to natively instrument applications.' CARGO_PKG_HOMEPAGE='https://github.com/prometheus/client_rust' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prometheus-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/prometheus/client_rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.22.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/prometheus-client-934a8d4c9cfc974c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/prometheus-client-769c29dc868b71a9/build-script-build` Compiling rustls-native-certs v0.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-native-certs-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-native-certs-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/ctz/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ctz/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-native-certs-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01bb814b9b4d65c4 -C extra-filename=-fcd9453240ecbf50 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libopenssl_probe-88616a2e047dff36.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_pemfile-b51eab50187a1cdd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `portable-atomic` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback,require-cas CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_FEATURE_REQUIRE_CAS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/portable-atomic-74cac4734afa6698/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/portable-atomic-e94b02c3b1bc452e/build-script-build` [portable-atomic 1.7.0] cargo:rerun-if-changed=build.rs [portable-atomic 1.7.0] cargo:rerun-if-changed=no_atomic.rs [portable-atomic 1.7.0] cargo:rerun-if-changed=version.rs [portable-atomic 1.7.0] cargo:rustc-check-cfg=cfg(target_feature,values("lse2","lse128","rcpc3","quadword-atomics","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3")) [portable-atomic 1.7.0] cargo:rustc-check-cfg=cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_llvm_15,portable_atomic_llvm_16,portable_atomic_llvm_18,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute) [portable-atomic 1.7.0] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6")) [portable-atomic 1.7.0] cargo:rustc-cfg=portable_atomic_llvm_16 Compiling bitvec v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Addresses memory by bits, for packed collections and bitfields' CARGO_PKG_HOMEPAGE='https://bitvecto-rs.github.io/bitvec' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/bitvec' CARGO_PKG_RUST_VERSION=1.56 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bitvec --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="atomic"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=7b92f5116ef93a22 -C extra-filename=-19633ec9d999ee0f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern funty=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfunty-c7c8c6fdfd1a76e8.rmeta --extern radium=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libradium-aecd46497b96286b.rmeta --extern tap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtap-5ed4bbab40378ac1.rmeta --extern wyz=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwyz-632cccc92d33aee7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/layout.rs:44:5 | 44 | / #[must_use = "this returns the padding needed, \ 45 | | without modifying the `Layout`"] | |__________________________________________________^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `rustls-native-certs` (lib) generated 1 warning (1 duplicate) Compiling bevy_sprite v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_sprite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Provides sprite functionality for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_sprite CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_sprite --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ec3e6f040bfb7f8 -C extra-filename=-a368b92ffb6d215d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_asset=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_asset-77642767310110ca.rmeta --extern bevy_core_pipeline=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_core_pipeline-eda131e95a584066.rmeta --extern bevy_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_derive-4442888784e81369.so --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_log-79bece1aaafaa8fd.rmeta --extern bevy_math=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_math-ddfe625060369cec.rmeta --extern bevy_reflect=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_reflect-6c47341cca95e393.rmeta --extern bevy_render=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_render-67dfe5980e30fdf8.rmeta --extern bevy_transform=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_transform-0979d2fdef9dc78d.rmeta --extern bevy_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_utils-0893f98bd86d51d9.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern fixedbitset=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfixedbitset-5c1495141ae417fb.rmeta --extern guillotiere=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libguillotiere-3f80638053312f47.rmeta --extern rectangle_pack=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librectangle_pack-a00ddc38c4f2b7b9.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:364:11 | 364 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:29:12 | 29 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:50:12 | 50 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:163:11 | 163 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:121:12 | 121 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:25:11 | 25 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:76:11 | 76 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:88:11 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:127:11 | 127 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:35:11 | 35 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:47:11 | 47 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:162:11 | 162 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:174:11 | 174 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:270:11 | 270 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:327:11 | 327 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/devel.rs:19:14 | 19 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:261:1 | 261 | / easy_fmt! { 262 | | impl Binary 263 | | impl Display 264 | | impl LowerHex ... | 267 | | for BitArray 268 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/api.rs:134:12 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:122:11 | 122 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:134:11 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:88:12 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:27:11 | 27 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:78:11 | 78 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:90:11 | 90 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:129:11 | 129 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:215:11 | 215 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:51:11 | 51 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:63:11 | 63 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:75:11 | 75 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:177:11 | 177 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:191:11 | 191 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:345:11 | 345 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:359:11 | 359 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:335:1 | 335 | / easy_fmt! { 336 | | impl Binary 337 | | impl Display 338 | | impl LowerHex ... | 342 | | for BitBox 343 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:206:11 | 206 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:561:11 | 561 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:892:11 | 892 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:929:11 | 929 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:765:12 | 765 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:772:12 | 772 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:780:12 | 780 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:787:12 | 787 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:840:12 | 840 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:851:12 | 851 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:862:12 | 862 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:444:11 | 444 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:477:11 | 477 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:64:12 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:102:12 | 102 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:44:12 | 44 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:70:12 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:109:12 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:160:12 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:173:12 | 173 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:185:12 | 185 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:373:12 | 373 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:484:12 | 484 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:676:12 | 676 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:695:12 | 695 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:797:12 | 797 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:804:12 | 804 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/mem.rs:61:11 | 61 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/mem.rs:68:11 | 68 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/order.rs:237:11 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:118:11 | 118 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:130:11 | 130 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:152:11 | 152 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:187:11 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:198:11 | 198 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:212:11 | 212 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:260:11 | 260 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:271:11 | 271 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:287:11 | 287 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:299:11 | 299 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:312:11 | 312 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:326:11 | 326 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:67:11 | 67 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:85:11 | 85 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:103:11 | 103 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:113:11 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:222:11 | 222 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:235:11 | 235 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:248:11 | 248 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:261:11 | 261 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:274:11 | 274 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:294:11 | 294 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:307:11 | 307 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:320:11 | 320 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:333:11 | 333 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:358:11 | 358 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:371:11 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:384:11 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:99:12 | 99 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:110:12 | 110 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:242:11 | 242 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:255:11 | 255 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:268:11 | 268 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:281:11 | 281 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:297:11 | 297 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:387:11 | 387 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1208:11 | 1208 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1289:11 | 1289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1301:11 | 1301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1377:11 | 1377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1412:11 | 1412 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1422:11 | 1422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1432:11 | 1432 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:344:12 | 344 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:391:12 | 391 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:452:12 | 452 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:834:12 | 834 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:854:12 | 854 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1014:12 | 1014 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1046:12 | 1046 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:681:11 | 681 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:735:11 | 735 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:800:11 | 800 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:813:11 | 813 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:823:11 | 823 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:843:11 | 843 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2740:11 | 2740 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:528:12 | 528 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:536:12 | 536 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:556:12 | 556 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:574:12 | 574 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2180:12 | 2180 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2192:12 | 2192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:246:11 | 246 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:259:11 | 259 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:393:11 | 393 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:131:12 | 131 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:221:12 | 221 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:325:12 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:331:12 | 331 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:365:12 | 365 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:371:12 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:884:12 | 884 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:989:12 | 989 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1295:12 | 1295 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1400:12 | 1400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:531:11 | 531 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:570:11 | 570 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:974:12 | 974 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:998:12 | 998 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1011:12 | 1011 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1024:12 | 1024 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1037:12 | 1037 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:314:12 | 314 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:368:12 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:376:12 | 376 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:384:12 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:392:12 | 392 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:773:12 | 773 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:788:12 | 788 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:931:12 | 931 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:81:11 | 81 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:94:11 | 94 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:128:11 | 128 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:145:11 | 145 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:159:11 | 159 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:190:11 | 190 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:234:11 | 234 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:250:11 | 250 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:410:11 | 410 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:422:11 | 422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:435:11 | 435 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:457:11 | 457 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:475:11 | 475 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:601:11 | 601 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:619:11 | 619 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:323:12 | 323 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:329:12 | 329 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:42:11 | 42 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:54:11 | 54 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:70:11 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:148:11 | 148 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:160:11 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:226:11 | 226 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:40:11 | 40 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:52:11 | 52 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:64:11 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:178:11 | 178 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:229:11 | 229 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:253:11 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:265:11 | 265 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:277:11 | 277 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:289:11 | 289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:301:11 | 301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:313:11 | 313 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:325:11 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:339:11 | 339 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:377:11 | 377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:367:1 | 367 | / easy_fmt! { 368 | | impl Binary 369 | | impl Display 370 | | impl LowerHex ... | 374 | | for BitVec 375 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:43:11 | 43 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:73:11 | 73 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:225:11 | 225 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:244:11 | 244 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand` (lib) generated 13 warnings (13 duplicates) Compiling tungstenite v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tungstenite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tungstenite-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tungstenite-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Alexey Galakhov:Daniel Abramov' CARGO_PKG_DESCRIPTION='Lightweight stream-based WebSocket implementation' CARGO_PKG_HOMEPAGE='https://github.com/snapview/tungstenite-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tungstenite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/snapview/tungstenite-rs' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tungstenite --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="data-encoding"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=cf13d976317bd359 -C extra-filename=-3337d890964e7820 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbyteorder-407994bd70f76791.rmeta --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern data_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdata_encoding-1c3f4465df81052f.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern httparse=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttparse-c45d48f46cc3f92d.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern sha1=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsha1-e0af24e392e32555.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --extern utf8=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libutf8-fa6674c5599ae7a6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/schema.rs:89:22 | 89 | fn as_schema_ref(&self) -> SchemaRef | ^^^^^ ^^^^^^^^^ the 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 | 89 | fn as_schema_ref(&self) -> SchemaRef<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/schema.rs:97:22 | 97 | fn as_schema_mut(&mut self) -> SchemaRefMut | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 97 | fn as_schema_mut(&mut self) -> SchemaRefMut<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:276:17 | 276 | pub fn iter(&self) -> SchemaVecIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn iter(&self) -> SchemaVecIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:281:21 | 281 | pub fn iter_mut(&mut self) -> SchemaVecIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn iter_mut(&mut self) -> SchemaVecIterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:569:17 | 569 | pub fn iter(&self) -> SVecIter { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 569 | pub fn iter(&self) -> SVecIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:578:21 | 578 | pub fn iter_mut(&mut self) -> SVecIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 578 | pub fn iter_mut(&mut self) -> SVecIterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:174:20 | 174 | pub fn get_ref(&self, key: SchemaRef) -> 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 | 174 | pub fn get_ref(&self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:181:24 | 181 | pub fn try_get_ref(&self, key: SchemaRef) -> Result, SchemaMismatchError> { | ^^^^^ 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 | 181 | pub fn try_get_ref(&self, key: SchemaRef) -> Result>, SchemaMismatchError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:192:37 | 192 | pub unsafe fn get_ref_unchecked(&self, key: SchemaRef) -> 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 | 192 | pub unsafe fn get_ref_unchecked(&self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:222:24 | 222 | pub fn get_ref_mut(&mut self, key: SchemaRef) -> 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 | 222 | pub fn get_ref_mut(&mut self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:230:9 | 230 | &mut self, | ^^^^^^^^^ the lifetime is elided here 231 | key: SchemaRef, 232 | ) -> Result, SchemaMismatchError> { | ^^^^^^^^^^^^ 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 | 232 | ) -> Result>, SchemaMismatchError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:243:41 | 243 | pub unsafe fn get_ref_unchecked_mut(&mut self, key: SchemaRef) -> 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 | 243 | pub unsafe fn get_ref_unchecked_mut(&mut self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:436:17 | 436 | pub fn iter(&self) -> SchemaMapIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 436 | pub fn iter(&self) -> SchemaMapIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:447:21 | 447 | pub fn iter_mut(&mut self) -> SchemaMapIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 447 | pub fn iter_mut(&mut self) -> SchemaMapIterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:459:9 | 459 | &self, | ^^^^^ the lifetime is elided here 460 | ) -> std::iter::Map< 461 | hash_map::Keys, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 461 | hash_map::Keys<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:464:24 | 464 | fn map_fn(key: &SchemaBox) -> SchemaRef { | ^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 464 | fn map_fn(key: &SchemaBox) -> SchemaRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:473:9 | 473 | &self, | ^^^^^ the lifetime is elided here 474 | ) -> std::iter::Map< 475 | hash_map::Values, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 475 | hash_map::Values<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:478:24 | 478 | fn map_fn(key: &SchemaBox) -> SchemaRef { | ^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | fn map_fn(key: &SchemaBox) -> SchemaRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:487:9 | 487 | &mut self, | ^^^^^^^^^ the lifetime is elided here 488 | ) -> std::iter::Map< 489 | hash_map::ValuesMut, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 489 | hash_map::ValuesMut<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:492:24 | 492 | fn map_fn(key: &mut SchemaBox) -> SchemaRefMut { | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 492 | fn map_fn(key: &mut SchemaBox) -> SchemaRefMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:665:17 | 665 | pub fn iter(&self) -> SMapIter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 665 | pub fn iter(&self) -> SMapIter<'_, K, V> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:668:15 | 667 | (key, value): (&'a SchemaBox, &'a SchemaBox), | -- -- the lifetime is named here | | | the lifetime is named here 668 | ) -> (&K, &V) { | ^^ ^^ the same lifetime is elided here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 668 | ) -> (&'a K, &'a V) { | ++ ++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:682:21 | 682 | pub fn iter_mut(&mut self) -> SMapIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 682 | pub fn iter_mut(&mut self) -> SMapIterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:700:9 | 700 | &self, | ^^^^^ the lifetime is elided here 701 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a K> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 701 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a K> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:713:9 | 713 | &self, | ^^^^^ the lifetime is elided here 714 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &V> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 714 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &V> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:726:9 | 726 | &mut self, | ^^^^^^^^^ the lifetime is elided here 727 | ) -> std::iter::Map< 728 | hash_map::ValuesMut, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 728 | hash_map::ValuesMut<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/type_datas.rs:61:20 | 61 | pub fn get_ref(&self, id: SchemaId) -> 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 | 61 | pub fn get_ref(&self, id: SchemaId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:148:24 | 148 | fn access_borrowed(&self) -> SchemaRefAccess { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | fn access_borrowed(&self) -> SchemaRefAccess<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:413:19 | 413 | pub fn fields(&self) -> StructRefFieldIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 413 | pub fn fields(&self) -> StructRefFieldIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:829:45 | 829 | pub fn field<'a, I: Into>>(&mut self, field_idx: I) -> 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 | 829 | pub fn field<'a, I: Into>>(&mut self, field_idx: I) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:840:9 | 840 | &mut self, | ^^^^^^^^^ the lifetime is elided here 841 | path: I, 842 | ) -> Option { | ^^^^^^^^^^^^ 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 | 842 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1041:19 | 1041 | pub fn as_ref(&self) -> SchemaRefAccess { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1041 | pub fn as_ref(&self) -> SchemaRefAccess<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1281:19 | 1281 | pub fn as_ref(&self) -> PrimitiveRef { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1281 | pub fn as_ref(&self) -> PrimitiveRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1874:18 | 1874 | fn mp(x: &str) -> FieldIdx { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1874 | fn mp(x: &str) -> FieldIdx<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1890:18 | 1890 | fn mp(x: &str) -> FieldIdx { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1890 | fn mp(x: &str) -> FieldIdx<'_> { | ++++ warning: `pest` (lib) generated 2 warnings (2 duplicates) Compiling hostname v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hostname CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hostname-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hostname-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='fengcen :svartalf ' CARGO_PKG_DESCRIPTION='Cross-platform system'\''s host name functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hostname CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/svartalf/hostname' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hostname --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=baaee887bce50a03 -C extra-filename=-a8219f6a6e00779d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern match_cfg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmatch_cfg-30024604c28518f2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hostname` (lib) generated 1 warning (1 duplicate) Compiling flume v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flume CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Joshua Barretto ' CARGO_PKG_DESCRIPTION='A blazingly fast multi-producer channel' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flume CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zesterer/flume' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name flume --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="async"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=3719ed6392c57297 -C extra-filename=-f61b9651694dee30 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_sink=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_sink-e078dccaf3c97612.rmeta --extern nanorand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnanorand-b8a34500e97bfaad.rmeta --extern spin1=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libspin-99ea5ec188e47c15.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/lib.rs:910:17 | 910 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 910 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/lib.rs:916:21 | 916 | pub fn try_iter(&self) -> TryIter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 916 | pub fn try_iter(&self) -> TryIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/lib.rs:923:18 | 923 | pub fn drain(&self) -> Drain { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 923 | pub fn drain(&self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/async.rs:85:23 | 85 | pub fn send_async(&self, item: T) -> SendFut { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn send_async(&self, item: T) -> SendFut<'_, T> { | +++ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/color_material.rs:93:16 | 93 | pub color: Vec4, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/color_material.rs:94:16 | 94 | pub flags: u32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/mesh.rs:125:20 | 125 | pub transform: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/mesh.rs:126:34 | 126 | pub inverse_transpose_model: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/mesh.rs:127:16 | 127 | pub flags: u32, | ^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:426:8 | 426 | struct SpriteVertex { | ^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:424:1 | 424 | #[repr(C)] | ^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:433:8 | 433 | struct ColoredSpriteVertex { | ^^^^^^^^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:431:1 | 431 | #[repr(C)] | ^ warning: `flume` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-sys-0.3.1 CARGO_MANIFEST_LINKS=alsa CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-sys-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Krieger :David Henningsson ' CARGO_PKG_DESCRIPTION='FFI bindings for the ALSA project (Advanced Linux Sound Architecture)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alsa-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/diwic/alsa-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/alsa-sys-5214fe4d944ad644/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/alsa-sys-a44a61158791654e/build-script-build` [alsa-sys 0.3.1] cargo:rerun-if-env-changed=ALSA_NO_PKG_CONFIG [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG [alsa-sys 0.3.1] cargo:rerun-if-env-changed=ALSA_STATIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=ALSA_DYNAMIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=SYSROOT [alsa-sys 0.3.1] cargo:rerun-if-env-changed=ALSA_STATIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=ALSA_DYNAMIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [alsa-sys 0.3.1] cargo:rustc-link-search=native=/usr/local/lib [alsa-sys 0.3.1] cargo:rustc-link-lib=asound [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG [alsa-sys 0.3.1] cargo:rerun-if-env-changed=ALSA_STATIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=ALSA_DYNAMIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [alsa-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [alsa-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-e0dc4b70cb8633f1/build-script-build` [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [iroh-blake3 1.4.5] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out) [iroh-blake3 1.4.5] HOST = Some(x86_64-unknown-freebsd) [iroh-blake3 1.4.5] TARGET = Some(x86_64-unknown-freebsd) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [iroh-blake3 1.4.5] CC_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [iroh-blake3 1.4.5] CC_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_CC [iroh-blake3 1.4.5] HOST_CC = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC [iroh-blake3 1.4.5] CC = Some(cc) [iroh-blake3 1.4.5] RUSTC_WRAPPER = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [iroh-blake3 1.4.5] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [iroh-blake3 1.4.5] CRATE_CC_NO_DEFAULTS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_CFLAGS [iroh-blake3 1.4.5] HOST_CFLAGS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS [iroh-blake3 1.4.5] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [iroh-blake3 1.4.5] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [iroh-blake3 1.4.5] CRATE_CC_NO_DEFAULTS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_CFLAGS [iroh-blake3 1.4.5] HOST_CFLAGS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS [iroh-blake3 1.4.5] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [iroh-blake3 1.4.5] cargo:rustc-cfg=blake3_sse2_ffi [iroh-blake3 1.4.5] cargo:rustc-cfg=blake3_sse41_ffi [iroh-blake3 1.4.5] cargo:rustc-cfg=blake3_avx2_ffi [iroh-blake3 1.4.5] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out) [iroh-blake3 1.4.5] TARGET = Some(x86_64-unknown-freebsd) [iroh-blake3 1.4.5] OPT_LEVEL = Some(3) [iroh-blake3 1.4.5] HOST = Some(x86_64-unknown-freebsd) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [iroh-blake3 1.4.5] CC_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [iroh-blake3 1.4.5] CC_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_CC [iroh-blake3 1.4.5] HOST_CC = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC [iroh-blake3 1.4.5] CC = Some(cc) [iroh-blake3 1.4.5] RUSTC_WRAPPER = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [iroh-blake3 1.4.5] CRATE_CC_NO_DEFAULTS = None [iroh-blake3 1.4.5] DEBUG = Some(false) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_CFLAGS [iroh-blake3 1.4.5] HOST_CFLAGS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS [iroh-blake3 1.4.5] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) warning: `bones_schema` (lib) generated 37 warnings (1 duplicate) (run `cargo fix --lib -p bones_schema` to apply 36 suggestions) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heapless CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/heapless-c6051575e158581f/out /usr/local/bin/rustc --crate-name heapless --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=ca09713a45cdd7a1 -C extra-filename=-68b4bd3a0832d6bc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern hash32=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhash32-31c9e465d0c58efa.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern spin=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libspin-99ea5ec188e47c15.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstable_deref_trait-377dd011ef7a64aa.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_cas --cfg has_atomics` [iroh-blake3 1.4.5] exit status: 0 [iroh-blake3 1.4.5] exit status: 0 [iroh-blake3 1.4.5] exit status: 0 [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [iroh-blake3 1.4.5] AR_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [iroh-blake3 1.4.5] AR_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_AR [iroh-blake3 1.4.5] HOST_AR = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=AR [iroh-blake3 1.4.5] AR = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [iroh-blake3 1.4.5] ARFLAGS_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [iroh-blake3 1.4.5] ARFLAGS_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_ARFLAGS [iroh-blake3 1.4.5] HOST_ARFLAGS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=ARFLAGS [iroh-blake3 1.4.5] ARFLAGS = None [iroh-blake3 1.4.5] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly [iroh-blake3 1.4.5] cargo:rustc-link-search=native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [iroh-blake3 1.4.5] cargo:rustc-cfg=blake3_avx512_ffi [iroh-blake3 1.4.5] OUT_DIR = Some(/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out) [iroh-blake3 1.4.5] TARGET = Some(x86_64-unknown-freebsd) [iroh-blake3 1.4.5] OPT_LEVEL = Some(3) [iroh-blake3 1.4.5] HOST = Some(x86_64-unknown-freebsd) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [iroh-blake3 1.4.5] CC_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [iroh-blake3 1.4.5] CC_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_CC [iroh-blake3 1.4.5] HOST_CC = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC [iroh-blake3 1.4.5] CC = Some(cc) [iroh-blake3 1.4.5] RUSTC_WRAPPER = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [iroh-blake3 1.4.5] CRATE_CC_NO_DEFAULTS = None [iroh-blake3 1.4.5] DEBUG = Some(false) [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [iroh-blake3 1.4.5] CFLAGS_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_CFLAGS [iroh-blake3 1.4.5] HOST_CFLAGS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS [iroh-blake3 1.4.5] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:82:11 | 82 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = 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_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:74:9 | 74 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:107:11 | 107 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:109:11 | 109 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:112:7 | 112 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:93:39 | 93 | #[cfg(all(feature = "mpmc_large", not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:95:35 | 95 | #[cfg(all(feature = "mpmc_large", cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:97:44 | 97 | #[cfg(all(not(feature = "mpmc_large"), not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:99:40 | 99 | #[cfg(all(not(feature = "mpmc_large"), cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:102:11 | 102 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:104:7 | 104 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:276:5 | 276 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:277:5 | 277 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:278:5 | 278 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:279:5 | 279 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:280:5 | 280 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:20:5 | 20 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:21:5 | 21 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:22:5 | 22 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:23:5 | 23 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:24:5 | 24 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:84:7 | 84 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:87:11 | 87 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:95:5 | 95 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:96:5 | 96 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:97:5 | 97 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:98:5 | 98 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:99:5 | 99 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/spsc.rs:89:7 | 89 | #[cfg(full_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/spsc.rs:91:11 | 91 | #[cfg(not(full_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [iroh-blake3 1.4.5] AR_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [iroh-blake3 1.4.5] AR_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_AR [iroh-blake3 1.4.5] HOST_AR = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=AR [iroh-blake3 1.4.5] AR = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [iroh-blake3 1.4.5] ARFLAGS_x86_64-unknown-freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [iroh-blake3 1.4.5] ARFLAGS_x86_64_unknown_freebsd = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=HOST_ARFLAGS [iroh-blake3 1.4.5] HOST_ARFLAGS = None [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=ARFLAGS [iroh-blake3 1.4.5] ARFLAGS = None [iroh-blake3 1.4.5] cargo:rustc-link-lib=static=blake3_avx512_assembly [iroh-blake3 1.4.5] cargo:rustc-link-search=native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CC [iroh-blake3 1.4.5] cargo:rerun-if-env-changed=CFLAGS [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/example.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/.gitignore [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse41.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx2.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3-config.cmake.in [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3.h [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx512.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_dispatch.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/Makefile.testing [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/libblake3.pc.in [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/test.py [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/CMakeLists.txt [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/main.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_impl.h [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/README.md [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse2.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_portable.c [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [iroh-blake3 1.4.5] cargo:rerun-if-changed=c/blake3_neon.c Compiling h2 v0.3.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=2f6d5be75f32be26 -C extra-filename=-8d08e69e1db1a2d3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern fnv=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfnv-3f173d3295aeb32d.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_sink=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_sink-e078dccaf3c97612.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-5cbb04d0027a1726.rmeta --extern indexmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libindexmap-618768110dcdb851.rmeta --extern slab=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libslab-4b64eeb47015eabc.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tokio_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_util-2450f27c54798faf.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(fuzzing)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `tungstenite` (lib) generated 1 warning (1 duplicate) Compiling crypto_secretbox v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_secretbox CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto_secretbox-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto_secretbox-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated encryption cipher as well as the libsodium variant of XChaCha20Poly1305 ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto_secretbox CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/nacl-compat/tree/master/crypto_secretbox' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_secretbox --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto_secretbox-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="chacha20"' --cfg 'feature="salsa20"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha20", "default", "getrandom", "heapless", "rand_core", "salsa20", "std", "stream"))' -C metadata=d479dc2cc95c8e1d -C extra-filename=-6c91c655b744a7b8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern aead=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaead-49fa28aec0b93ba1.rmeta --extern chacha20=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libchacha20-4e43c90560b3c2f4.rmeta --extern cipher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcipher-6e8508d84758ea63.rmeta --extern generic_array=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgeneric_array-47a84bbe1e8b965d.rmeta --extern poly1305=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpoly1305-d5ea79f56b55655b.rmeta --extern salsa20=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsalsa20-bc6c422572e970d6.rmeta --extern subtle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsubtle-4f3e9f5b448dcc8a.rmeta --extern zeroize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzeroize-233f863de35aead2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: struct `IntoIter` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/linear_map.rs:415:12 | 415 | pub struct IntoIter | ^^^^^^^^ | = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` warning: `crypto_secretbox` (lib) generated 1 warning (1 duplicate) Compiling hyper-rustls v0.27.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-rustls-0.27.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-rustls-0.27.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls+hyper integration for pure rust HTTPS' CARGO_PKG_HOMEPAGE='https://github.com/rustls/hyper-rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/hyper-rustls' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-rustls-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="http1"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=596e5e3ba4f7493a -C extra-filename=-7728f793433f8e09 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern hyper=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper-ab86b614af6348b1.rmeta --extern hyper_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper_util-436bc425e36d9449.rmeta --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-9938fe81718648c0.rmeta --extern pki_types=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_pki_types-e0272a2abad09580.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_rustls-a04d607505cb9e75.rmeta --extern tower_service=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtower_service-10d5728c8531c91c.rmeta --extern webpki_roots=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwebpki_roots-b50df76b46dcb76d.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: unused macro definition: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-rustls-0.27.2/src/lib.rs:51:18 | 51 | macro_rules! debug ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-rustls-0.27.2/src/lib.rs:53:20 | 53 | pub(crate) use debug; | ^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `heapless` (lib) generated 31 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-profiles-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-profiles-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Santiago Carot-Nemesio /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:999:20 | 999 | pub fn bit_domain(&self) -> BitDomain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the 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 | 999 | pub fn bit_domain(&self) -> BitDomain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1012:24 | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1025:16 | 1025 | pub fn domain(&self) -> Domain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1025 | pub fn domain(&self) -> Domain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1038:20 | 1038 | pub fn domain_mut(&mut self) -> Domain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1038 | pub fn domain_mut(&mut self) -> Domain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1146:19 | 1146 | pub fn iter_ones(&self) -> IterOnes { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1146 | pub fn iter_ones(&self) -> IterOnes<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1185:20 | 1185 | pub fn iter_zeros(&self) -> IterZeros { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1185 | pub fn iter_zeros(&self) -> IterZeros<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:133:15 | 133 | pub fn first(&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 | 133 | pub fn first(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:164:19 | 164 | pub fn first_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 | 164 | pub fn first_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:191:21 | 191 | pub fn split_first(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 191 | pub fn split_first(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:228:3 | 228 | &mut self, | ^^^^^^^^^ the lifetime is elided here 229 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same 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 | 229 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:262:20 | 262 | pub fn split_last(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 262 | pub fn split_last(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:299:3 | 299 | &mut self, | ^^^^^^^^^ the lifetime is elided here 300 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same 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 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:333:14 | 333 | pub fn last(&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 | 333 | pub fn last(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:367:18 | 367 | pub fn last_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 | 367 | pub fn last_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:666:14 | 666 | 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 | 666 | pub fn iter(&self) -> Iter<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:706:18 | 706 | 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 | 706 | pub fn iter_mut(&mut self) -> IterMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:738:17 | 738 | pub fn windows(&self, size: usize) -> Windows { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 738 | pub fn windows(&self, size: usize) -> Windows<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:783:16 | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:834:20 | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:880:22 | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:939:3 | 939 | &mut self, | ^^^^^^^^^ the lifetime is elided here 940 | chunk_size: usize, 941 | ) -> ChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^ 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 | 941 | ) -> ChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:987:17 | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1038:21 | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1085:23 | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1141:3 | 1141 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1142 | chunk_size: usize, 1143 | ) -> RChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^^ 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 | 1143 | ) -> RChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1327:18 | 1327 | pub fn split(&self, pred: F) -> Split | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1327 | pub fn split(&self, pred: F) -> Split<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1381:22 | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1424:28 | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1475:3 | 1475 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1476 | pred: F, 1477 | ) -> SplitInclusiveMut | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1477 | ) -> SplitInclusiveMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1557:19 | 1557 | pub fn rsplit(&self, pred: F) -> RSplit | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1557 | pub fn rsplit(&self, pred: F) -> RSplit<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1609:23 | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1654:19 | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1706:23 | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1752:20 | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1805:24 | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:736:18 | 736 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 736 | pub fn drain(&mut self, range: R) -> Drain<'_, T, O> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:1021:3 | 1021 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 1024 | ) -> Splice | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1024 | ) -> Splice<'_, T, O, I::IntoIter> | +++ warning: `hyper-rustls` (lib) generated 3 warnings (1 duplicate) Compiling bevy_winit v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_winit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_winit-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_winit-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A winit window and input backend for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_winit CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_winit --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_winit-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="wayland"' --cfg 'feature="x11"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit_unix", "trace", "wayland", "x11"))' -C metadata=48a5ee0de8d0d798 -C extra-filename=-78ee0d5a31fb5152 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern accesskit_winit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaccesskit_winit-47859f137959a89b.rmeta --extern approx=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libapprox-2fcfcf7043fb26a9.rmeta --extern bevy_a11y=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_a11y-7ab5d5da43dba441.rmeta --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_derive-4442888784e81369.so --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_hierarchy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_hierarchy-318691c52baf74e7.rmeta --extern bevy_input=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_input-886f622cbe07a8c8.rmeta --extern bevy_math=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_math-ddfe625060369cec.rmeta --extern bevy_tasks=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_tasks-b3a71a987ad4b661.rmeta --extern bevy_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_utils-0893f98bd86d51d9.rmeta --extern bevy_window=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_window-a590487c98c9c4f1.rmeta --extern raw_window_handle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libraw_window_handle-aafba15f34c1111c.rmeta --extern winit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwinit-5e0ffe78164b39fc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bitvec` (lib) generated 299 warnings (1 duplicate) Compiling tz-rs v0.6.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tz CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tz-rs-0.6.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tz-rs-0.6.14/Cargo.toml CARGO_PKG_AUTHORS=x-hgg-x CARGO_PKG_DESCRIPTION='A pure Rust reimplementation of libc functions localtime, gmtime and mktime.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tz-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/x-hgg-x/tz-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tz --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tz-rs-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="const"' --cfg 'feature="const_fn"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const", "const_fn", "default", "std"))' -C metadata=79ad2174f34bd2b6 -C extra-filename=-e3bf71853a8e5a45 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern const_fn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconst_fn-ba26b4f26ac2a825.so --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tz-rs-0.6.14/src/timezone/mod.rs:501:19 | 501 | pub fn as_ref(&self) -> TimeZoneRef { | ^^^^^ ^^^^^^^^^^^ the 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 | 501 | pub fn as_ref(&self) -> TimeZoneRef<'_> { | ++++ warning: struct `WindowTitleCache` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_winit-0.11.3/src/system.rs:101:12 | 101 | pub struct WindowTitleCache(HashMap); | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `tz-rs` (lib) generated 2 warnings (1 duplicate) Compiling ssh-cipher v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ssh_cipher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-cipher-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-cipher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SSH symmetric encryption including support for the modern aes128-gcm@openssh.com/aes256-gcm@openssh.com and chacha20-poly1305@openssh.com algorithms as well as legacy support for older ciphers. Built on the pure Rust cryptography implementations maintained by the RustCrypto organization. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ssh-cipher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/SSH/tree/master/ssh-cipher' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ssh_cipher --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-cipher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-cbc", "aes-ctr", "aes-gcm", "chacha20poly1305", "std", "tdes"))' -C metadata=5278abcb242e0d8b -C extra-filename=-be7659aad0f7aa16 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cipher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcipher-6e8508d84758ea63.rmeta --extern encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libssh_encoding-5f92c115c51d0c87.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ssh-cipher` (lib) generated 1 warning (1 duplicate) Compiling js-sys v0.3.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=js_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/js-sys-0.3.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/js-sys-0.3.69/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=js-sys CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.3.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name js_sys --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/js-sys-0.3.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d66e961ecbe4108f -C extra-filename=-c88aff42b1a096ab --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern wasm_bindgen=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwasm_bindgen-67718b665a81e945.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `js_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/js-sys-0.3.69/src/lib.rs:4329:7 | 4329 | #[cfg(js_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^ | = 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(js_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(js_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/hpack/header.rs:121:17 | 121 | pub fn name(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn name(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:77:16 | 77 | fn resolve(&mut self, key: Key) -> Ptr; | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 77 | fn resolve(&mut self, key: Key) -> Ptr<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:90:21 | 90 | pub fn find_mut(&mut self, id: &StreamId) -> 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 | 90 | pub fn find_mut(&mut self, id: &StreamId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:105:19 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr { | ^^^^^^^^^ 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 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:118:23 | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:179:16 | 179 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:414:16 | 414 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 414 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/streams.rs:961:19 | 961 | pub fn as_dyn(&self) -> DynStreams { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 961 | pub fn as_dyn(&self) -> DynStreams<'_, B> { | +++ [precis-profiles 0.1.10] cargo:rerun-if-changed=build.rs Compiling bevy_gilrs v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_gilrs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_gilrs-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_gilrs-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Gamepad system made using Gilrs for Bevy Engine' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_gilrs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_gilrs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_gilrs-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c02b07dd4aae3830 -C extra-filename=-621b787e4b412edb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_app=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_app-4860329883427b5c.rmeta --extern bevy_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_ecs-55bc83910fa3b933.rmeta --extern bevy_input=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_input-886f622cbe07a8c8.rmeta --extern bevy_log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_log-79bece1aaafaa8fd.rmeta --extern bevy_time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_time-8ab39e8df7e0df8c.rmeta --extern bevy_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_utils-0893f98bd86d51d9.rmeta --extern gilrs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgilrs-deb5fa9e6d343a2e.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `wgpu` (lib) generated 13 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=precis_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Santiago Carot-Nemesio ' CARGO_PKG_DESCRIPTION='PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols as defined in rfc8264 ' CARGO_PKG_HOMEPAGE='https://github.com/sancane/precis' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=precis-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sancane/precis' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/precis-core-b3eb95f40ec8a10f/out /usr/local/bin/rustc --crate-name precis_core --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/precis-core-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("networking"))' -C metadata=551dba12307ec731 -C extra-filename=-3c0dedaa52e8651c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unicode_normalization=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_normalization-413faf3cde18cdf7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `js-sys` (lib) generated 2 warnings (1 duplicate) Compiling pest_derive v2.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_derive-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_derive-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest'\''s derive macro' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_derive CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pest_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest_derive-2.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=66b788066447a710 -C extra-filename=-c36ad507a3f6780d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern pest=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpest-2de4bb5703165ac2.rlib --extern pest_generator=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpest_generator-8d7842a4c77048d0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `pest_derive` (lib) generated 1 warning (1 duplicate) Compiling egui v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=egui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Emil Ernerfeldt ' CARGO_PKG_DESCRIPTION='An easy-to-use immediate mode GUI that runs on both web and native' CARGO_PKG_HOMEPAGE='https://github.com/emilk/egui' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=egui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/emilk/egui' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name egui --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="default_fonts"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit", "bytemuck", "callstack", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "extra_asserts", "extra_debug_asserts", "log", "mint", "persistence", "puffin", "ron", "serde", "unity"))' -C metadata=cd6e2afcef8abeae -C extra-filename=-c98db732a8930b3c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libahash-2f5c99c734254305.rmeta --extern epaint=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libepaint-ee904c20606b247f.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnohash_hasher-903f51ac85c01c50.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `precis-core` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7e1d2c3863ea6922 -C extra-filename=-7caad57fd69d8675 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtinyvec-fd94206cc96a6d74.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) Compiling symphonia-utils-xiph v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_utils_xiph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-utils-xiph-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-utils-xiph-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Project Symphonia utilities for Xiph codecs and formats.' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-utils-xiph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pdeljanov/Symphonia' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_utils_xiph --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-utils-xiph-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fa4364f79cf760a -C extra-filename=-c7c3d375302f0c18 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern symphonia_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_core-e35947cb892237d8.rmeta --extern symphonia_metadata=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_metadata-de2482414cb5dd71.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `h2` (lib) generated 10 warnings (1 duplicate) Compiling pnet_macros_support v0.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pnet_macros_support CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_macros_support-0.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_macros_support-0.34.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Clipsham ' CARGO_PKG_DESCRIPTION='Support library for libpnet_macros' CARGO_PKG_HOMEPAGE='https://github.com/libpnet/libpnet' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pnet_macros_support CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/libpnet/libpnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.34.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pnet_macros_support --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_macros_support-0.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ad1e84d2bfa74ab -C extra-filename=-fc58f5906314e732 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern pnet_base=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpnet_base-ca6e1d9211c13252.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `pnet_macros_support` (lib) generated 1 warning (1 duplicate) Compiling sec1 v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sec1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sec1-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sec1-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sec1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/sec1' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name sec1 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="point"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=efbeeb9087df20d5 -C extra-filename=-9a12c3548dedd270 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase16ct-d9e2fde77cfa7ca4.rmeta --extern generic_array=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgeneric_array-47a84bbe1e8b965d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `symphonia-utils-xiph` (lib) generated 1 warning (1 duplicate) Compiling serdect v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serdect CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serdect-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serdect-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g. cryptographic keys) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serdect CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/serdect' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name serdect --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serdect-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "zeroize"))' -C metadata=74628eb7da4de0de -C extra-filename=-656f1d370f571303 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase16ct-d9e2fde77cfa7ca4.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serdect` (lib) generated 1 warning (1 duplicate) Compiling enum-as-inner v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_as_inner CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-as-inner-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-as-inner-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Fry ' CARGO_PKG_DESCRIPTION='A proc-macro for deriving inner field accessor functions on enums. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-as-inner CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluejekyll/enum-as-inner' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name enum_as_inner --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-as-inner-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3c27b6c55d1deaa -C extra-filename=-17e7d3666d21f177 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern heck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libheck-c9597c7289d482d7.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `sec1` (lib) generated 1 warning (1 duplicate) Compiling http-body v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2726abb1ebf420d -C extra-filename=-be07f69413f25519 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-5cbb04d0027a1726.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_gilrs` (lib) generated 1 warning (1 duplicate) Compiling http-body-util v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-util-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-util-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20d91ad8f6bf3832 -C extra-filename=-7d41c5781923183d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern http_body=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp_body-efdd812d59be214f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `http-body` (lib) generated 1 warning (1 duplicate) Compiling serde_urlencoded v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a4a82b500549753 -C extra-filename=-acc6cb76da74b342 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libform_urlencoded-420ee90ec01a39f2.rmeta --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-bf5121dab35ae511.rmeta --extern ryu=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libryu-f867a69fce983bd1.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `enum-as-inner` (lib) generated 1 warning (1 duplicate) Compiling num-bigint v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-bigint-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name num_bigint --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=78e20290675852c7 -C extra-filename=-c7ed9cdfe6d3bd51 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_integer-b086d8673d3f07ad.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) Compiling postcard-derive v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=postcard_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-derive-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-derive-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Lachlan Sneff :James Munns ' CARGO_PKG_DESCRIPTION='A no_std + serde compatible message library for Rust - Derive Crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=postcard-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jamesmunns/postcard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name postcard_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-derive-0.1.1/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=4cc91d57562c1683 -C extra-filename=-cb0245f6be598ab0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-954bfb20f827122f.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-util-0.1.2/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-util-0.1.2/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) Compiling pnet_macros v0.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pnet_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_macros-0.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_macros-0.34.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Clipsham :Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Automatic bit manipulation for binary data formats' CARGO_PKG_HOMEPAGE='https://github.com/libpnet/libpnet' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pnet_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/libpnet/libpnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.34.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pnet_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_macros-0.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "travis"))' -C metadata=43d945d8ffbf05c2 -C extra-filename=-ed1a81b349bdef84 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern regex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libregex-6de8d999ed247d41.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `postcard-derive` (lib) generated 1 warning (1 duplicate) Compiling rustls-pemfile v2.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-2.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=a00ec1eec7d1a6c9 -C extra-filename=-6f2c873d88636240 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base64=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64-4d4008d0d142ab8e.rmeta --extern pki_types=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_pki_types-e0272a2abad09580.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) Compiling derive_more-impl v1.0.0-beta.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-impl-1.0.0-beta.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-impl-1.0.0-beta.7/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Internal implementation of `derive_more` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=1.0.0-beta.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more_impl --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-impl-1.0.0-beta.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="try_into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=b696c1d85f696572 -C extra-filename=-2c7e6bb81964bc56 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern unicode_xid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_xid-a85ee2f2190e19b2.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `pnet_macros` (lib) generated 1 warning (1 duplicate) Compiling proc-macro-crate v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_crate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro-crate-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro-crate-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Bastian Köcher ' CARGO_PKG_DESCRIPTION='Replacement for crate (macro_rules keyword) in proc-macros ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-crate CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bkchr/proc-macro-crate' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name proc_macro_crate --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f52f5a0d7f06665 -C extra-filename=-366e2562dee86c92 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-760c4e5c1492ad40.rmeta --extern toml_edit=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtoml_edit-a035b5a36d1297c1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro-crate` (lib) generated 1 warning (1 duplicate) Compiling hmac v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=abe4ccd15ed0c617 -C extra-filename=-f9c80c4fd0fc7f07 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern digest=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdigest-5653df71bae50542.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-impl-1.0.0-beta.7/src/fmt/parsing.rs:283:20 | 283 | fn argument(input: &str) -> Option<(LeftToParse<'_>, Argument)> { | ^^^^ ^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 283 | fn argument(input: &str) -> Option<(LeftToParse<'_>, Argument<'_>)> { | ++++ warning: `hmac` (lib) generated 1 warning (1 duplicate) Compiling prometheus-client-derive-encode v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prometheus_client_derive_encode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-derive-encode-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-derive-encode-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Max Inden ' CARGO_PKG_DESCRIPTION='Auxiliary crate to derive Encode trait from prometheus-client.' CARGO_PKG_HOMEPAGE='https://github.com/prometheus/client_rust' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prometheus-client-derive-encode CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/prometheus/client_rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name prometheus_client_derive_encode --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-derive-encode-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fda46fe70382c065 -C extra-filename=-3b034d5546846859 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `prometheus-client-derive-encode` (lib) generated 1 warning (1 duplicate) Compiling enumflags2_derive v0.7.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enumflags2_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enumflags2_derive-0.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enumflags2_derive-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='maik klein :Maja Kądziołka ' CARGO_PKG_DESCRIPTION='Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enumflags2_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/meithecatte/enumflags2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name enumflags2_derive --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enumflags2_derive-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7120aa187b215bc9 -C extra-filename=-6e8c00cc2d5f1223 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `enumflags2_derive` (lib) generated 1 warning (1 duplicate) Compiling idna v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=02b07e73de45ff52 -C extra-filename=-e98abe96c24e5a88 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_bidi-51b777af0b30b9dd.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_normalization-413faf3cde18cdf7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `num-bigint` (lib) generated 1 warning (1 duplicate) Compiling synstructure v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=cc05b07774452239 -C extra-filename=-572f9cca389c53e9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `derive_more-impl` (lib) generated 2 warnings (1 duplicate) Compiling bones_ecs_macros_core v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/core) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_ecs_macros_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/core/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='The core of bones_ecs macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_ecs_macros_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_ecs_macros_core --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/core/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=3743c6fd391c9aa3 -C extra-filename=-7596be4b2ee59f95 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rmeta --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rmeta --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rmeta -C ar=ar -C linker=cc` warning: `bones_ecs_macros_core` (lib) generated 1 warning (1 duplicate) Compiling raw-cpuid v11.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=raw_cpuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/raw-cpuid-11.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/raw-cpuid-11.1.0/Cargo.toml CARGO_PKG_AUTHORS='Gerd Zellweger ' CARGO_PKG_DESCRIPTION='A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore.' CARGO_PKG_HOMEPAGE='https://github.com/gz/rust-cpuid' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=raw-cpuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gz/rust-cpuid' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.1.0 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name raw_cpuid --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/raw-cpuid-11.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "display", "serde", "serde_derive", "serde_json", "serialize", "std", "termimad"))' -C metadata=3868462a3940c6de -C extra-filename=-91a73ff09eeac8a8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `synstructure` (lib) generated 1 warning (1 duplicate) Compiling libgit2-sys v0.16.2+1.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=01f66908ce5b000d -C extra-filename=-2154829db6ab5e7c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-2154829db6ab5e7c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcc-a0bd05d66a4d3777.rlib --extern pkg_config=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpkg_config-e5bbc0d6a0788866.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `idna` (lib) generated 1 warning (1 duplicate) Compiling event-listener v5.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :John Nunley ' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=5.3.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=ca244553a31b9690 -C extra-filename=-7ab1283501a525c7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern concurrent_queue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconcurrent_queue-8bcad532223c093d.rmeta --extern parking=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking-9262c142c4ba731f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libgit2-sys` (build script) 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/kqueue-sys-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name kqueue_sys --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cffb5c1a607b7609 -C extra-filename=-28a66b38d3c7de14 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-7064658849b9ac3f.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:114:11 | 114 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1349:11 | 1349 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1426:7 | 1426 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/notify.rs:578:80 | 578 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:226:36 | 226 | #[cfg(all(feature = "std", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:233:32 | 233 | #[cfg(all(feature = "std", loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:547:15 | 547 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:555:11 | 555 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1132:23 | 1132 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1137:27 | 1137 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1362:36 | 1362 | #[cfg(all(feature = "std", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1364:65 | 1364 | #[cfg(all(feature = "std", not(target_family = "wasm"), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `kqueue-sys` (lib) generated 1 warning (1 duplicate) Compiling litrs v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litrs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/litrs-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/litrs-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Lukas Kalbertodt ' CARGO_PKG_DESCRIPTION='Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LukasKalbertodt/litrs/' CARGO_PKG_RUST_VERSION=1.54 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name litrs --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/litrs-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("check_suffix", "default", "proc-macro2", "unicode-xid"))' -C metadata=3693b86943ff7cb8 -C extra-filename=-47a9021025a60c90 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `event-listener` (lib) generated 13 warnings (1 duplicate) Compiling same-file v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8749f3af91a4b225 -C extra-filename=-78821155a93786ab --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `same-file` (lib) generated 2 warnings (1 duplicate) Compiling mime v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c28a68ad2c7781e -C extra-filename=-e8bc42a17fc505f0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:139:18 | 139 | pub fn type_(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:156:20 | 156 | pub fn subtype(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:179:19 | 179 | pub fn suffix(&self) -> Option { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | pub fn suffix(&self) -> Option> { | ++++ warning: `mime` (lib) generated 4 warnings (1 duplicate) Compiling either v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=6afad96fbc825939 -C extra-filename=-f8b2ce88fb935fe4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `litrs` (lib) generated 1 warning (1 duplicate) Compiling sync_wrapper v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sync_wrapper-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sync_wrapper-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=c675fb3ac3434eb1 -C extra-filename=-af7099f905561d24 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `for_both` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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: `sync_wrapper` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=4e758282c1f6675a -C extra-filename=-34172163ea1b1c13 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `either` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=c457c154665ed99c -C extra-filename=-e16bb5c94a77d818 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `heck` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a6f358de94b2f389 -C extra-filename=-46912a904e3e3e25 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/semver-46912a904e3e3e25 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `semver` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6bedb289f1793d95 -C extra-filename=-85e3954aece6a693 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `percent-encoding` (lib) generated 2 warnings (2 duplicates) Compiling dtoa v1.0.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dtoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dtoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dtoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name dtoa --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ef9ae9fbe3b757e7 -C extra-filename=-c000a1cf91ed585e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/diyfp.rs:141:37 | 141 | let u: $mask_type = mem::transmute(d); | --------------^^^ | | | help: replace this with: `f32::to_bits` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/lib.rs:194:9 | 194 | / dtoa! { 195 | | floating_type: f32, 196 | | significand_type: u32, 197 | | exponent_type: i32, ... | 208 | | min_power: (-36), 209 | | }; | |_________- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `diyfp` which comes from the expansion of the macro `dtoa` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/diyfp.rs:141:37 | 141 | let u: $mask_type = mem::transmute(d); | --------------^^^ | | | help: replace this with: `f64::to_bits` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/lib.rs:240:9 | 240 | / dtoa! { 241 | | floating_type: f64, 242 | | significand_type: u64, 243 | | exponent_type: isize, ... | 254 | | min_power: (-348), 255 | | }; | |_________- in this macro invocation | = note: this warning originates in the macro `diyfp` which comes from the expansion of the macro `dtoa` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `dtoa` (lib) generated 3 warnings (1 duplicate) Compiling crc-catalog v2.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-catalog-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-catalog-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Akhil Velagapudi ' CARGO_PKG_DESCRIPTION='Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akhilles/crc-catalog.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crc_catalog --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=934d08cdc5e29a20 -C extra-filename=-bc4469e551e9ac2b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `raw-cpuid` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xml-rs-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xml-rs-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev ' CARGO_PKG_DESCRIPTION='An XML library in pure Rust' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/xml-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xml-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/xml-rs' CARGO_PKG_RUST_VERSION=1.58 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name xml --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xml-rs-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e707440a17c241b -C extra-filename=-548233af49ba0c06 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=struct_iterable_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_internal-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_internal-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='André de Moraes ' CARGO_PKG_DESCRIPTION='An internal crate for struct_iterable' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=struct_iterable_internal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name struct_iterable_internal --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_internal-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e92051c68429fd0a -C extra-filename=-75198c3c3616d27a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `struct_iterable_internal` (lib) generated 1 warning (1 duplicate) Compiling quick-error v1.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quick-error-1.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quick-error-1.2.3/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets :Colin Kiegel ' CARGO_PKG_DESCRIPTION=' A macro which makes error types pleasant to write. ' CARGO_PKG_HOMEPAGE='http://github.com/tailhook/quick-error' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-error CARGO_PKG_README='' CARGO_PKG_REPOSITORY='http://github.com/tailhook/quick-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name quick_error --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2db0cdf34d03d7f4 -C extra-filename=-8b5561c5a83a0af8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) Compiling hex v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=95dd3e9e3876d8ea -C extra-filename=-11d874e42c53acc5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `quick-error` (lib) generated 1 warning (1 duplicate) Compiling constant_time_eq v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/constant_time_eq-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/constant_time_eq-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/constant_time_eq-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=b2fc1b4ebfef51f7 -C extra-filename=-7f3f4a7a07a55ea8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) Compiling rustix v0.38.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a61fc2005a5c91a7 -C extra-filename=-aaf649ac4d47fb4f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustix-aaf649ac4d47fb4f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (build script) generated 1 warning (1 duplicate) Compiling embedded-io v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=embedded_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Embedded IO traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=embedded-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/embassy-rs/embedded-io' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name embedded_io --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async", "defmt", "futures", "log", "std", "tokio"))' -C metadata=f89d0cfead358a51 -C extra-filename=-72bb0b9679af66c8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hex` (lib) generated 1 warning (1 duplicate) Compiling cobs v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cobs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cobs-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cobs-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Allen Welkie <>:James Munns ' CARGO_PKG_DESCRIPTION=' This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cobs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jamesmunns/cobs.rs' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name cobs --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=aa9f61773e0d00ba -C extra-filename=-dae119fafd7309bc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `defmt-timestamp-uptime` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/src/fmt.rs:198:7 | 198 | #[cfg(feature = "defmt-timestamp-uptime")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async`, `defmt`, `futures`, `log`, `std`, and `tokio` = help: consider adding `defmt-timestamp-uptime` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: struct `NoneError` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/src/fmt.rs:202:12 | 202 | pub struct NoneError; | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `Try` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/src/fmt.rs:204:11 | 204 | pub trait Try { | ^^^ warning: `cobs` (lib) generated 1 warning (1 duplicate) Compiling postcard v1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=postcard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='James Munns ' CARGO_PKG_DESCRIPTION='A no_std + serde compatible message library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=postcard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jamesmunns/postcard' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name postcard --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="const_format"' --cfg 'feature="default"' --cfg 'feature="embedded-io"' --cfg 'feature="experimental-derive"' --cfg 'feature="heapless"' --cfg 'feature="heapless-cas"' --cfg 'feature="postcard-derive"' --cfg 'feature="use-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const_format", "crc", "default", "defmt", "embedded-io", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=0be285f826cefcdc -C extra-filename=-9e7b90501a75cf36 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cobs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcobs-dae119fafd7309bc.rmeta --extern const_format=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconst_format-ae1f56420f016505.rmeta --extern embedded_io=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libembedded_io-72bb0b9679af66c8.rmeta --extern heapless=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libheapless-68b4bd3a0832d6bc.rmeta --extern postcard_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpostcard_derive-cb0245f6be598ab0.so --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `embedded-io` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,event,fs,libc-extra-traits,net,std,system 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_EVENT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_NET=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_SYSTEM=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustix-3ed5ce26ae4a3e42/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustix-aaf649ac4d47fb4f/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/lib.rs:4:13 | 4 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:119:12 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:153:12 | 153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:175:12 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "use-std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:200:12 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "use-std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:223:12 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:247:12 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/max_size.rs:196:12 | 196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/max_size.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:231:12 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:239:12 | 239 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:248:12 | 248 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "alloc", feature = "use-std"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:257:12 | 257 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "alloc", feature = "use-std"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/lib.rs:60:16 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "experimental-derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/lib.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "experimental-derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/de/deserializer.rs:47:11 | 47 | #[cfg(target_pointer_width = "8")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=freebsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iroh_blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out /usr/local/bin/rustc --crate-name iroh_blake3 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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", "digest", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "std", "traits-preview", "zeroize", "zeroize_crate"))' -C metadata=517f1ada67a87ff4 -C extra-filename=-d70c7611917531ba --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern arrayref=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayref-509ddfb43545e7fb.rmeta --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconstant_time_eq-7f3f4a7a07a55ea8.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi` warning: unexpected `cfg` condition name: `blake3_avx2_rust` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:89:7 | 89 | #[cfg(blake3_avx2_rust)] | ^^^^^^^^^^^^^^^^ | = 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(blake3_avx2_rust)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx2_rust)");` 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: `blake3_avx2_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:92:7 | 92 | #[cfg(blake3_avx2_ffi)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx2_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx2_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:95:7 | 95 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:98:7 | 98 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse2_rust` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:102:7 | 102 | #[cfg(blake3_sse2_rust)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse2_rust)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse2_rust)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse2_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:105:7 | 105 | #[cfg(blake3_sse2_ffi)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse2_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse2_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse41_rust` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:108:7 | 108 | #[cfg(blake3_sse41_rust)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse41_rust)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse41_rust)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse41_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:111:7 | 111 | #[cfg(blake3_sse41_ffi)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse41_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse41_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:327:7 | 327 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:7:22 | 7 | if #[cfg(blake3_avx512_ffi)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:13:21 | 13 | } else if #[cfg(blake3_neon)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:27:22 | 27 | if #[cfg(blake3_avx512_ffi)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:33:21 | 33 | } else if #[cfg(blake3_neon)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:49:11 | 49 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:52:11 | 52 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:308:11 | 308 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:318:11 | 318 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:79:15 | 79 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:61:19 | 61 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:95:19 | 95 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:98:19 | 98 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:126:19 | 126 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:132:19 | 132 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:158:19 | 158 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:164:19 | 164 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:244:19 | 244 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:259:19 | 259 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `postcard` (lib) generated 17 warnings (1 duplicate) Compiling xmltree v0.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xmltree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xmltree-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xmltree-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Parse an XML file into a simple tree-like structure' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xmltree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/xmltree-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name xmltree --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/xmltree-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attribute-order", "default", "indexmap"))' -C metadata=9e8ed9bac34e3855 -C extra-filename=-f50e8b7c57a45872 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern xml=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libxml-548233af49ba0c06.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bevy_winit` (lib) generated 2 warnings (1 duplicate) Compiling resolv-conf v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=resolv_conf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/resolv-conf-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/resolv-conf-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='paul@colomiets.name' CARGO_PKG_DESCRIPTION=' The resolv.conf file parser ' CARGO_PKG_HOMEPAGE='http://github.com/tailhook/resolv-conf' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=resolv-conf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/tailhook/resolv-conf' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name resolv_conf --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="hostname"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hostname", "system"))' -C metadata=ba7d6e44e355dbaf -C extra-filename=-583365b692352594 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern hostname=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhostname-a8219f6a6e00779d.rmeta --extern quick_error=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquick_error-8b5561c5a83a0af8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `xmltree` (lib) generated 1 warning (1 duplicate) Compiling struct_iterable v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=struct_iterable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='André de Moraes ' CARGO_PKG_DESCRIPTION='A Rust library providing a proc macro to make a struct iterable.' CARGO_PKG_HOMEPAGE='https://github.com/decomoraes/rust_struct_iterable' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=struct_iterable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/decomoraes/rust_struct_iterable' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name struct_iterable --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08af1d97fe7e86ed -C extra-filename=-1963a5cd12c3a5b1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern struct_iterable_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstruct_iterable_derive-41465739f952a604.so --extern struct_iterable_internal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstruct_iterable_internal-75198c3c3616d27a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `iroh-blake3` (lib) generated 28 warnings (1 duplicate) Compiling crc v3.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/Cargo.toml CARGO_PKG_AUTHORS='Rui Hu :Akhil Velagapudi <4@4khil.com>' CARGO_PKG_DESCRIPTION='Rust implementation of CRC with support of various standards' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mrhooray/crc-rs.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=3.2.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crc --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58c155cf8cbb773f -C extra-filename=-03c2eb6ee8d0ded4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crc_catalog=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrc_catalog-bc4469e551e9ac2b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `struct_iterable` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8919052431111901 -C extra-filename=-820860ec8f627d18 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_bidi-e16bb5c94a77d818.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunicode_normalization-7caad57fd69d8675.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/resolv-conf-0.7.0/src/ip.rs:122:28 | 122 | fmt.write_str(self.description()) | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 24 | pub const fn digest(&self) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 21 | pub const fn digest(&self) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 24 | pub const fn digest(&self) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 21 | pub const fn digest(&self) -> Digest<'_, u8, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<16>> { | +++ warning: `resolv-conf` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prometheus_client CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/Cargo.toml CARGO_PKG_AUTHORS='Max Inden ' CARGO_PKG_DESCRIPTION='Open Metrics client library allowing users to natively instrument applications.' CARGO_PKG_HOMEPAGE='https://github.com/prometheus/client_rust' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prometheus-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/prometheus/client_rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.22.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/prometheus-client-934a8d4c9cfc974c/out /usr/local/bin/rustc --crate-name prometheus_client --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "protobuf"))' -C metadata=725ceb5b6345d242 -C extra-filename=-f2b3293a960c8b99 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern dtoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdtoa-c000a1cf91ed585e.rmeta --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-bf5121dab35ae511.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern prometheus_client_derive_encode=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libprometheus_client_derive_encode-3b034d5546846859.so --cap-lints warn -C ar=ar -C linker=cc` warning: `crc` (lib) generated 31 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=234f60a4787bff45 -C extra-filename=-ab7418128bace830 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpercent_encoding-85e3954aece6a693.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding.rs:235:25 | 235 | pub fn encode_label(&mut self) -> LabelEncoder { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub fn encode_label(&mut self) -> LabelEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding.rs:272:29 | 272 | pub fn encode_label_key(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 272 | pub fn encode_label_key(&mut self) -> Result, std::fmt::Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding/text.rs:198:31 | 198 | pub(crate) fn new(writer: &mut dyn Write) -> DescriptorEncoder { | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 198 | pub(crate) fn new(writer: &mut dyn Write) -> DescriptorEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding/text.rs:620:25 | 620 | pub fn encode_label(&mut self) -> LabelEncoder { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 620 | pub fn encode_label(&mut self) -> LabelEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding/text.rs:644:29 | 644 | pub fn encode_label_key(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 644 | pub fn encode_label_key(&mut self) -> Result, std::fmt::Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/exemplar.rs:131:16 | 131 | pub fn get(&self) -> (N, MappedRwLockReadGuard>>) { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 131 | pub fn get(&self) -> (N, MappedRwLockReadGuard<'_, Option>>) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/exemplar.rs:146:18 | 146 | pub fn inner(&self) -> MappedRwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | pub fn inner(&self) -> MappedRwLockReadGuard<'_, A> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/exemplar.rs:264:25 | 264 | pub(crate) fn inner(&self) -> RwLockReadGuard> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 264 | pub(crate) fn inner(&self) -> RwLockReadGuard<'_, HistogramWithExemplarsInner> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/family.rs:228:26 | 228 | pub fn get_or_create(&self, label_set: &S) -> MappedRwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 228 | pub fn get_or_create(&self, label_set: &S) -> MappedRwLockReadGuard<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/family.rs:291:24 | 291 | pub(crate) fn read(&self) -> RwLockReadGuard> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub(crate) fn read(&self) -> RwLockReadGuard<'_, HashMap> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/histogram.rs:104:23 | 104 | pub(crate) fn get(&self) -> (f64, u64, MappedRwLockReadGuard>) { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 104 | pub(crate) fn get(&self) -> (f64, u64, MappedRwLockReadGuard<'_, Vec<(f64, u64)>>) { | +++ warning: `form_urlencoded` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/semver-216995a609d5cb31/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/semver-46912a904e3e3e25/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling strum_macros v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=42b1f2d14efc4379 -C extra-filename=-da546d2d1d719a34 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern heck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libheck-34172163ea1b1c13.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern rustversion=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustversion-6c6f05f6d2363b15.so --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `idna` (lib) generated 1 warning (1 duplicate) Compiling reqwest v0.12.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-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=3 -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns", "zstd"))' -C metadata=6ce9c62b6c6535a6 -C extra-filename=-849c1273aacce850 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base64=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64-4d4008d0d142ab8e.rmeta --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern http_body=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp_body-efdd812d59be214f.rmeta --extern http_body_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp_body_util-7d41c5781923183d.rmeta --extern hyper=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper-ab86b614af6348b1.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper_rustls-7728f793433f8e09.rmeta --extern hyper_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper_util-436bc425e36d9449.rmeta --extern ipnet=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libipnet-294ad75910b99e34.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern mime=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmime-e8bc42a17fc505f0.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern percent_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpercent_encoding-f64b3456f1cf1b33.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-9938fe81718648c0.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_pemfile-6f2c873d88636240.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_pki_types-e0272a2abad09580.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern serde_json=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_json-a7f51d2cbb88d5cb.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_urlencoded-acc6cb76da74b342.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsync_wrapper-af7099f905561d24.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_rustls-a04d607505cb9e75.rmeta --extern tower_service=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtower_service-10d5728c8531c91c.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --extern webpki_roots=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwebpki_roots-b50df76b46dcb76d.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `xml-rs` (lib) generated 1 warning (1 duplicate) Compiling document-features v0.2.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=document_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/document-features-0.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/document-features-0.2.10/Cargo.toml CARGO_PKG_AUTHORS='Slint Developers ' CARGO_PKG_DESCRIPTION='Extract documentation for the feature flags from comments in Cargo.toml' CARGO_PKG_HOMEPAGE='https://slint.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=document-features CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slint-ui/document-features' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name document_features --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/document-features-0.2.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-test"))' -C metadata=61a29f5ba48860fb -C extra-filename=-9c2479dcc50191e2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern litrs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblitrs-47a9021025a60c90.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `self_test` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/document-features-0.2.10/lib.rs:617:5 | 617 | use self_test; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `prometheus-client` (lib) generated 12 warnings (1 duplicate) Compiling quanta v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quanta CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quanta-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quanta-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Toby Lawrence ' CARGO_PKG_DESCRIPTION='high-speed timing library' CARGO_PKG_HOMEPAGE='https://github.com/metrics-rs/quanta' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quanta CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/metrics-rs/quanta' CARGO_PKG_RUST_VERSION=1.60 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name quanta --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quanta-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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="flaky_tests"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "flaky_tests", "prost", "prost-types"))' -C metadata=24dfe9c8611b0d31 -C extra-filename=-5ea365f4713c3bf4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern raw_cpuid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libraw_cpuid-91a73ff09eeac8a8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `document-features` (lib) generated 2 warnings (1 duplicate) Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=441ec46002a7ff2c -C extra-filename=-7e057faf08fd0cd7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsame_file-78821155a93786ab.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `kw` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: function `into_io` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/error.rs:290:15 | 290 | pub(crate) fn into_io(e: BoxError) -> io::Error { | ^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `DataStream` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/body.rs:51:19 | 51 | pub(crate) struct DataStream(pub(crate) B); | ^^^^^^^^^^ warning: type alias `PeekableIoStream` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:77:6 | 77 | type PeekableIoStream = Peekable; | ^^^^^^^^^^^^^^^^ warning: struct `Pending` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:118:8 | 118 | struct Pending(PeekableIoStream, DecoderType); | ^^^^^^^ warning: struct `IoStream` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:120:19 | 120 | pub(crate) struct IoStream(B); | ^^^^^^^^ warning: enum `DecoderType` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:122:6 | 122 | enum DecoderType { | ^^^^^^^^^^^ warning: function `empty` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:379:4 | 379 | fn empty() -> ResponseBody { | ^^^^^ warning: `quanta` (lib) generated 1 warning (1 duplicate) Compiling event-listener-strategy v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener_strategy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-strategy-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-strategy-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='John Nunley ' CARGO_PKG_DESCRIPTION='Block or poll on event_listener easily' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener-strategy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener-strategy' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener_strategy --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-strategy-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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=8e394ce6020f44a0 -C extra-filename=-ef39302a5160811b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern event_listener=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libevent_listener-7ab1283501a525c7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `event-listener-strategy` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/kqueue-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name kqueue --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5f6e73a690d431c -C extra-filename=-59ac910687dd8c24 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern kqueue_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libkqueue_sys-28a66b38d3c7de14.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `walkdir` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-2154829db6ab5e7c/build-script-build` [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.2+1.7.2] cargo:warning=failed to probe system libgit2: [libgit2-sys 0.16.2+1.7.2] pkg-config exited with status code 1 [libgit2-sys 0.16.2+1.7.2] > PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jumpy/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 libgit2 >= 1.7.2 libgit2 < 1.8.0 [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] The system library `libgit2` required by crate `libgit2-sys` was not found. [libgit2-sys 0.16.2+1.7.2] The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [libgit2-sys 0.16.2+1.7.2] The PKG_CONFIG_PATH environment variable is not set. [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`. [libgit2-sys 0.16.2+1.7.2] [libgit2-sys 0.16.2+1.7.2] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/stdint.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/stdint.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/diff.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/diff.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cred_helpers.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/cred_helpers.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/version.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/version.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/checkout.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/checkout.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/blob.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/blob.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/pathspec.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/pathspec.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/buffer.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/buffer.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/repository.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/repository.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/indexer.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/indexer.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/odb_backend.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/odb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/deprecated.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/deprecated.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/transport.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/transport.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/reflog.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/reflog.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/strarray.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/strarray.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/trace.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/trace.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/index.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/index.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/mailmap.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/mailmap.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revwalk.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/revwalk.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/merge.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/merge.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/annotated_commit.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/annotated_commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/commit.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/blame.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/blame.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/signature.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/signature.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refdb.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/refdb.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/patch.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/patch.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/errors.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/errors.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/common.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/common.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/ignore.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/ignore.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/oid.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/oid.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/submodule.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/submodule.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/transaction.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/transaction.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/notes.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/notes.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/proxy.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/proxy.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/filter.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/filter.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/stash.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/stash.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/global.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/global.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/clone.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/clone.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/net.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/net.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/config.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/config.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/credential_helpers.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/credential_helpers.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/credential.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/credential.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/branch.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/branch.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refs.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/refs.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/object.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/object.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/experimental.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/experimental.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/graph.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/graph.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/status.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/status.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/apply.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/apply.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/email.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/email.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/rebase.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/rebase.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/oidarray.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/oidarray.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cert.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/cert.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/odb.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/odb.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/attr.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/attr.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/types.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/types.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revparse.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/revparse.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/remote.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/remote.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/pack.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/pack.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/revert.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/revert.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/describe.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/describe.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/refspec.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/refspec.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/tag.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/tag.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/message.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/message.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/tree.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/tree.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/cred.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/cred.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/diff.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/diff.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/repository.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/repository.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/odb_backend.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/odb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/transport.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/transport.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/openssl.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/openssl.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/reflog.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/reflog.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/midx.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/midx.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/index.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/index.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/stream.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/stream.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/alloc.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/alloc.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/merge.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/merge.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/commit.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/commit.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/filter.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/filter.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/refdb_backend.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/config.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/config.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/credential.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/credential.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/refs.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/refs.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/path.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/path.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/email.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/email.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/mempack.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/mempack.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/commit_graph.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/commit_graph.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/remote.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/remote.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/sys/hashsig.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/sys/hashsig.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/worktree.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/worktree.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/cherrypick.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/cherrypick.h [libgit2-sys 0.16.2+1.7.2] libgit2/include/git2/reset.h => /wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/include/git2/reset.h [libgit2-sys 0.16.2+1.7.2] TARGET = Some(x86_64-unknown-freebsd) [libgit2-sys 0.16.2+1.7.2] OPT_LEVEL = Some(0) [libgit2-sys 0.16.2+1.7.2] HOST = Some(x86_64-unknown-freebsd) [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] CC_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] CC_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_CC [libgit2-sys 0.16.2+1.7.2] HOST_CC = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC [libgit2-sys 0.16.2+1.7.2] CC = Some(cc) [libgit2-sys 0.16.2+1.7.2] RUSTC_WRAPPER = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.16.2+1.7.2] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.16.2+1.7.2] DEBUG = Some(false) [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] CFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] CFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_CFLAGS [libgit2-sys 0.16.2+1.7.2] HOST_CFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=CFLAGS [libgit2-sys 0.16.2+1.7.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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: `kqueue` (lib) generated 2 warnings (1 duplicate) Compiling gc-arena-derive v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gc_arena_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-derive-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-derive-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='kyren :moulins:Aaron Hill ' CARGO_PKG_DESCRIPTION='proc-macro support for gc-arena' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gc-arena-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/gc-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name gc_arena_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-derive-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8399148664b11b31 -C extra-filename=-e6c1157868097e76 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern synstructure=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsynstructure-572f9cca389c53e9.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `gc-arena-derive` (lib) generated 1 warning (1 duplicate) Compiling bones_ecs_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_ecs_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Macros for the bones_ecs crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_ecs_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_ecs_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/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=19a348f2f0a79884 -C extra-filename=-87613064236e43c2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bones_ecs_macros_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_ecs_macros_core-7596be4b2ee59f95.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern proc_macro -C ar=ar -C linker=cc` warning: `strum_macros` (lib) generated 4 warnings (1 duplicate) Compiling derive_more v1.0.0-beta.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-1.0.0-beta.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-1.0.0-beta.7/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Adds #[derive(x)] macros for more traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=1.0.0-beta.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=beta.7 LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-1.0.0-beta.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="std"' --cfg 'feature="try_into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=9ce5dcaf017d11cc -C extra-filename=-2b68350d9c2ee78d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern derive_more_impl=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libderive_more_impl-2c7e6bb81964bc56.so --cap-lints warn -C ar=ar -C linker=cc` warning: `bones_ecs_macros` (lib) generated 1 warning (1 duplicate) Compiling hickory-proto v0.24.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hickory_proto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/Cargo.toml CARGO_PKG_AUTHORS='The contributors to Hickory DNS' CARGO_PKG_DESCRIPTION='Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects. ' CARGO_PKG_HOMEPAGE='https://hickory-dns.org/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hickory-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hickory-dns/hickory-dns' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hickory_proto --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "http", "js-sys", "mdns", "native-certs", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "text-parsing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki-roots"))' -C metadata=b613b872452ec35e -C extra-filename=-63bf3ef4ac483a79 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_trait-8cad88e230dd3a85.so --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern data_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdata_encoding-1c3f4465df81052f.rmeta --extern enum_as_inner=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libenum_as_inner-17e7d3666d21f177.so --extern futures_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_channel-7224a8cd0070f8eb.rmeta --extern futures_io=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_io-e05358bcbb8fca1f.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern idna=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libidna-e98abe96c24e5a88.rmeta --extern ipnet=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libipnet-294ad75910b99e34.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tinyvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtinyvec-f90a45e5321b52ba.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `derive_more` (lib) generated 1 warning (1 duplicate) Compiling enumflags2 v0.7.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enumflags2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enumflags2-0.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enumflags2-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='maik klein :Maja Kądziołka ' CARGO_PKG_DESCRIPTION='Enum-based bit flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enumflags2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meithecatte/enumflags2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name enumflags2 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enumflags2-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=17d06d83ff76832b -C extra-filename=-d190313e3e4686de --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern enumflags2_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libenumflags2_derive-6e8c00cc2d5f1223.so --cap-lints warn -C ar=ar -C linker=cc` warning: `enumflags2` (lib) generated 1 warning (1 duplicate) Compiling der-parser v8.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Parser/encoder for ASN.1 BER/DER data' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/der-parser' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der-parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/der-parser.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=8.2.0 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name der_parser --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bigint"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "cookie-factory", "default", "num-bigint", "serialize", "std", "unstable"))' -C metadata=16ee22e4e5d2c407 -C extra-filename=-b94fc8016b91dce4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern asn1_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasn1_rs-7a737c1637c55da5.rmeta --extern displaydoc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdisplaydoc-3fd5473d04ba511a.so --extern nom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnom-542aeb8aaaa56b24.rmeta --extern num_bigint=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_bigint-c7ed9cdfe6d3bd51.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern rusticata_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librusticata_macros-4f30864c3a2657fb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:11:7 | 11 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:270:11 | 270 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:566:11 | 566 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:832:11 | 832 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/multi.rs:521:59 | 521 | let (i, hdr) = ber_read_element_header(i).map_err(nom::Err::convert)?; | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/lib.rs:225:9 | 225 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 521 - let (i, hdr) = ber_read_element_header(i).map_err(nom::Err::convert)?; 521 + let (i, hdr) = ber_read_element_header(i).map_err(Err::convert)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/multi.rs:525:72 | 525 | ber_get_object_content(i, &hdr, MAX_RECURSION).map_err(nom::Err::convert)? | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 525 - ber_get_object_content(i, &hdr, MAX_RECURSION).map_err(nom::Err::convert)? 525 + ber_get_object_content(i, &hdr, MAX_RECURSION).map_err(Err::convert)? | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/multi.rs:521:59 | 521 | let (i, hdr) = der_read_element_header(i).map_err(nom::Err::convert)?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 521 - let (i, hdr) = der_read_element_header(i).map_err(nom::Err::convert)?; 521 + let (i, hdr) = der_read_element_header(i).map_err(Err::convert)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:507:32 | 507 | return Err(nom::Err::Error(BerError::DerConstraintFailed( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 507 - return Err(nom::Err::Error(BerError::DerConstraintFailed( 507 + return Err(Err::Error(BerError::DerConstraintFailed( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:512:32 | 512 | return Err(nom::Err::Error(BerError::DerConstraintFailed( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 512 - return Err(nom::Err::Error(BerError::DerConstraintFailed( 512 + return Err(Err::Error(BerError::DerConstraintFailed( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:517:32 | 517 | return Err(nom::Err::Error(BerError::DerConstraintFailed( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 517 - return Err(nom::Err::Error(BerError::DerConstraintFailed( 517 + return Err(Err::Error(BerError::DerConstraintFailed( | warning: `bevy_core_pipeline` (lib) generated 5 warnings (1 duplicate) Compiling hmac-sha1 v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac_sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-sha1-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-sha1-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Philip Woolford ' CARGO_PKG_DESCRIPTION='A simple wrapper around the RustCrypto hmac and sha1 crates for simple HMAC-SHA1 generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac-sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pantsman0/rust-hmac-sha1' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hmac_sha1 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-sha1-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bb6619749328cf9 -C extra-filename=-43079684ef422f95 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern hmac=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhmac-f9c80c4fd0fc7f07.rmeta --extern sha1=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsha1-e0af24e392e32555.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hmac-sha1` (lib) generated 1 warning (1 duplicate) Compiling num_enum_derive v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_enum_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_enum_derive-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_enum_derive-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Wagner-Hall :Daniel Henry-Mantilla :Vincent Esche ' CARGO_PKG_DESCRIPTION='Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-3-Clause OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_enum_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/illicitonion/num_enum' CARGO_PKG_RUST_VERSION=1.56.0 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name num_enum_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_enum_derive-0.7.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 --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=46ad333468d75f85 -C extra-filename=-48ba90fc40fbda5e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro_crate=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro_crate-366e2562dee86c92.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/udp/udp_stream.rs:29:11 | 29 | + (Fn( | ^ ... 32 | ) -> Pin>)>>), | ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 29 ~ + Fn( 30 | SocketAddr, // local addr 31 | SocketAddr, // server addr 32 ~ ) -> Pin>)>>, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/udp/udp_stream.rs:32:33 | 32 | ) -> Pin>)>>), | ^ ^ | help: remove these parentheses | 32 - ) -> Pin>)>>), 32 + ) -> Pin>>>), | warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:136:60 | 136 | pub fn set_raw_tag(self, raw_tag: Option<&'a [u8]>) -> BerObject { | -- ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 136 | pub fn set_raw_tag(self, raw_tag: Option<&'a [u8]>) -> BerObject<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:259:29 | 259 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 259 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:551:29 | 551 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 551 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:117:35 | 117 | pub fn ber_read_element_header(i: &[u8]) -> BerResult

{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 117 | pub fn ber_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:146:8 | 146 | i: &[u8], | ^^^^^ the lifetime is elided here ... 151 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 151 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:234:44 | 234 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 234 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:250:34 | 250 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 250 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:262:26 | 262 | pub fn parse_ber_bool(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 262 | pub fn parse_ber_bool(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:293:29 | 293 | pub fn parse_ber_integer(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 293 | pub fn parse_ber_integer(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:299:31 | 299 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 299 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:305:33 | 305 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 305 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:311:26 | 311 | pub fn parse_ber_null(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 311 | pub fn parse_ber_null(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:317:25 | 317 | pub fn parse_ber_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 317 | pub fn parse_ber_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:323:26 | 323 | pub fn parse_ber_enum(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 323 | pub fn parse_ber_enum(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:329:32 | 329 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 329 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:335:34 | 335 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 335 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:348:30 | 348 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 348 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:361:25 | 361 | pub fn parse_ber_set(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 361 | pub fn parse_ber_set(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:368:35 | 368 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 368 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:375:35 | 375 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 375 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:382:37 | 382 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 382 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:388:31 | 388 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 388 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:394:36 | 394 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 394 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:400:31 | 400 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 400 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:406:29 | 406 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 406 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:412:37 | 412 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 412 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:418:38 | 418 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 418 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:424:35 | 424 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 424 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:430:35 | 430 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 430 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:436:31 | 436 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 436 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:442:37 | 442 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 442 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:456:42 | 456 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 456 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:563:25 | 563 | pub fn parse_ber_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 563 | pub fn parse_ber_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:572:25 | 572 | pub fn parse_ber_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 572 | pub fn parse_ber_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:581:25 | 581 | pub fn parse_ber_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 581 | pub fn parse_ber_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:590:25 | 590 | pub fn parse_ber_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 590 | pub fn parse_ber_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:596:41 | 596 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 596 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:619:31 | 619 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 619 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:640:21 | 640 | pub fn parse_ber(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 640 | pub fn parse_ber(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:12:36 | 12 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult { | ^^^^^ 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 | 12 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:23:27 | 23 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 23 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:31:25 | 31 | pub fn parse_ber_any(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ | | | | | | | 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 | 31 | pub fn parse_ber_any(i: &[u8]) -> BerResult<'_, Any<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:58:8 | 58 | i: &[u8], | ^^^^^ the lifetime is elided here ... 63 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 63 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:29:21 | 29 | pub fn parse_der(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn parse_der(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:47:31 | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:70:44 | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:86:34 | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:98:26 | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:127:29 | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:148:31 | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:154:33 | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:160:26 | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:166:25 | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:172:26 | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:178:32 | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:184:34 | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:197:30 | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:210:25 | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:217:35 | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:224:35 | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:230:25 | 230 | pub fn visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:237:37 | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:243:31 | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:249:36 | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:255:31 | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:261:29 | 261 | pub fn parse_der_utctime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn parse_der_utctime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:267:37 | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:273:38 | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:279:35 | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:285:35 | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:291:31 | 291 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:297:37 | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:312:42 | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:372:25 | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:381:25 | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:389:25 | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:397:25 | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:403:41 | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:482:8 | 482 | i: &[u8], | ^^^^^ the lifetime is elided here ... 487 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 487 | ) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:585:34 | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:630:35 | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult
{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ warning: `der-parser` (lib) generated 92 warnings (1 duplicate) Compiling pnet_packet v0.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pnet_packet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Clipsham ' CARGO_PKG_DESCRIPTION='Cross-platform, binary packet parsing and manipulation' CARGO_PKG_HOMEPAGE='https://github.com/libpnet/libpnet' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pnet_packet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/libpnet/libpnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.34.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pnet_packet --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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=6af3417f1ef82706 -C extra-filename=-3485bdbd560f2a22 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern pnet_base=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpnet_base-ca6e1d9211c13252.rmeta --extern pnet_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpnet_macros-ed1a81b349bdef84.so --extern pnet_macros_support=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpnet_macros_support-fc58f5906314e732.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `num_enum_derive` (lib) generated 1 warning (1 duplicate) Compiling hyper v0.14.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A fast and correct HTTP library.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=d610911217ab0fa2 -C extra-filename=-084a7ed91f48f773 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern futures_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_channel-7224a8cd0070f8eb.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern h2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libh2-8d08e69e1db1a2d3.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-5cbb04d0027a1726.rmeta --extern http_body=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp_body-be07f69413f25519.rmeta --extern httparse=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttparse-c45d48f46cc3f92d.rmeta --extern httpdate=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttpdate-01b057177bdf9bb1.rmeta --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-bf5121dab35ae511.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-8907ef6e04d1c032.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tower_service=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtower_service-10d5728c8531c91c.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --extern want=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwant-f7b03d25be451703.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: value assigned to `max` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:83:9 | 83 | max: usize, | ^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `len` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:85:9 | 85 | len: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `label` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:92:9 | 92 | label: usize, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `other` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:94:9 | 94 | other: usize, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `header` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:113:9 | 113 | header: Header, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:115:9 | 115 | error: Box, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `read` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:126:9 | 126 | read: usize, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `len` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:128:9 | 128 | len: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `idx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:139:9 | 139 | idx: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `ptr` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:141:9 | 141 | ptr: u16, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `count` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:164:9 | 164 | count: usize, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `name` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:171:9 | 171 | name: Name, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `record_type` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:173:9 | 173 | record_type: RecordType, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/arp.rs:80:1 | 80 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/lib.rs:11:9 | 11 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/dhcp.rs:70:1 | 70 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ethernet.rs:20:1 | 20 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/gre.rs:43:1 | 43 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/gre.rs:94:1 | 94 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/gre.rs:103:1 | 103 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:55:1 | 55 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:221:5 | 221 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:303:5 | 303 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:377:5 | 377 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:423:5 | 423 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:68:1 | 68 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:289:5 | 289 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:322:5 | 322 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:375:5 | 375 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:424:5 | 424 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:485:5 | 485 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:541:5 | 541 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:905:5 | 905 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:987:5 | 987 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv4.rs:138:1 | 138 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv4.rs:259:1 | 259 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:21:1 | 21 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:46:1 | 46 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:68:1 | 68 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:85:1 | 85 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/tcp.rs:56:1 | 56 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/tcp.rs:107:1 | 107 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/udp.rs:23:1 | 23 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/usbpcap.rs:46:10 | 46 | #[derive(Packet)] | ^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/vlan.rs:62:1 | 62 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/sll.rs:13:1 | 13 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/sll2.rs:12:1 | 12 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `benchmark` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/util.rs:240:17 | 240 | #[cfg(all(test, feature = "benchmark"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `benchmark` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: value assigned to `code` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/rr/record_data.rs:689:9 | 689 | code: RecordType, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `rdata` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/rr/record_data.rs:691:9 | 691 | rdata: NULL, | ^^^^^ | = help: maybe it is overwritten before being read? warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/body/body.rs:454:25 | 454 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: trait `MakeServiceRef` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/service/make.rs:44:11 | 44 | pub trait MakeServiceRef: self::sealed::Sealed<(Target, ReqBody)> { | ^^^^^^^^^^^^^^ warning: trait `CantImpl` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/service/make.rs:182:15 | 182 | pub trait CantImpl {} | ^^^^^^^^ warning: enum `CantName` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/service/make.rs:185:14 | 185 | pub enum CantName {} | ^^^^^^^^ warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/client/conn.rs:1122:7 | 1122 | trait AssertSend: Send {} | ^^^^^^^^^^ warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/client/conn.rs:1123:7 | 1123 | trait AssertSendSync: Send + Sync {} | ^^^^^^^^^^^^^^ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/ext.rs:113:82 | 113 | pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 113 - pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { 113 + pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'a, Bytes> { | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:40:21 | 40 | pub fn new(buf: &[u8]) -> ExtensionIterable { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 40 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { | ++++ warning: `egui` (lib) generated 1 warning (1 duplicate) Compiling ssh-key v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ssh_key CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SSH key file format decoders/encoders as described in RFC4251/RFC4253 and OpenSSH key formats, as well as "sshsig" signatures and certificates (including certificate validation and certificate authority support), with further support for the `authorized_keys` and `known_hosts` file formats. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ssh-key CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/SSH/tree/master/ssh-key' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ssh_key --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="ecdsa"' --cfg 'feature="ed25519"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "rand_core", "rsa", "serde", "std", "tdes"))' -C metadata=567b545632669864 -C extra-filename=-a072f5884b5803c1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ed25519_dalek=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libed25519_dalek-751508acacb367a6.rmeta --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --extern sec1=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsec1-9a12c3548dedd270.rmeta --extern sha2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsha2-e56b6ef865291d51.rmeta --extern signature=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsignature-97142eea65b3796b.rmeta --extern cipher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libssh_cipher-be7659aad0f7aa16.rmeta --extern encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libssh_encoding-5f92c115c51d0c87.rmeta --extern subtle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsubtle-4f3e9f5b448dcc8a.rmeta --extern zeroize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzeroize-233f863de35aead2.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/src/authorized_keys.rs:39:12 | 39 | lines: core::str::Lines<'a>, | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/src/lib.rs:18:5 | 18 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 39 - lines: core::str::Lines<'a>, 39 + lines: str::Lines<'a>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/src/known_hosts.rs:49:12 | 49 | lines: core::str::Lines<'a>, | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 49 - lines: core::str::Lines<'a>, 49 + lines: str::Lines<'a>, | warning: `bevy_sprite` (lib) generated 10 warnings (1 duplicate) Compiling crypto_box v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_box CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto_box-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto_box-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of NaCl'\''s crypto_box public-key authenticated encryption primitive which combines the X25519 Elliptic Curve Diffie-Hellman function and the XSalsa20Poly1305 authenticated encryption cipher ' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/nacl-compat' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto_box CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/nacl-compat/tree/master/crypto_box' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_box --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crypto_box-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="chacha20"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="salsa20"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha20", "default", "getrandom", "heapless", "rand_core", "salsa20", "seal", "serde", "std"))' -C metadata=68711a847bd67609 -C extra-filename=-7376345d1cd169e3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern aead=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaead-49fa28aec0b93ba1.rmeta --extern chacha20=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libchacha20-4e43c90560b3c2f4.rmeta --extern crypto_secretbox=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrypto_secretbox-6c91c655b744a7b8.rmeta --extern curve25519_dalek=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcurve25519_dalek-dd94a7ccb1d16cca.rmeta --extern salsa20=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsalsa20-bc6c422572e970d6.rmeta --extern serdect=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserdect-656f1d370f571303.rmeta --extern subtle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsubtle-4f3e9f5b448dcc8a.rmeta --extern zeroize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzeroize-233f863de35aead2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crypto_box` (lib) generated 1 warning (1 duplicate) Compiling quoted-string-parser v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quoted_string_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quoted-string-parser-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/quoted-string-parser-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Santiago Carot-Nemesio /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:1941:11 | 1941 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` 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: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2169:11 | 2169 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2180:11 | 2180 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2304:11 | 2304 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2315:11 | 2315 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2330:11 | 2330 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2341:11 | 2341 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2356:11 | 2356 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2367:11 | 2367 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2521:11 | 2521 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2630:11 | 2630 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2760:11 | 2760 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2905:11 | 2905 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tokio-tungstenite` (lib) generated 1 warning (1 duplicate) Compiling phf_generator v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_generator-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_generator-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_generator-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=45aa87c4540309cf -C extra-filename=-fac931ea36eee8c6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libphf_shared-03841d1b4fa2f4a3.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-10c15dd05f942e74.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf_generator` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/portable-atomic-74cac4734afa6698/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::nonminimal_bool' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --cfg 'feature="require-cas"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=05d39b73d5f1603f -C extra-filename=-cd786d6c6ef05e36 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg portable_atomic_llvm_16 --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3","quadword-atomics","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_llvm_15,portable_atomic_llvm_16,portable_atomic_llvm_18,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6"))'` warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:358:7 | 358 | #[cfg(portable_atomic_no_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:366:7 | 366 | #[cfg(portable_atomic_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:435:7 | 435 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:18:17 | 18 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:24:17 | 24 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:25:13 | 25 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:35:25 | 35 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:47:17 | 47 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:1396:12 | 1396 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:4000:11 | 4000 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:4002:11 | 4002 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/utils.rs:46:11 | 46 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/utils.rs:79:11 | 79 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:57:17 | 57 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:76:17 | 76 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:77:23 | 77 | any(test, portable_atomic_outline_atomics), // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:87:25 | 87 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:124:9 | 124 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:390:9 | 390 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:413:17 | 413 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:428:17 | 428 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:429:13 | 429 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:439:25 | 439 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:320:13 | 320 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:342:25 | 342 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:355:25 | 355 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:356:21 | 356 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:366:33 | 366 | ... portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:23:11 | 23 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:47:15 | 47 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:56:15 | 56 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:64:15 | 64 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:144:15 | 144 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:166:15 | 166 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:212:9 | 212 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_test_outline_atomics_detect_false` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/detect/common.rs:41:14 | 41 | if !cfg!(portable_atomic_test_outline_atomics_detect_false) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, `portable_atomic_disable_fiq`, `portable_atomic_force_amo`, `portable_atomic_ll_sc_rmw`, `portable_atomic_llvm_15`, `portable_atomic_llvm_16`, `portable_atomic_llvm_18`, `portable_atomic_new_atomic_intrinsics`, `portable_atomic_no_asm`, `portable_atomic_no_asm_maybe_uninit`, `portable_atomic_no_atomic_64`, `portable_atomic_no_atomic_cas`, `portable_atomic_no_atomic_load_store`, `portable_atomic_no_atomic_min_max`, `portable_atomic_no_cfg_target_has_atomic`, `portable_atomic_no_cmpxchg16b_intrinsic`, `portable_atomic_no_cmpxchg16b_target_feature`, `portable_atomic_no_const_raw_ptr_deref`, `portable_atomic_no_const_transmute`, `portable_atomic_no_core_unwind_safe`, `portable_atomic_no_stronger_failure_ordering`, `portable_atomic_no_track_caller`, `portable_atomic_no_unsafe_op_in_unsafe_fn`, `portable_atomic_s_mode`, `portable_atomic_sanitize_thread`, `portable_atomic_target_feature`, `portable_atomic_unsafe_assume_single_core`, `portable_atomic_unstable_asm`, `portable_atomic_unstable_asm_experimental_arch`, `portable_atomic_unstable_cfg_target_has_atomic`, `portable_atomic_unstable_isa_attribute`, 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(portable_atomic_test_outline_atomics_detect_false)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_test_outline_atomics_detect_false)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:262:13 | 262 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:272:13 | 272 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:339:13 | 339 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:350:13 | 350 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bevy_internal` (lib) generated 1 warning (1 duplicate) Compiling iroh-quinn-proto v0.10.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iroh_quinn_proto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='State machine for the QUIC transport protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-quinn-proto CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/quinn-rs/quinn' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name iroh_quinn_proto --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="native-certs"' --cfg 'feature="ring"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "log", "native-certs", "ring", "rustls", "rustls-native-certs", "tls-rustls"))' -C metadata=79499b7a97be184a -C extra-filename=-f85f5f5cbc088ce2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern ring=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libring-5ca809754bb85b57.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-a51325261d443f1c.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls_native_certs-fcd9453240ecbf50.rmeta --extern slab=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libslab-4b64eeb47015eabc.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tinyvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtinyvec-f90a45e5321b52ba.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `portable-atomic` (lib) generated 41 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oid_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/oid-registry-09c9d9e0ef396661/out /usr/local/bin/rustc --crate-name oid_registry --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/oid-registry-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x509", "x962"))' -C metadata=98edcc9606d0d1f5 -C extra-filename=-32209fb96ae1d6c4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern asn1_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasn1_rs-7a737c1637c55da5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `x500` --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/oid-registry-09c9d9e0ef396661/out/oid_db.rs:411:11 | 411 | #[cfg(feature = "x500")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"x509"` | = note: expected values for `feature` are: `crypto`, `default`, `kdf`, `ms_spc`, `nist_algs`, `pkcs1`, `pkcs12`, `pkcs7`, `pkcs9`, `registry`, `x509`, and `x962` = help: consider adding `x500` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/lib.rs:15:17 | 15 | #![cfg_attr(not(fuzzing), warn(missing_docs))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/lib.rs:85:7 | 85 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:60:7 | 60 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:62:11 | 62 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:70:7 | 70 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:72:11 | 72 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:35:11 | 35 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:78:11 | 78 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:173:11 | 173 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `oid-registry` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libz-sys-cb0659987f4c9855/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/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="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=2f34577d7c740ce9 -C extra-filename=-d54159db460bd705 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --cap-lints warn -C ar=ar -C linker=cc -l z` warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = 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(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tzdb_data` (lib) generated 1 warning (1 duplicate) Compiling lru-cache v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru_cache CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-cache-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-cache-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='A cache that holds a limited number of key-value pairs' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/lru-cache' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lru-cache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/lru-cache' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lru_cache --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=9dea655265d809bb -C extra-filename=-c98b4450dc37f0f7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblinked_hash_map-4706b4ed591059fc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `libz-sys` (lib) generated 19 warnings (1 duplicate) Compiling ttl_cache v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ttl_cache CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Stu Small ' CARGO_PKG_DESCRIPTION='A cache that will expire values after a TTL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ttl_cache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stusmall/ttl_cache' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ttl_cache --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "stats"))' -C metadata=6dc2afc6aef36772 -C extra-filename=-9bc59c6b1b356417 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblinked_hash_map-4706b4ed591059fc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-cache-0.1.2/src/lib.rs:273:17 | 273 | pub fn iter(&self) -> Iter { Iter(self.map.iter()) } | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn iter(&self) -> Iter<'_, K, V> { Iter(self.map.iter()) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-cache-0.1.2/src/lib.rs:304:21 | 304 | pub fn iter_mut(&mut self) -> IterMut { IterMut(self.map.iter_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 | 304 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { IterMut(self.map.iter_mut()) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/src/lib.rs:394:18 | 394 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 394 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/src/lib.rs:431:17 | 431 | pub fn iter(&mut 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 | 431 | pub fn iter(&mut self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/src/lib.rs:466:21 | 466 | 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 | 466 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: `lru-cache` (lib) generated 3 warnings (1 duplicate) Compiling attohttpc v0.24.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=attohttpc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/attohttpc-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/attohttpc-0.24.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Bernier St-Pierre ' CARGO_PKG_DESCRIPTION='Small and lightweight HTTP client' CARGO_PKG_HOMEPAGE='https://github.com/sbstp/attohttpc' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=attohttpc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sbstp/attohttpc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name attohttpc --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/attohttpc-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "base64", "basic-auth", "charsets", "compress", "compress-zlib", "compress-zlib-ng", "default", "encoding_rs", "encoding_rs_io", "flate2", "form", "json", "mime", "multipart", "multipart-form", "native-tls", "rustls", "rustls-native-certs", "rustls-opt-dep", "serde", "serde_json", "serde_urlencoded", "tls", "tls-native", "tls-native-vendored", "tls-rustls", "tls-rustls-native-roots", "tls-rustls-webpki-roots", "tls-vendored", "webpki", "webpki-roots"))' -C metadata=f5e240aa1c3eac43 -C extra-filename=-d17efe0361cddb10 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-5cbb04d0027a1726.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ttl_cache` (lib) generated 4 warnings (1 duplicate) Compiling lyon_geom v1.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lyon_geom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_geom-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_geom-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Silva ' CARGO_PKG_DESCRIPTION='2D quadratic and cubic bézier arcs and line segment math on top of euclid.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lyon_geom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nical/lyon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lyon_geom --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_geom-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialization", "std"))' -C metadata=96168ffb95ccc4df -C extra-filename=-4bd867a64a0149e7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern euclid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libeuclid-83525628424ac6dc.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `web-sys` (lib) generated 14 warnings (1 duplicate) Compiling yasna v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yasna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/yasna-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/yasna-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Masaki Hara ' CARGO_PKG_DESCRIPTION='ASN.1 library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/qnighy/yasna.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yasna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/qnighy/yasna.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name yasna --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=67816fc8d5ea1cd1 -C extra-filename=-9741c6fda6df4b14 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hickory-proto` (lib) generated 18 warnings (1 duplicate) Compiling once_map v0.4.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Single assignment and lazy maps' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/a1phyr/once_map' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name once_map --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "equivalent", "rayon", "std"))' -C metadata=5f6365def536a94e -C extra-filename=-1a0fc547c3cb9da0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libahash-2f5c99c734254305.rmeta --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-4c9404cd7f6ea526.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstable_deref_trait-377dd011ef7a64aa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: methods `bounding_box`, `fast_bounding_box`, `fast_bounding_range_x`, and `fast_bounding_range_y` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_geom-1.0.5/src/segment.rs:80:8 | 76 | pub trait BoundingBox { | ----------- methods in this trait ... 80 | fn bounding_box(&self) -> Box2D { | ^^^^^^^^^^^^ ... 93 | fn fast_bounding_box(&self) -> Box2D { | ^^^^^^^^^^^^^^^^^ ... 110 | fn fast_bounding_range_x(&self) -> (Self::Scalar, Self::Scalar); | ^^^^^^^^^^^^^^^^^^^^^ ... 113 | fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `src_cid` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/packet.rs:762:9 | 762 | src_cid: ConnectionId, | ^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `dst_cid` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/packet.rs:763:9 | 763 | dst_cid: ConnectionId, | ^^^^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/sync.rs:118:24 | 118 | fn prepare_waiting(&self) -> Waiter { | ^^^^^ ^^^^^^ the 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 | 118 | fn prepare_waiting(&self) -> Waiter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/sync.rs:399:27 | 399 | pub fn read_only_view(&self) -> ReadOnlyView { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 399 | pub fn read_only_view(&self) -> ReadOnlyView<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/unsync.rs:49:27 | 49 | pub fn read_only_view(&self) -> ReadOnlyView { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | pub fn read_only_view(&self) -> ReadOnlyView<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/map.rs:174:24 | 174 | pub fn entry(&mut self, hash: u64, k: &Q, hasher: &S) -> Entry | ^^^^^^^^^ 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 | 174 | pub fn entry(&mut self, hash: u64, k: &Q, hasher: &S) -> Entry<'_, K, V> | +++ warning: `lyon_geom` (lib) generated 2 warnings (1 duplicate) Compiling pem v3.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pem-3.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pem-3.0.4/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Creekmore ' CARGO_PKG_DESCRIPTION='Parse and encode PEM-encoded data.' CARGO_PKG_HOMEPAGE='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=3.0.4 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pem --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pem-3.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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=511017522003e540 -C extra-filename=-38106048eb5cef90 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern base64=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64-4d4008d0d142ab8e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `once_map` (lib) generated 5 warnings (1 duplicate) Compiling serde-error v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-error-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-error-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Léo Gaspard ' CARGO_PKG_DESCRIPTION='Serde (de)serializer for Error types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Ekleog/serde-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name serde_error --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-error-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6044056ca5b98c41 -C extra-filename=-bc5fcdf30c947573 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde-error` (lib) generated 1 warning (1 duplicate) Compiling bincode v1.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby :Francesco Mazzoli :David Tolnay :Zoey Riordan ' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=8df1487ac608f7bc -C extra-filename=-0a49be62ea7dc42b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `pem` (lib) generated 1 warning (1 duplicate) Compiling futures-buffered v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_buffered CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-buffered-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-buffered-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='Conrad Ludgate /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:125:17 | 125 | pub fn read(&mut self, ordered: bool) -> Result { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub fn read(&mut self, ordered: bool) -> Result, ReadableError> { | ++++ warning: `yasna` (lib) generated 1 warning (1 duplicate) Compiling iroh-quinn-udp v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iroh_quinn_udp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-udp-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-udp-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='UDP sockets with ECN information for the QUIC transport protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-quinn-udp CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/quinn-rs/quinn' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name iroh_quinn_udp --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-udp-0.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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log"))' -C metadata=7825d64150fe1b1c -C extra-filename=-612fec82ecfdb522 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-8907ef6e04d1c032.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bincode` (lib) generated 5 warnings (1 duplicate) Compiling safe_arch v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=safe_arch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='Crate that exposes `core::arch` safely via `#[cfg()]`.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=safe_arch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/safe_arch' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name safe_arch --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytemuck"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "default"))' -C metadata=25213ed243d2fed0 -C extra-filename=-2d1628d1a25602ad --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-buffered` (lib) generated 1 warning (1 duplicate) Compiling der_derive v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der_derive-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der_derive-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Custom derive support for the `der` crate'\''s `Choice` and `Sequence` traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der/derive' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name der_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der_derive-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=694c9a82cc380c99 -C extra-filename=-5e9a07d9fe2bd10e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/lib.rs:6:13 | 6 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/lib.rs:286:14 | 286 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "avx")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:7:12 | 7 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:14:12 | 14 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:21:12 | 21 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:31:12 | 31 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:45:12 | 45 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:60:12 | 60 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:75:12 | 75 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:90:12 | 90 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:105:12 | 105 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:122:12 | 122 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:139:12 | 139 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:156:12 | 156 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:173:12 | 173 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:190:12 | 190 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:207:12 | 207 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:224:12 | 224 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:241:12 | 241 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:258:12 | 258 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:275:12 | 275 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:292:12 | 292 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:309:12 | 309 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:326:12 | 326 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:343:12 | 343 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:360:12 | 360 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:377:12 | 377 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:394:12 | 394 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:411:12 | 411 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:428:12 | 428 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:445:12 | 445 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:462:12 | 462 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:479:12 | 479 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:496:12 | 496 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:513:12 | 513 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:529:12 | 529 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:545:12 | 545 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:561:12 | 561 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:577:12 | 577 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:593:12 | 593 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:609:12 | 609 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:625:12 | 625 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:655:12 | 655 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:668:12 | 668 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:697:12 | 697 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:712:12 | 712 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:726:12 | 726 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:741:12 | 741 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:757:12 | 757 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:771:12 | 771 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:789:12 | 789 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:804:12 | 804 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:819:12 | 819 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:834:12 | 834 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:849:12 | 849 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:864:12 | 864 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:879:12 | 879 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:894:12 | 894 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:910:12 | 910 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:925:12 | 925 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:940:12 | 940 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:955:12 | 955 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:972:12 | 972 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:989:12 | 989 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1006:12 | 1006 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1023:12 | 1023 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1037:12 | 1037 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1051:12 | 1051 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1065:12 | 1065 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1079:12 | 1079 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1092:12 | 1092 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1125:12 | 1125 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1139:12 | 1139 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1153:12 | 1153 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1168:12 | 1168 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1182:12 | 1182 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1197:12 | 1197 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1212:12 | 1212 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1230:12 | 1230 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1245:12 | 1245 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1260:12 | 1260 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1279:12 | 1279 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1294:12 | 1294 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1309:12 | 1309 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1324:12 | 1324 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:15:12 | 15 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:30:12 | 30 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:45:12 | 45 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:60:12 | 60 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:75:12 | 75 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:90:12 | 90 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:118:12 | 118 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:133:12 | 133 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:161:12 | 161 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:176:12 | 176 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:191:12 | 191 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:206:12 | 206 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:221:12 | 221 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:236:12 | 236 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:264:12 | 264 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:279:12 | 279 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:295:12 | 295 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:311:12 | 311 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:325:12 | 325 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:339:12 | 339 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:353:12 | 353 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:367:12 | 367 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:381:12 | 381 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:395:12 | 395 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:412:12 | 412 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:429:12 | 429 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:446:12 | 446 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:463:12 | 463 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:480:12 | 480 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:497:12 | 497 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:514:12 | 514 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:531:12 | 531 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:548:12 | 548 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:565:12 | 565 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:582:12 | 582 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:599:12 | 599 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:616:12 | 616 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:633:12 | 633 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:650:12 | 650 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:667:12 | 667 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:684:12 | 684 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:701:12 | 701 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:718:12 | 718 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:735:12 | 735 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:752:12 | 752 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:769:12 | 769 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:786:12 | 786 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:803:12 | 803 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:820:12 | 820 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:837:12 | 837 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:854:12 | 854 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:871:12 | 871 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:888:12 | 888 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:905:12 | 905 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:922:12 | 922 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:939:12 | 939 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:956:12 | 956 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:972:12 | 972 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:988:12 | 988 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1004:12 | 1004 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1020:12 | 1020 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1036:12 | 1036 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1052:12 | 1052 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1069:12 | 1069 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1086:12 | 1086 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1103:12 | 1103 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1119:12 | 1119 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1136:12 | 1136 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1152:12 | 1152 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1166:12 | 1166 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1180:12 | 1180 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1195:12 | 1195 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1213:12 | 1213 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1227:12 | 1227 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1242:12 | 1242 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1258:12 | 1258 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1272:12 | 1272 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1289:12 | 1289 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1304:12 | 1304 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1321:12 | 1321 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1335:12 | 1335 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1349:12 | 1349 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1362:12 | 1362 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1376:12 | 1376 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1391:12 | 1391 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1406:12 | 1406 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1424:12 | 1424 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1442:12 | 1442 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1456:12 | 1456 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1471:12 | 1471 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1486:12 | 1486 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1500:12 | 1500 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1515:12 | 1515 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1529:12 | 1529 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1544:12 | 1544 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1558:12 | 1558 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1576:12 | 1576 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1595:12 | 1595 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1611:12 | 1611 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1626:12 | 1626 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1641:12 | 1641 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1656:12 | 1656 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1671:12 | 1671 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1686:12 | 1686 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1701:12 | 1701 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1716:12 | 1716 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1731:12 | 1731 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1745:12 | 1745 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1760:12 | 1760 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1776:12 | 1776 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1792:12 | 1792 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1808:12 | 1808 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1823:12 | 1823 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1838:12 | 1838 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1854:12 | 1854 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1870:12 | 1870 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1886:12 | 1886 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1901:12 | 1901 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1916:12 | 1916 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1931:12 | 1931 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1946:12 | 1946 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1961:12 | 1961 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1980:12 | 1980 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1996:12 | 1996 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2012:12 | 2012 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2026:12 | 2026 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2040:12 | 2040 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2054:12 | 2054 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2068:12 | 2068 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2082:12 | 2082 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2096:12 | 2096 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2110:12 | 2110 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2124:12 | 2124 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2138:12 | 2138 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2154:12 | 2154 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2170:12 | 2170 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2184:12 | 2184 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2198:12 | 2198 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2211:12 | 2211 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2224:12 | 2224 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2243:12 | 2243 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2271:12 | 2271 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2287:12 | 2287 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2304:12 | 2304 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2321:12 | 2321 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2338:12 | 2338 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2355:12 | 2355 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2370:12 | 2370 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2385:12 | 2385 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2400:12 | 2400 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2414:12 | 2414 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2429:12 | 2429 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2446:12 | 2446 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2463:12 | 2463 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2480:12 | 2480 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2497:12 | 2497 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2513:12 | 2513 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2529:12 | 2529 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2546:12 | 2546 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2565:12 | 2565 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2582:12 | 2582 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2599:12 | 2599 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2614:12 | 2614 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2628:12 | 2628 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2643:12 | 2643 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2658:12 | 2658 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2672:12 | 2672 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2687:12 | 2687 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2702:12 | 2702 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2716:12 | 2716 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2730:12 | 2730 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2745:12 | 2745 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2760:12 | 2760 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2775:12 | 2775 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2790:12 | 2790 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2805:12 | 2805 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2820:12 | 2820 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2835:12 | 2835 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2850:12 | 2850 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2865:12 | 2865 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2880:12 | 2880 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2895:12 | 2895 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2910:12 | 2910 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2925:12 | 2925 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2940:12 | 2940 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2955:12 | 2955 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2970:12 | 2970 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2985:12 | 2985 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3000:12 | 3000 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3015:12 | 3015 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3030:12 | 3030 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3045:12 | 3045 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3060:12 | 3060 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arch` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:641:7 | 641 | #[cfg(arch = "x86_64")] | ^^^^^^^^^^^^^^^ | = 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(arch, values("x86_64"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arch, values(\"x86_64\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arch` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:681:7 | 681 | #[cfg(arch = "x86_64")] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arch, values("x86_64"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arch, values(\"x86_64\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:67:3 | 67 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:76:3 | 76 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:67:3 | 67 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:76:3 | 76 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:29:3 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:38:3 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:48:3 | 48 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:64:3 | 64 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:72:3 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:82:3 | 82 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:98:3 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:116:3 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:124:3 | 124 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:132:3 | 132 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:184:3 | 184 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:192:3 | 192 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:200:3 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:208:3 | 208 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:65:3 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:74:3 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:82:3 | 82 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:93:3 | 93 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:67:3 | 67 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:76:3 | 76 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:29:3 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:38:3 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:48:3 | 48 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:64:3 | 64 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:72:3 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:82:3 | 82 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:98:3 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:116:3 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:124:3 | 124 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:132:3 | 132 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:184:3 | 184 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:192:3 | 192 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:200:3 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:208:3 | 208 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1342:3 | 1342 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1357:3 | 1357 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1372:3 | 1372 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1387:3 | 1387 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1402:3 | 1402 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1417:3 | 1417 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1432:3 | 1432 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1455:3 | 1455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1470:3 | 1470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3080:3 | 3080 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3095:3 | 3095 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3110:3 | 3110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3125:3 | 3125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3140:3 | 3140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3155:3 | 3155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3170:3 | 3170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3183:3 | 3183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3193:3 | 3193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3208:3 | 3208 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3221:3 | 3221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3236:3 | 3236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3251:3 | 3251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3270:3 | 3270 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3281:3 | 3281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `iroh-quinn-udp` (lib) generated 1 warning (1 duplicate) Compiling simple-dns v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simple_dns CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Ilson Roberto Balliego Junior ' CARGO_PKG_DESCRIPTION='Rust implementation to parse and write DNS packets' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simple-dns CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/balliegojr/simple-dns' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name simple_dns --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee2f67a84a0411a5 -C extra-filename=-ab075fe4071e57f3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `safe_arch` (lib) generated 367 warnings (1 duplicate) Compiling type-map v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/type-map-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/type-map-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name type_map --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc36398b51143a82 -C extra-filename=-38a1eca3782793d2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/type-map-0.5.0/src/lib.rs:169:30 | 169 | pub fn entry(&mut self) -> Entry { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 169 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/type-map-0.5.0/src/lib.rs:359:48 | 359 | pub fn entry(&mut self) -> Entry { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 359 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: `ssh-key` (lib) generated 3 warnings (1 duplicate) Compiling filetime v0.2.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6a2d9d7fc055319 -C extra-filename=-fff2fa8f237c7023 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/src/unix/mod.rs:88:11 | 88 | #[cfg(target_os = "bitrig")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/src/unix/mod.rs:97:15 | 97 | #[cfg(not(target_os = "bitrig"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `type-map` (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/games/jumpy/work/jumpy-0.12.2/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -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=fec47e524d22f9c5 -C extra-filename=-4d43a16c9ec37fc1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `filetime` (lib) generated 4 warnings (1 duplicate) Compiling spinning_top v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spinning_top CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spinning_top-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spinning_top-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Philipp Oppermann ' CARGO_PKG_DESCRIPTION='A simple spinlock crate based on the abstractions provided by `lock_api`.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spinning_top CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-osdev/spinning_top' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name spinning_top --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spinning_top-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "owning_ref"))' -C metadata=fa3bf7fa7093dd5e -C extra-filename=-671901340112988f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblock_api-3dfb475d4fd854ba.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `der_derive` (lib) generated 1 warning (1 duplicate) Compiling polling v2.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Portable interface to epoll, kqueue, event ports, and IOCP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/polling' CARGO_PKG_RUST_VERSION=1.47 CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=260caed94ca85016 -C extra-filename=-e5ad19aa2f359cd3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/polling-e5ad19aa2f359cd3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libautocfg-72f03d9f505ca30f.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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: `spinning_top` (lib) generated 1 warning (1 duplicate) Compiling matrixmultiply v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='bluss:R. Janis Goldschmidt' CARGO_PKG_DESCRIPTION='General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matrixmultiply CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/matrixmultiply/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cgemm", "constconf", "default", "num_cpus", "once_cell", "std", "thread-tree", "threading"))' -C metadata=cac2bfe38c3fc818 -C extra-filename=-048470fd8ab9a936 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/matrixmultiply-048470fd8ab9a936 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libautocfg-72f03d9f505ca30f.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `errno` (lib) generated 2 warnings (1 duplicate) Compiling path-dedot v3.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_dedot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.' CARGO_PKG_HOMEPAGE='https://magiclen.org/path-dedot' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-dedot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/path-dedot' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name path_dedot --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="use_unix_paths_on_wasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static", "lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=e054a8d9fe073675 -C extra-filename=-d08c82c5ad629ddb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `polling` (build script) generated 1 warning (1 duplicate) Compiling lru v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-0.12.3/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.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lru --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=d0da3650fd475c67 -C extra-filename=-5ba6b991afd54cde --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/lib.rs:318:18 | 318 | fn parse_dot(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 318 | fn parse_dot(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/lib.rs:323:23 | 323 | fn parse_dot_from(&self, cwd: impl AsRef) -> 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 | 323 | fn parse_dot_from(&self, cwd: impl AsRef) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/parse_dot.rs:6:18 | 6 | fn parse_dot(&self) -> io::Result>; | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 6 | fn parse_dot(&self) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/parse_dot.rs:9:23 | 9 | fn parse_dot_from(&self, cwd: impl AsRef) -> 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 | 9 | fn parse_dot_from(&self, cwd: impl AsRef) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/unix.rs:12:18 | 12 | fn parse_dot(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 12 | fn parse_dot(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/unix.rs:18:23 | 18 | fn parse_dot_from(&self, cwd: impl AsRef) -> 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 | 18 | fn parse_dot_from(&self, cwd: impl AsRef) -> io::Result> { | +++ warning: `matrixmultiply` (build script) generated 1 warning (1 duplicate) Compiling iana-time-zone v0.1.60 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iana-time-zone-0.1.60 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iana-time-zone-0.1.60/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.60 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=370dab07e8c63b8d -C extra-filename=-efe823a0dc1f035d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `path-dedot` (lib) generated 7 warnings (1 duplicate) Compiling no-std-compat v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=no_std_compat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/no-std-compat-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/no-std-compat-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='jD91mZM2 ' CARGO_PKG_DESCRIPTION='A `#'\!'[no_std]` compatibility layer that will make porting your crate to no_std *easy*.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=no-std-compat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/jD91mZM2/no-std-compat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name no_std_compat --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/no-std-compat-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compat_hash", "compat_macros", "compat_sync", "hashbrown", "spin", "std", "unstable"))' -C metadata=0ac0f670759e7476 -C extra-filename=-206f8b108e81d5d1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `no-std-compat` (lib) generated 1 warning (1 duplicate) Compiling bounded-integer v0.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bounded_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Bounded integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kestrer/bounded-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bounded_integer --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__examples", "alloc", "arbitrary1", "bounded-integer-macro", "bytemuck1", "macro", "num-traits02", "serde", "serde1", "std", "step_trait", "types", "zerocopy06"))' -C metadata=543503101d7d2f2b -C extra-filename=-72a0ce2796374cbb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) Compiling hmac-sha256 v1.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac_sha256 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-sha256-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-sha256-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='A small, self-contained SHA256 and HMAC-SHA256 implementation' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-hmac-sha256' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac-sha256 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-hmac-sha256' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hmac_sha256 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hmac-sha256-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest010", "digest09", "opt_size", "traits", "traits010", "traits09"))' -C metadata=12d2ac4b3c9b6e17 -C extra-filename=-78309af2b5da22ae --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `lru` (lib) generated 1 warning (1 duplicate) Compiling md5 v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/md5-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/md5-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ivan Ukhov :Kamal Ahmad :Konstantin Stepanov :Lukas Kalbertodt :Nathan Musoke :Scott Mabin :Tony Arcieri :Wim de With :Yosef Dinerstein ' CARGO_PKG_DESCRIPTION='The package provides the MD5 hash function.' CARGO_PKG_HOMEPAGE='https://github.com/stainless-steel/md5' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stainless-steel/md5' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=5bb7a15fac8413e7 -C extra-filename=-ab57fa096f9cc995 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `attohttpc` (lib) generated 1 warning (1 duplicate) Compiling z32 v1.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=z32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/z32-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/z32-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Nuh ' CARGO_PKG_DESCRIPTION='Zero-dependency `no_std` compatible MIT licensed implementation [z-base-32](https://philzimmermann.com/docs/human-oriented-base-32-encoding.txt) encoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=z32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nuhvi/z32' CARGO_PKG_RUST_VERSION='' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name z32 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/z32-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69bf7aad95509417 -C extra-filename=-8e1df5107badf4ed --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hmac-sha256` (lib) generated 1 warning (1 duplicate) Compiling erased_set v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_set CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased_set-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased_set-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Maël Obréjan ' CARGO_PKG_DESCRIPTION='A set of erased types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased_set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/malobre/erased_set' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name erased_set --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased_set-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="send"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "send", "sync"))' -C metadata=112f3283641b4570 -C extra-filename=-6ff058c149fd5b7d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/src/dns/name.rs:60:30 | 60 | pub fn iter(&'a self) -> std::slice::Iter> { | -- ^^^^^^^^^^^^^^^^^^^^^^^--^^ | | | | | | | the same lifetime is named here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 60 | pub fn iter(&'a self) -> std::slice::Iter<'a, Label<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/src/dns/name.rs:88:20 | 88 | pub fn without(&self, domain: &Name) -> 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 | 88 | pub fn without(&self, domain: &Name) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/src/dns/header.rs:111:26 | 111 | pub(crate) fn opt_rr(&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 | 111 | pub(crate) fn opt_rr(&self) -> Option> { | ++++ warning: `md5` (lib) generated 1 warning (1 duplicate) Compiling nonzero_ext v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nonzero_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Andreas Fuchs ' CARGO_PKG_DESCRIPTION='Extensions and additional traits for non-zero integer types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nonzero_ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/antifuchs/nonzero_ext' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name nonzero_ext --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-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=3 -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=6ef649c5f2925bff -C extra-filename=-1a428aafcc19ae4c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `z32` (lib) generated 1 warning (1 duplicate) Compiling cpal v0.15.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpal-0.15.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpal-0.15.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Low-level cross-platform audio I/O library in pure Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustaudio/cpal' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpal-0.15.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asio", "asio-sys", "jack", "num-traits", "oboe-shared-stdcxx", "wasm-bindgen"))' -C metadata=87790d4ca95c197a -C extra-filename=-a03270165cd2db1b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/cpal-a03270165cd2db1b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 136 | impl_nonzeroness!(NonZero, NonZeroU8, u8); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 137 | impl_nonzeroness!(NonZero, NonZeroU16, u16); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 138 | impl_nonzeroness!(NonZero, NonZeroU32, u32); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 139 | impl_nonzeroness!(NonZero, NonZeroU64, u64); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 140 | impl_nonzeroness!(NonZero, NonZeroU128, u128); | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 141 | impl_nonzeroness!(NonZero, NonZeroUsize, usize); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 143 | impl_nonzeroness!(NonZero, NonZeroI8, i8); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 144 | impl_nonzeroness!(NonZero, NonZeroI16, i16); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 145 | impl_nonzeroness!(NonZero, NonZeroI32, i32); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 146 | impl_nonzeroness!(NonZero, NonZeroI64, i64); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 147 | impl_nonzeroness!(NonZero, NonZeroI128, i128); | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 148 | impl_nonzeroness!(NonZero, NonZeroIsize, isize); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `nonzero_ext` (lib) generated 13 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=c5b8aaa98f7b71d6 -C extra-filename=-a0f852f79dfa0a31 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cpal` (build script) generated 1 warning (1 duplicate) Compiling atomicell v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomicell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/atomicell-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/atomicell-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-threaded RefCell on atomics' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/atomicell' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomicell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/atomicell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name atomicell --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/atomicell-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8aa40f65e56b6162 -C extra-filename=-826fab46fe864fc4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `erased_set` (lib) generated 1 warning (1 duplicate) Compiling bitset-core v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitset_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitset-core-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitset-core-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Casper ' CARGO_PKG_DESCRIPTION='Straightforward, no-std compatible, simd optimized, BitSet API' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitset-core CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/CasualX/bitset-core' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bitset_core --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitset-core-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=1cf41d1fc938f9f3 -C extra-filename=-04e0822edaa0f5a2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/src/lib.rs:99:13 | 99 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/src/types/mod.rs:175:20 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "types")))] | ^^^^^^^ ... 1347 | / define_bounded_integers! { 1348 | | BoundedU8 u8 -> u8 u16 u32 u64 u128 usize i16 i32 i64 i128 isize, 1349 | | BoundedU16 u16 -> u16 u32 u64 u128 usize i32 i64 i128, 1350 | | BoundedU32 u32 -> u32 u64 u128 i64 i128, ... | 1359 | | BoundedIsize isize signed -> isize, 1360 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_bounded_integers` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `zerocopy06` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/src/types/mod.rs:178:20 | 178 | #[cfg_attr(zerocopy06, derive(zerocopy06::AsBytes))] | ^^^^^^^^^^ help: found config with similar value: `feature = "zerocopy06"` ... 1347 | / define_bounded_integers! { 1348 | | BoundedU8 u8 -> u8 u16 u32 u64 u128 usize i16 i32 i64 i128 isize, 1349 | | BoundedU16 u16 -> u16 u32 u64 u128 usize i32 i64 i128, 1350 | | BoundedU32 u32 -> u32 u64 u128 i64 i128, ... | 1359 | | BoundedIsize isize signed -> isize, 1360 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zerocopy06)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zerocopy06)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_bounded_integers` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `atomicell` (lib) generated 1 warning (1 duplicate) Compiling unsafe-libyaml v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unsafe_libyaml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='libyaml transpiled to rust by c2rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unsafe-libyaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unsafe-libyaml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name unsafe_libyaml --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21097c12d77dbc7c -C extra-filename=-b87392392e686084 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `powerfmt` (lib) generated 4 warnings (4 duplicates) Compiling hostname-validator v1.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hostname_validator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hostname-validator-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hostname-validator-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Validate hostnames according to IETF RFC 1123' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hostname-validator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pop-os/hostname-validator' CARGO_PKG_RUST_VERSION='' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hostname_validator --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hostname-validator-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e87df49812db800 -C extra-filename=-55d24a895c861673 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hostname-validator` (lib) generated 1 warning (1 duplicate) Compiling fallible-iterator v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fallible_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fallible-iterator-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fallible-iterator-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Fallible iterator traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-fallible-iterator' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fallible_iterator --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fallible-iterator-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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4cba1dde3bef10c2 -C extra-filename=-db8f4a7dfeba57c8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:311:17 | 311 | tag_directives.start = tag_directives.end; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `fallible-iterator` (lib) generated 1 warning (1 duplicate) Compiling futures-timer v3.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_timer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Timeouts for futures. ' CARGO_PKG_HOMEPAGE='https://github.com/async-rs/futures-timer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-timer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/async-rs/futures-timer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.3 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_timer --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=70ea6e73d1633114 -C extra-filename=-ad3ce351fe5a9479 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1154:5 | 1154 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1410:5 | 1410 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1598:5 | 1598 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1622:17 | 1622 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2046:5 | 2046 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2047:5 | 2047 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2032:49 | 2032 | ... STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2048:5 | 2048 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2033:49 | 2033 | ... STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2506:5 | 2506 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2507:5 | 2507 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2501:9 | 2501 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2508:5 | 2508 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2502:9 | 2502 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2509:5 | 2509 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2503:9 | 2503 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2686:5 | 2686 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2687:5 | 2687 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2681:9 | 2681 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2688:5 | 2688 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2682:9 | 2682 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2689:5 | 2689 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2683:9 | 2683 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `assert_timer_heap_consistent` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/src/native/heap.rs:164:18 | 164 | if !cfg!(assert_timer_heap_consistent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(assert_timer_heap_consistent)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_timer_heap_consistent)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `bitset-core` (lib) generated 1 warning (1 duplicate) Compiling bones_ecs v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_ecs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='A simple and flexible Entity Component System.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_ecs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_ecs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="glam"' --cfg 'feature="keysize16"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "glam", "keysize16", "keysize20", "keysize24", "keysize32", "serde"))' -C metadata=66a4cfdd923bc05f -C extra-filename=-96e46a6106b5082e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern atomicell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libatomicell-826fab46fe864fc4.rmeta --extern bitset_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitset_core-04e0822edaa0f5a2.rmeta --extern bones_ecs_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_ecs_macros-87613064236e43c2.so --extern bones_schema=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_schema-514297594d17c464.rmeta --extern bones_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_utils-080aab22a2af7127.rmeta --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --extern once_map=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_map-1a0fc547c3cb9da0.rmeta --extern paste=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpaste-1af0580b98b61f4e.so --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta -C ar=ar -C linker=cc` warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:107:26 | 107 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:45:15 | 45 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `futures-timer` (lib) generated 4 warnings (1 duplicate) Compiling serde_yaml v0.9.34+deprecated Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_yaml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='YAML data format for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_yaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-yaml' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.9.34+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name serde_yaml --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=644af559fd429190 -C extra-filename=-0cee7e561f719501 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libindexmap-618768110dcdb851.rmeta --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-bf5121dab35ae511.rmeta --extern ryu=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libryu-f867a69fce983bd1.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern unsafe_libyaml=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunsafe_libyaml-b87392392e686084.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unsafe-libyaml` (lib) generated 64 warnings (1 duplicate) Compiling governor v0.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=governor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Andreas Fuchs ' CARGO_PKG_DESCRIPTION='A rate-limiting implementation in Rust' CARGO_PKG_HOMEPAGE='https://github.com/boinkor-net/governor' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=governor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/boinkor-net/governor.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name governor --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-timer"' --cfg 'feature="jitter"' --cfg 'feature="quanta"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashmap", "default", "futures", "futures-timer", "jitter", "no_std", "quanta", "rand", "std"))' -C metadata=b048c85ba768e51b -C extra-filename=-2cfd58ccb39d4260 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern dashmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdashmap-2c7906fcebf2101a.rmeta --extern futures=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures-5e96132a046cccf8.rmeta --extern futures_timer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_timer-ad3ce351fe5a9479.rmeta --extern no_std_compat=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libno_std_compat-206f8b108e81d5d1.rmeta --extern nonzero_ext=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnonzero_ext-1a428aafcc19ae4c.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern portable_atomic=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libportable_atomic-cd786d6c6ef05e36.rmeta --extern quanta=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquanta-5ea365f4713c3bf4.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern spinning_top=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libspinning_top-671901340112988f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/jitter.rs:61:12 | 61 | #[cfg_attr(feature = "docs", doc(cfg(jitter)))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `dashmap`, `default`, `futures`, `futures-timer`, `jitter`, `no_std`, `quanta`, `rand`, and `std` = help: consider adding `docs` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/lib.rs:32:9 | 32 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:143:25 | 143 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 143 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:149:9 | 149 | &self, | ^^^^^ the lifetime is elided here 150 | bitset: Rc, 151 | ) -> ComponentBitsetOptionalIterator; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 151 | ) -> ComponentBitsetOptionalIterator<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:156:29 | 156 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut; | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:162:9 | 162 | &mut self, | ^^^^^^^^^ the lifetime is elided here 163 | bitset: Rc, 164 | ) -> ComponentBitsetOptionalIteratorMut; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 164 | ) -> ComponentBitsetOptionalIteratorMut<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:181:25 | 181 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:183:22 | 183 | fn map(r: SchemaRef) -> &T { | ^^^^^^^^^ ^^ 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 | 183 | fn map(r: SchemaRef<'_>) -> &T { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:194:9 | 194 | &self, | ^^^^^ the lifetime is elided here 195 | bitset: Rc, 196 | ) -> ComponentBitsetOptionalIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 196 | ) -> ComponentBitsetOptionalIterator<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:198:29 | 198 | fn map(r: Option) -> Option<&T> { | ^^^^^^^^^ ^^ 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 | 198 | fn map(r: Option>) -> Option<&T> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:208:29 | 208 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:222:9 | 222 | &mut self, | ^^^^^^^^^ the lifetime is elided here 223 | bitset: Rc, 224 | ) -> ComponentBitsetOptionalIteratorMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 224 | ) -> ComponentBitsetOptionalIteratorMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:226:29 | 226 | fn map(r: Option) -> Option<&mut T> { | ^^^^^^^^^^^^ ^^^^^^ 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 | 226 | fn map(r: Option>) -> Option<&mut T> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:253:20 | 253 | pub fn get_ref(&self, entity: Entity) -> 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 | 253 | pub fn get_ref(&self, entity: Entity) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:258:16 | 258 | fn get_idx(&self, idx: usize) -> Option { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 258 | fn get_idx(&self, idx: usize) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:380:9 | 380 | &mut self, | ^^^^^^^^^ the lifetime is elided here 381 | entities: [Entity; N], 382 | ) -> [Option; N] { | ^^^^^^^^^^^^ 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 | 382 | ) -> [Option>; N] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:519:29 | 519 | pub fn iter_with_bitset(&self, bitset: Rc) -> UntypedComponentBitsetIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 519 | pub fn iter_with_bitset(&self, bitset: Rc) -> UntypedComponentBitsetIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:530:9 | 530 | &self, | ^^^^^ the lifetime is elided here 531 | bitset: Rc, 532 | ) -> UntypedComponentOptionalBitsetIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 532 | ) -> UntypedComponentOptionalBitsetIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:545:9 | 545 | &mut self, | ^^^^^^^^^ the lifetime is elided here 546 | bitset: Rc, 547 | ) -> UntypedComponentBitsetIteratorMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 547 | ) -> UntypedComponentBitsetIteratorMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:558:9 | 558 | &mut self, | ^^^^^^^^^ the lifetime is elided here 559 | bitset: Rc, 560 | ) -> UntypedComponentOptionalBitsetIteratorMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 560 | ) -> UntypedComponentOptionalBitsetIteratorMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/entities.rs:430:36 | 430 | pub fn iter_with(&self, query: Q) -> EntitiesIterWith<::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 | 430 | pub fn iter_with(&self, query: Q) -> EntitiesIterWith<'_, ::Iter> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/entities.rs:535:69 | 535 | pub fn iter_with_bitset<'a>(&'a self, bitset: &'a BitSetVec) -> EntityIterator { | -- -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 535 | pub fn iter_with_bitset<'a>(&'a self, bitset: &'a BitSetVec) -> EntityIterator<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/entities.rs:546:17 | 546 | pub fn iter(&self) -> EntityIterator { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 546 | pub fn iter(&self) -> EntityIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:78:19 | 78 | pub fn borrow(&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 | 78 | pub fn borrow(&self) -> Ref<'_, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:84:23 | 84 | pub fn borrow_mut(&self) -> RefMut> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 84 | pub fn borrow_mut(&self) -> RefMut<'_, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:246:30 | 246 | pub fn get(&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 | 246 | pub fn get(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:259:34 | 259 | pub fn get_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 | 259 | pub fn get_mut(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:361:19 | 361 | pub fn borrow(&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 | 361 | pub fn borrow(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:375:23 | 375 | pub fn borrow_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 | 375 | pub fn borrow_mut(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:403:24 | 403 | pub fn init_borrow(&self, world: &World) -> 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 | 403 | pub fn init_borrow(&self, world: &World) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:426:28 | 426 | pub fn init_borrow_mut(&self, world: &World) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 426 | pub fn init_borrow_mut(&self, world: &World) -> RefMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:97:52 | 97 | pub fn init_resource(&mut self) -> RefMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 97 | pub fn init_resource(&mut self) -> RefMut<'_, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:114:35 | 114 | pub fn resource(&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 | 114 | pub fn resource(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:129:39 | 129 | pub fn resource_mut(&self) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | 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 resource_mut(&self) -> RefMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:141:39 | 141 | pub fn get_resource(&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 | 141 | pub fn get_resource(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:146:43 | 146 | pub fn get_resource_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 | 146 | pub fn get_resource_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:154:36 | 154 | pub fn component(&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 | 154 | pub fn component(&self) -> Ref<'_, ComponentStore> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:162:40 | 162 | pub fn component_mut(&self) -> RefMut> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 162 | pub fn component_mut(&self) -> RefMut<'_, ComponentStore> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/state/direct/sinks.rs:55:18 | 55 | limiter: &RateLimiter, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here 56 | ) -> RatelimitedSink | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 56 | ) -> RatelimitedSink<'_, Item, S, D, C, MW> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/state/direct/sinks.rs:70:18 | 70 | limiter: &RateLimiter, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here 71 | jitter: Jitter, 72 | ) -> RatelimitedSink | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 72 | ) -> RatelimitedSink<'_, Item, S, D, C, MW> | +++ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:21:28 | 21 | kind: unsafe { (*parser).error }, | ^^------^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = 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 | 21 | kind: unsafe { (&(*parser)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:22:50 | 22 | problem: match NonNull::new(unsafe { (*parser).problem as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 22 | problem: match NonNull::new(unsafe { (&(*parser)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:26:38 | 26 | problem_offset: unsafe { (*parser).problem_offset }, | ^^------^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 26 | problem_offset: unsafe { (&(*parser)).problem_offset }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:28:31 | 28 | sys: unsafe { (*parser).problem_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 28 | sys: unsafe { (&(*parser)).problem_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:30:50 | 30 | context: match NonNull::new(unsafe { (*parser).context as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 30 | context: match NonNull::new(unsafe { (&(*parser)).context as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:35:31 | 35 | sys: unsafe { (*parser).context_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 35 | sys: unsafe { (&(*parser)).context_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:42:28 | 42 | kind: unsafe { (*emitter).error }, | ^^-------^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 42 | kind: unsafe { (&(*emitter)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:43:50 | 43 | problem: match NonNull::new(unsafe { (*emitter).problem as *mut _ }) { | ^^-------^^^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 43 | problem: match NonNull::new(unsafe { (&(*emitter)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/parser.rs:87:16 | 87 | if (*parser).error != sys::YAML_NO_ERROR { | ^^------^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 87 | if (&(*parser)).error != sys::YAML_NO_ERROR { | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:81:18 | 81 | pub fn entry(&mut self, k: Value) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn entry(&mut self, k: Value) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:188:17 | 188 | 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 | 188 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:197:21 | 197 | 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 | 197 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:204:17 | 204 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:218:19 | 218 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 218 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:225:23 | 225 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/number.rs:555:34 | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected { | ^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/value/de.rs:1231:30 | 1231 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1231 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `simple-dns` (lib) generated 4 warnings (1 duplicate) Compiling pkarr v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkarr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Nuh ' CARGO_PKG_DESCRIPTION='Public-Key Addressable Resource Records (Pkarr); publish and resolve DNS records over Mainline DHT' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkarr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nuhvi/pkarr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name pkarr --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="async"' --cfg 'feature="relay"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "dht", "full", "rand", "relay"))' -C metadata=fa83df5f7d0d741b -C extra-filename=-ccee9e712a732c84 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern document_features=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdocument_features-9c2479dcc50191e2.so --extern ed25519_dalek=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libed25519_dalek-751508acacb367a6.rmeta --extern flume=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libflume-f61b9651694dee30.rmeta --extern lru=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblru-5ba6b991afd54cde.rmeta --extern self_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libself_cell-f2ec28c57bae9c8a.rmeta --extern simple_dns=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsimple_dns-ab075fe4071e57f3.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --extern ureq=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libureq-a8bdd4a0b5d5ae7b.rmeta --extern z32=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libz32-8e1df5107badf4ed.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `governor` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=0044b0c09ca7dc37 -C extra-filename=-b404e8b6c1225d5b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpowerfmt-a0f852f79dfa0a31.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/src/signed_packet.rs:231:19 | 231 | pub fn packet(&self) -> &Packet { | ^^^^^ ^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 231 | pub fn packet(&self) -> &Packet<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/src/signed_packet.rs:277:29 | 277 | pub fn resource_records(&self, name: &str) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 277 | pub fn resource_records(&self, name: &str) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/src/signed_packet.rs:288:35 | 288 | pub fn fresh_resource_records(&self, name: &str) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 288 | pub fn fresh_resource_records(&self, name: &str) -> impl Iterator> { | ++++ warning: `bounded-integer` (lib) generated 4 warnings (1 duplicate) Compiling stun-rs v0.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stun_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/stun-rs-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/stun-rs-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='Santiago Carot-Nemesio /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/stun-rs-0.1.8/src/attributes.rs:253:16 | 253 | pub(crate) use stunt_attribute_impl; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: trait `EncodableStunAttribute` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/stun-rs-0.1.8/src/attributes.rs:48:18 | 48 | pub(crate) trait EncodableStunAttribute: EncodeAttributeValue + StunAttributeType {} | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `serde_yaml` (lib) generated 18 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='bluss:R. Janis Goldschmidt' CARGO_PKG_DESCRIPTION='General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matrixmultiply CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/matrixmultiply/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/matrixmultiply-8f72d0ae99ede37f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/matrixmultiply-048470fd8ab9a936/build-script-build` [matrixmultiply 0.3.8] cargo:rerun-if-changed=build.rs Compiling path-absolutize v3.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=path_absolutize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.' CARGO_PKG_HOMEPAGE='https://magiclen.org/path-absolutize' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=path-absolutize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/path-absolutize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name path_absolutize --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="use_unix_paths_on_wasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=61a666dec48b3c55 -C extra-filename=-a5a8ad7ae074daae --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern path_dedot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpath_dedot-d08c82c5ad629ddb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/lib.rs:449:19 | 449 | fn absolutize(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 449 | fn absolutize(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/lib.rs:459:29 | 459 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> 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 | 459 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/absolutize.rs:6:19 | 6 | fn absolutize(&self) -> io::Result>; | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 6 | fn absolutize(&self) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/absolutize.rs:9:24 | 9 | fn absolutize_from(&self, cwd: impl AsRef) -> 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 | 9 | fn absolutize_from(&self, cwd: impl AsRef) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/absolutize.rs:12:29 | 12 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> 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 | 12 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/unix.rs:15:19 | 15 | fn absolutize(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | fn absolutize(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/unix.rs:21:24 | 21 | fn absolutize_from(&self, cwd: impl AsRef) -> 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 | 21 | fn absolutize_from(&self, cwd: impl AsRef) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/unix.rs:152:29 | 152 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> 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 | 152 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> io::Result> { | +++ warning: `path-absolutize` (lib) generated 9 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Portable interface to epoll, kqueue, event ports, and IOCP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/polling' CARGO_PKG_RUST_VERSION=1.47 CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/polling-db49cb7a242c68a6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/polling-e5ad19aa2f359cd3/build-script-build` warning: `iroh-quinn-proto` (lib) generated 13 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/rustix-3ed5ce26ae4a3e42/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5a76f288a6df2acd -C extra-filename=-6a8839997f4c3181 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --extern libc_errno=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liberrno-4d43a16c9ec37fc1.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [polling 2.8.0] warning: `-C ar`: this option is deprecated and does nothing [polling 2.8.0] Compiling der v0.7.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name der --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=061378de279de8aa -C extra-filename=-4503ce72a4acc292 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern der_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libder_derive-5e9a07d9fe2bd10e.so --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bigint` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/src/lib.rs:373:7 | 373 | #[cfg(feature = "bigint")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `bytes`, `derive`, `flagset`, `oid`, `pem`, `real`, `std`, `time`, and `zeroize` = help: consider adding `bigint` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/src/asn1/integer.rs:25:19 | 25 | debug_assert!(mem::size_of::() <= MAX_INT_SIZE); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/src/lib.rs:25:5 | 25 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - debug_assert!(mem::size_of::() <= MAX_INT_SIZE); 25 + debug_assert!(size_of::() <= MAX_INT_SIZE); | warning: `tzdb` (lib) generated 1 warning (1 duplicate) Compiling notify v6.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=notify CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/Cargo.toml CARGO_PKG_AUTHORS='Félix Saparelli :Daniel Faust :Aron Heinecke ' CARGO_PKG_DESCRIPTION='Cross-platform filesystem notification library' CARGO_PKG_HOMEPAGE='https://github.com/notify-rs/notify' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=notify CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/notify-rs/notify.git' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=6.1.1 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name notify --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "manual_tests", "mio", "serde", "timing_tests"))' -C metadata=bdb1417c1edc491a -C extra-filename=-d7f6af505b70fa4e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_channel-9f6698c1873fb043.rmeta --extern filetime=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfiletime-fff2fa8f237c7023.rmeta --extern kqueue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libkqueue-59ac910687dd8c24.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern mio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmio-cb826d12dd72f03f.rmeta --extern walkdir=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwalkdir-7e057faf08fd0cd7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:196:12 | 196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "event")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/is_read_write.rs:16:12 | 16 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "fs", feature = "net"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:220:12 | 220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "net")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:270:12 | 270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "system")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/mod.rs:8:11 | 8 | #[cfg(any(linux_kernel, target_os = "redox"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/poll_fd.rs:44:13 | 44 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:1:11 | 1 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:4:5 | 4 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:12:5 | 12 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:5:11 | 5 | #[cfg(any(apple, netbsdlike, target_os = "dragonfly", target_os = "solaris"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:5:18 | 5 | #[cfg(any(apple, netbsdlike, target_os = "dragonfly", target_os = "solaris"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:8:11 | 8 | #[cfg(any(linux_kernel, bsd, solarish, target_os = "espidf"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:8:25 | 8 | #[cfg(any(linux_kernel, bsd, solarish, target_os = "espidf"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:8:30 | 8 | #[cfg(any(linux_kernel, bsd, solarish, target_os = "espidf"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:11:11 | 11 | #[cfg(any(bsd, solarish))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:11:16 | 11 | #[cfg(any(bsd, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:13:7 | 13 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:19:5 | 19 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:25:30 | 25 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:29:5 | 29 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:64:30 | 64 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:69:30 | 69 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:103:7 | 103 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:108:7 | 108 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:125:7 | 125 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:134:7 | 134 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:150:30 | 150 | #[cfg(all(feature = "alloc", solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:176:7 | 176 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:35:11 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:49:9 | 49 | / weakcall! { 50 | | fn eventfd( 51 | | initval: c::c_uint, 52 | | flags: c::c_int 53 | | ) -> c::c_int 54 | | } | |_________- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1634:15 | 1634 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1644:19 | 1644 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1721:11 | 1721 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:612:15 | 612 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:615:15 | 615 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:667:15 | 667 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:814:13 | 814 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:823:13 | 823 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:832:13 | 832 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:845:13 | 845 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:855:13 | 855 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:865:13 | 865 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:875:13 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/mod.rs:11:7 | 11 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:21:19 | 21 | #[cfg(not(any(bsd, target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:57:11 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:117:11 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:44:19 | 44 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:51:27 | 51 | #[cfg(not(any(bsd, target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:79:23 | 79 | #[cfg(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:84:23 | 84 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:86:27 | 86 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:133:23 | 133 | #[cfg(not(any(bsd, target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:137:19 | 137 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:195:19 | 195 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:213:19 | 213 | #[cfg(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:218:13 | 218 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:227:13 | 227 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:235:19 | 235 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:237:23 | 237 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/ext.rs:82:9 | 82 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/ext.rs:98:13 | 98 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/ext.rs:111:15 | 111 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:20:9 | 20 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:29:9 | 29 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:38:9 | 38 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:58:13 | 58 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:67:13 | 67 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:76:13 | 76 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:158:23 | 158 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:172:46 | 172 | let path_bytes = if cfg!(any(solarish, target_os = "freebsd")) { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:290:23 | 290 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:310:27 | 310 | #[cfg(any(solarish, target_os = "freebsd"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:15:13 | 15 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:16:13 | 16 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:35:13 | 35 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:36:13 | 36 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:44:23 | 44 | #[cfg(not(any(apple, windows, target_os = "vita")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:65:13 | 65 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:66:13 | 66 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:81:13 | 81 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:82:13 | 82 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:9:5 | 9 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:20:5 | 20 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:33:5 | 33 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:42:5 | 42 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:51:11 | 51 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:53:7 | 53 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:58:5 | 58 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:66:5 | 66 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:72:7 | 72 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:74:15 | 74 | #[cfg(not(any(apple, target_os = "openbsd", target_os = "haiku", target_os = "nto")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:201:7 | 201 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:207:7 | 207 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:309:11 | 309 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:309:18 | 309 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:315:11 | 315 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:315:18 | 315 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:365:5 | 365 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:384:11 | 384 | #[cfg(not(apple))] // Apple platforms declare the constant, but do not actually implement it. | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:399:15 | 399 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:405:15 | 405 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:424:5 | 424 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:536:5 | 536 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:537:5 | 537 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:538:5 | 538 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:11 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:18 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:31 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:43 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:11 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:18 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:31 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:43 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:615:5 | 615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:616:5 | 616 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:617:5 | 617 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:674:5 | 674 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:675:5 | 675 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:688:5 | 688 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:689:5 | 689 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:702:11 | 702 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:702:18 | 702 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:708:11 | 708 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:708:18 | 708 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:715:5 | 715 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:716:5 | 716 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:727:5 | 727 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:728:5 | 728 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:738:11 | 738 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:744:11 | 744 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:750:7 | 750 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:756:7 | 756 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:762:11 | 762 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:779:7 | 779 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:797:5 | 797 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:809:5 | 809 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:871:11 | 871 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:877:11 | 877 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:882:11 | 882 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:888:11 | 888 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:895:5 | 895 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:910:5 | 910 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:935:11 | 935 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:946:11 | 946 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:952:11 | 952 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:952:23 | 952 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:958:11 | 958 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `iroh-metrics` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:958:23 | 958 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling intl-memoizer v0.5.2 warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:964:7 | 964 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1145:5 | 1145 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1146:5 | 1146 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1147:5 | 1147 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl-memoizer-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl-memoizer-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name intl_memoizer --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b74034b0d3ef24bf -C extra-filename=-75d8d22d54f2e942 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern type_map=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtype_map-38a1eca3782793d2.rmeta --extern unic_langid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunic_langid-c8479e84c34f703d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:11 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:18 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:31 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:43 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:585:9 | 585 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:592:9 | 592 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:593:9 | 593 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:639:9 | 639 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:640:9 | 640 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:647:9 | 647 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:648:9 | 648 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:459:5 | 459 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:499:5 | 499 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:532:5 | 532 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:547:5 | 547 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/write_sockaddr.rs:31:13 | 31 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/write_sockaddr.rs:61:9 | 61 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/write_sockaddr.rs:79:9 | 79 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:10:7 | 10 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:41:7 | 41 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:71:7 | 71 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:91:7 | 91 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:33:23 | 33 | #[cfg(not(any(apple, freebsdlike, linux_like, target_os = "netbsd")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:33:30 | 33 | #[cfg(not(any(apple, freebsdlike, linux_like, target_os = "netbsd")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:33:43 | 33 | #[cfg(not(any(apple, freebsdlike, linux_like, target_os = "netbsd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/types.rs:4:7 | 4 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:4:5 | 4 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:10:30 | 10 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:15:7 | 15 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:18:11 | 18 | #[cfg(any(linux_kernel, target_os = "redox"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:21:5 | 21 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:159:11 | 159 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:159:18 | 159 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:327:11 | 327 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:327:18 | 327 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:363:11 | 363 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:363:18 | 363 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:367:11 | 367 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:367:18 | 367 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:60:23 | 60 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:60:30 | 60 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:39:27 | 39 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:147:23 | 147 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:147:30 | 147 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:131:35 | 131 | #[cfg(not(any(apple, target_os = "freebsd", target_os = "netbsd")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:133:31 | 133 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:214:15 | 214 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:214:22 | 214 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/mod.rs:19:7 | 19 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:8:7 | 8 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:129:11 | 129 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:141:19 | 141 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:154:11 | 154 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:246:19 | 246 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:274:19 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:411:19 | 411 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:527:23 | 527 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1741:7 | 1741 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:88:9 | 88 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:89:9 | 89 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:103:9 | 103 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:104:9 | 104 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:126:9 | 126 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:137:9 | 137 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:138:9 | 138 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:149:9 | 149 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:150:9 | 150 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:161:9 | 161 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:172:9 | 172 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:173:9 | 173 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:187:9 | 187 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:188:9 | 188 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:199:9 | 199 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:200:9 | 200 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:211:9 | 211 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:227:9 | 227 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:238:9 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:239:9 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:250:9 | 250 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:251:9 | 251 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:262:9 | 262 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:263:9 | 263 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:274:9 | 274 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:275:9 | 275 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:289:9 | 289 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:290:9 | 290 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:300:9 | 300 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:301:9 | 301 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:312:9 | 312 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:313:9 | 313 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:324:9 | 324 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:325:9 | 325 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:336:9 | 336 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:337:9 | 337 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:348:9 | 348 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:349:9 | 349 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:360:9 | 360 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:361:9 | 361 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:370:9 | 370 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:371:9 | 371 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:382:9 | 382 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:383:9 | 383 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:394:9 | 394 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:404:9 | 404 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:405:9 | 405 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:417:9 | 417 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:427:11 | 427 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:436:11 | 436 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:442:15 | 442 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:442:20 | 442 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:445:15 | 445 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:445:20 | 445 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:448:15 | 448 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:451:15 | 451 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:454:15 | 454 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:454:20 | 454 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:457:15 | 457 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:457:20 | 457 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:460:15 | 460 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:463:15 | 463 | #[cfg(any(apple, freebsdlike, solarish, target_os = "aix", target_os = "nto", target_os = "openbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:463:22 | 463 | #[cfg(any(apple, freebsdlike, solarish, target_os = "aix", target_os = "nto", target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:463:35 | 463 | #[cfg(any(apple, freebsdlike, solarish, target_os = "aix", target_os = "nto", target_os = "openbsd"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:469:11 | 469 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:472:11 | 472 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:475:15 | 475 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:475:20 | 475 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:481:15 | 481 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:481:20 | 481 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:484:15 | 484 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:484:22 | 484 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:490:11 | 490 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:499:15 | 499 | #[cfg(any(bsd, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:502:15 | 502 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:502:20 | 502 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:505:15 | 505 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:505:20 | 505 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:508:15 | 508 | #[cfg(any(netbsdlike, target_os = "dragonfly", target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:511:15 | 511 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:514:11 | 514 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:517:11 | 517 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:523:11 | 523 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:526:15 | 526 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:526:22 | 526 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:529:11 | 529 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:532:11 | 532 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:541:15 | 541 | #[cfg(any(apple, solarish, netbsdlike, target_os = "aix", target_os = "nto"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:541:22 | 541 | #[cfg(any(apple, solarish, netbsdlike, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:541:32 | 541 | #[cfg(any(apple, solarish, netbsdlike, target_os = "aix", target_os = "nto"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:547:15 | 547 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:547:20 | 547 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:550:11 | 550 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:553:11 | 553 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:556:11 | 556 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:559:15 | 559 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:559:20 | 559 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:565:15 | 565 | #[cfg(any(bsd, solarish, target_os = "android", target_os = "emscripten", target_os = "fuchsia", target_os = "haiku", target_os = "nt... | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:565:20 | 565 | #[cfg(any(bsd, solarish, target_os = "android", target_os = "emscripten", target_os = "fuchsia", target_os = "haiku", target_os = "nt... | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:571:15 | 571 | #[cfg(any(apple, target_os = "freebsd", target_os = "openbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:577:11 | 577 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:580:11 | 580 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:583:11 | 583 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:586:11 | 586 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:589:15 | 589 | #[cfg(any(apple, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:645:9 | 645 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:653:9 | 653 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:664:9 | 664 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:672:9 | 672 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:682:9 | 682 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:690:9 | 690 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:699:9 | 699 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:700:9 | 700 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:715:9 | 715 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:724:9 | 724 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:733:9 | 733 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:741:9 | 741 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:749:9 | 749 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:750:9 | 750 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:761:9 | 761 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:762:9 | 762 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:773:9 | 773 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:783:9 | 783 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:792:9 | 792 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:793:9 | 793 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:804:9 | 804 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:814:9 | 814 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:815:9 | 815 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:816:9 | 816 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:828:9 | 828 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:829:9 | 829 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:841:11 | 841 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:848:9 | 848 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:849:9 | 849 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:862:9 | 862 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:872:9 | 872 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:873:9 | 873 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:874:9 | 874 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:885:9 | 885 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:895:11 | 895 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:902:11 | 902 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:906:11 | 906 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:914:11 | 914 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:221:5 | 221 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:921:11 | 921 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:237:5 | 237 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:924:11 | 924 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:383:5 | 383 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:927:11 | 927 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:396:5 | 396 | target_os = "dragonflybsd" | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:930:11 | 930 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:933:11 | 933 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:936:11 | 936 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:939:11 | 939 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:942:11 | 942 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:945:11 | 945 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:948:11 | 948 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:951:11 | 951 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:954:11 | 954 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:957:11 | 957 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:960:11 | 960 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:963:11 | 963 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:970:11 | 970 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:973:11 | 973 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:976:11 | 976 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:979:11 | 979 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:982:11 | 982 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:985:11 | 985 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:988:11 | 988 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:991:11 | 991 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:995:11 | 995 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:998:11 | 998 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1002:11 | 1002 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1005:11 | 1005 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1008:11 | 1008 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1011:11 | 1011 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1015:11 | 1015 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1019:11 | 1019 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1022:11 | 1022 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1025:11 | 1025 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1035:11 | 1035 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1042:11 | 1042 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1045:11 | 1045 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1048:11 | 1048 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1051:11 | 1051 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1054:11 | 1054 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1058:11 | 1058 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1061:11 | 1061 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1064:11 | 1064 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1067:11 | 1067 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1070:11 | 1070 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1074:11 | 1074 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1078:11 | 1078 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1082:11 | 1082 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1085:11 | 1085 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1089:11 | 1089 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1093:11 | 1093 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1097:11 | 1097 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1100:11 | 1100 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1103:11 | 1103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1106:11 | 1106 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1109:11 | 1109 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1112:11 | 1112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1115:11 | 1115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1118:11 | 1118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1121:11 | 1121 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1125:11 | 1125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1129:11 | 1129 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1132:11 | 1132 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1135:11 | 1135 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1138:11 | 1138 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1141:11 | 1141 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1144:11 | 1144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1148:11 | 1148 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1152:11 | 1152 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1156:11 | 1156 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1160:11 | 1160 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1164:11 | 1164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1168:11 | 1168 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1172:11 | 1172 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1175:11 | 1175 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1179:11 | 1179 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1183:11 | 1183 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1186:11 | 1186 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1190:11 | 1190 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1194:11 | 1194 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1198:11 | 1198 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1202:11 | 1202 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1205:11 | 1205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1208:11 | 1208 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1211:11 | 1211 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1215:11 | 1215 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1219:11 | 1219 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1222:11 | 1222 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1225:11 | 1225 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1228:11 | 1228 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1231:11 | 1231 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1234:11 | 1234 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1237:11 | 1237 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1240:11 | 1240 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1243:11 | 1243 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1246:11 | 1246 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1250:11 | 1250 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1253:11 | 1253 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1256:11 | 1256 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1260:11 | 1260 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1263:11 | 1263 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1266:11 | 1266 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1269:11 | 1269 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1272:11 | 1272 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1276:11 | 1276 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1280:11 | 1280 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1283:11 | 1283 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1287:11 | 1287 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1291:11 | 1291 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1295:11 | 1295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1298:11 | 1298 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1301:11 | 1301 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1305:11 | 1305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1308:11 | 1308 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1311:11 | 1311 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1315:11 | 1315 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1319:11 | 1319 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1323:11 | 1323 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1326:11 | 1326 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1329:11 | 1329 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1332:11 | 1332 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1336:11 | 1336 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1340:11 | 1340 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1344:11 | 1344 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1348:11 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1351:11 | 1351 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1355:11 | 1355 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1358:11 | 1358 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1362:11 | 1362 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1365:11 | 1365 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1369:11 | 1369 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1373:11 | 1373 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1377:11 | 1377 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1380:11 | 1380 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1383:11 | 1383 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1386:11 | 1386 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1431:13 | 1431 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1442:23 | 1442 | #[cfg(not(any(apple, windows, target_os = "aix", target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:149:5 | 149 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:162:5 | 162 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:170:11 | 170 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:172:7 | 172 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:178:5 | 178 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:283:7 | 283 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:347:11 | 347 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:347:18 | 347 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:359:11 | 359 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:359:18 | 359 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:438:5 | 438 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:460:11 | 460 | #[cfg(not(apple))] // Apple platforms declare the constant, but do not actually implement it. | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:494:15 | 494 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:507:15 | 507 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:544:5 | 544 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:775:5 | 775 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:776:5 | 776 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:777:5 | 777 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:11 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:18 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:31 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:43 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:11 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:18 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:31 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:43 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:884:5 | 884 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:885:5 | 885 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:886:5 | 886 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:928:5 | 928 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:929:5 | 929 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:948:5 | 948 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:949:5 | 949 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:967:11 | 967 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:967:18 | 967 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:979:11 | 979 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:979:18 | 979 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:992:5 | 992 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:993:5 | 993 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1010:5 | 1010 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1011:5 | 1011 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1027:11 | 1027 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1039:11 | 1039 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1051:7 | 1051 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1063:7 | 1063 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1078:11 | 1078 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1093:7 | 1093 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1106:5 | 1106 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1124:5 | 1124 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1239:11 | 1239 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1251:11 | 1251 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1263:11 | 1263 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1275:11 | 1275 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1288:5 | 1288 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1306:5 | 1306 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1322:11 | 1322 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1334:11 | 1334 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1346:11 | 1346 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1346:23 | 1346 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1358:11 | 1358 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1358:23 | 1358 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1371:7 | 1371 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:10:7 | 10 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:17:7 | 17 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:22:7 | 22 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:147:7 | 147 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:234:7 | 234 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:246:7 | 246 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:258:7 | 258 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:98:11 | 98 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:113:19 | 113 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:125:15 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:49:9 | 49 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:50:9 | 50 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:56:13 | 56 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:111:19 | 111 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "vita")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:119:9 | 119 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:120:9 | 120 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:124:13 | 124 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:137:11 | 137 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:170:17 | 170 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:171:17 | 171 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:177:21 | 177 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:215:27 | 215 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "vita")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:219:17 | 219 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:220:17 | 220 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:224:21 | 224 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:236:19 | 236 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `intl-memoizer` (lib) generated 1 warning (1 duplicate) Compiling iroh-quinn v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iroh_quinn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-0.10.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Versatile QUIC transport protocol implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-quinn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quinn-rs/quinn' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name iroh_quinn --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="native-certs"' --cfg 'feature="ring"' --cfg 'feature="runtime-tokio"' --cfg 'feature="rustls"' --cfg 'feature="tls-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "async-std", "default", "futures-io", "lock_tracking", "log", "native-certs", "ring", "runtime-async-std", "runtime-tokio", "rustls", "tls-rustls"))' -C metadata=c4fa705b1063b06a -C extra-filename=-f42297740bc76cd9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern proto=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_quinn_proto-f85f5f5cbc088ce2.rmeta --extern udp=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_quinn_udp-612fec82ecfdb522.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-a51325261d443f1c.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `pkarr` (lib) generated 4 warnings (1 duplicate) Compiling wide v0.7.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate to help you go wide.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wide CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/wide' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.7.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name wide --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dcd20233f0032e7a -C extra-filename=-b400ec3448150175 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern safe_arch=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsafe_arch-2d1628d1a25602ad.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-0.10.5/src/mutex.rs:136:28 | 136 | pub(crate) fn lock(&self, _purpose: &'static str) -> MutexGuard { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 136 | pub(crate) fn lock(&self, _purpose: &'static str) -> MutexGuard<'_, T> { | +++ warning: `stun-rs` (lib) generated 3 warnings (1 duplicate) Compiling futures-concurrency v7.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_concurrency CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-concurrency-7.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-concurrency-7.6.1/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Structured concurrency operations for async Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-concurrency CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/futures-concurrency' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=7.6.1 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_concurrency --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-concurrency-7.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e123f0ebf231032d -C extra-filename=-aa761fb4781ba170 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitvec-19633ec9d999ee0f.rmeta --extern futures_buffered=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_buffered-e7142d5ff40cc39d.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern futures_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_lite-330b4fdb3feef481.rmeta --extern pin_project=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project-0175b1a0fbcde70c.rmeta --extern slab=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libslab-4b64eeb47015eabc.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:53:3 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:71:3 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:89:3 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:107:3 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:125:3 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:134:3 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:143:3 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:152:3 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:161:3 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:170:3 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:188:3 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:197:3 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:215:3 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:233:3 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:251:3 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:269:3 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:287:3 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:323:3 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:341:3 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:93:3 | 93 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:117:3 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:141:3 | 141 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:165:3 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:189:3 | 189 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:198:3 | 198 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:207:3 | 207 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:216:3 | 216 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:225:3 | 225 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:243:3 | 243 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:252:3 | 252 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:261:3 | 261 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:285:3 | 285 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:309:3 | 309 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:357:3 | 357 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:381:3 | 381 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:405:3 | 405 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:429:3 | 429 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:453:3 | 453 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:53:3 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:71:3 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:89:3 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:107:3 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:125:3 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:134:3 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:143:3 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:152:3 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:161:3 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:170:3 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:188:3 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:197:3 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:215:3 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:233:3 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:251:3 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:269:3 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:287:3 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:323:3 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:341:3 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:96:3 | 96 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:118:3 | 118 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:162:3 | 162 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:184:3 | 184 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:193:3 | 193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:202:3 | 202 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:211:3 | 211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:220:3 | 220 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:229:3 | 229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:238:3 | 238 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:247:3 | 247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:256:3 | 256 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:278:3 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:300:3 | 300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:322:3 | 322 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:344:3 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:366:3 | 366 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:390:3 | 390 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:412:3 | 412 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:434:3 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:102:3 | 102 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:138:3 | 138 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:147:3 | 147 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:156:3 | 156 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:165:3 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:210:3 | 210 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:246:3 | 246 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:282:3 | 282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:318:3 | 318 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:354:3 | 354 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:104:3 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:188:7 | 188 | #[must_use] | ^^^^^^^^^^^ ... 205 | impl_shl_t_for_i16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:213:7 | 213 | #[must_use] | ^^^^^^^^^^^ ... 230 | impl_shr_t_for_i16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:235:3 | 235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:253:3 | 253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:271:3 | 271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:185:3 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:94:3 | 94 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:159:3 | 159 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:168:3 | 168 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:177:3 | 177 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:186:3 | 186 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:195:3 | 195 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:204:3 | 204 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:232:3 | 232 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:260:3 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:291:7 | 291 | #[must_use] | ^^^^^^^^^^^ ... 319 | impl_shl_t_for_i16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:327:7 | 327 | #[must_use] | ^^^^^^^^^^^ ... 355 | impl_shr_t_for_i16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:360:3 | 360 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:388:3 | 388 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:416:3 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:114:3 | 114 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:176:3 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:185:3 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:194:3 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:218:3 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:242:3 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:269:7 | 269 | #[must_use] | ^^^^^^^^^^^ ... 293 | impl_shl_t_for_i32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:301:7 | 301 | #[must_use] | ^^^^^^^^^^^ ... 325 | impl_shr_t_for_i32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:336:3 | 336 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:373:3 | 373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:403:3 | 403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:427:3 | 427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:451:3 | 451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:104:3 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:187:7 | 187 | #[must_use] | ^^^^^^^^^^^ ... 204 | impl_shl_t_for_i32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:212:7 | 212 | #[must_use] | ^^^^^^^^^^^ ... 230 | impl_shr_t_for_i32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:241:3 | 241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:267:3 | 267 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:288:3 | 288 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:306:3 | 306 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:324:3 | 324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:133:3 | 133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:142:3 | 142 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:151:3 | 151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:160:3 | 160 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:169:3 | 169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:178:3 | 178 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:187:3 | 187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:231:3 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:256:7 | 256 | #[must_use] | ^^^^^^^^^^^ ... 278 | impl_shl_t_for_i64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:286:7 | 286 | #[must_use] | ^^^^^^^^^^^ ... 305 | impl_shr_t_for_i64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:310:3 | 310 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:334:3 | 334 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:358:3 | 358 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:81:3 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:99:3 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:108:3 | 108 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:117:3 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:126:3 | 126 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:153:3 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:171:3 | 171 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:192:7 | 192 | #[must_use] | ^^^^^^^^^^^ ... 209 | impl_shl_t_for_i64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:217:7 | 217 | #[must_use] | ^^^^^^^^^^^ ... 234 | impl_shr_t_for_i64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:239:3 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:257:3 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:275:3 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:102:3 | 102 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:138:3 | 138 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:147:3 | 147 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:156:3 | 156 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:165:3 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:210:3 | 210 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:246:3 | 246 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:94:3 | 94 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:159:3 | 159 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:168:3 | 168 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:177:3 | 177 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:186:3 | 186 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:195:3 | 195 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:204:3 | 204 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:232:3 | 232 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:260:3 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:291:7 | 291 | #[must_use] | ^^^^^^^^^^^ ... 319 | impl_shl_t_for_u16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:327:7 | 327 | #[must_use] | ^^^^^^^^^^^ ... 355 | impl_shr_t_for_u16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:152:7 | 152 | #[must_use] | ^^^^^^^^^^^ ... 169 | impl_shl_t_for_u16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:177:7 | 177 | #[must_use] | ^^^^^^^^^^^ ... 194 | impl_shr_t_for_u16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:199:3 | 199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:217:3 | 217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:114:3 | 114 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:176:3 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:185:3 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:194:3 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:218:3 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:242:3 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:269:7 | 269 | #[must_use] | ^^^^^^^^^^^ ... 293 | impl_shl_t_for_u32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:301:7 | 301 | #[must_use] | ^^^^^^^^^^^ ... 325 | impl_shr_t_for_u32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:335:3 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:371:3 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:134:7 | 134 | #[must_use] | ^^^^^^^^^^^ ... 151 | impl_shl_t_for_u32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:159:7 | 159 | #[must_use] | ^^^^^^^^^^^ ... 177 | impl_shr_t_for_u32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:188:3 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:214:3 | 214 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:133:3 | 133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:142:3 | 142 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:151:3 | 151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:160:3 | 160 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:169:3 | 169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:178:3 | 178 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:187:3 | 187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:231:3 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:256:7 | 256 | #[must_use] | ^^^^^^^^^^^ ... 278 | impl_shl_t_for_u64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:286:7 | 286 | #[must_use] | ^^^^^^^^^^^ ... 308 | impl_shr_t_for_u64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:81:3 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:99:3 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:108:3 | 108 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:117:3 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:126:3 | 126 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:153:3 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:171:3 | 171 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:192:7 | 192 | #[must_use] | ^^^^^^^^^^^ ... 209 | impl_shl_t_for_u64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:217:7 | 217 | #[must_use] | ^^^^^^^^^^^ ... 234 | impl_shr_t_for_u64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:340:11 | 340 | #[must_use] | ^^^^^^^^^^^ ... 350 | / bulk_impl_op_ref_self_for! { 351 | | (Add, add) => [f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x2, u8x16, u16x8, u16x16, u32x8, u32x4, u64x4,... 352 | | (Sub, sub) => [f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x2, u8x16, u16x8, u16x16, u32x8, u32x4, u64x4,... 353 | | (Mul, mul) => [f32x8, f32x4, f64x4, f64x2, i16x8, i16x16, i32x8, i32x4, u16x8, u16x16], ... | 357 | | (BitXor, bitxor) => [f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x2, u8x16, u16x8, u16x16, u32x8, u32x4, ... 358 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_op_ref_self_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:401:9 | 401 | #[must_use] | ^^^^^^^^^^^ ... 418 | / impl_simple_neg! { 419 | | f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x4, i64x2, u8x16, u16x8, u32x8, u32x4, u64x2, u64x4 420 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_neg` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:409:9 | 409 | #[must_use] | ^^^^^^^^^^^ ... 418 | / impl_simple_neg! { 419 | | f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x4, i64x2, u8x16, u16x8, u32x8, u32x4, u64x2, u64x4 420 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_neg` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:428:9 | 428 | #[must_use] | ^^^^^^^^^^^ ... 445 | / impl_simple_not! { 446 | | f32x4, i8x32, i8x16, i16x8, i16x16, i32x4, i64x2, u8x16, u16x8, u16x16, u32x4, u64x2, 447 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_not` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:436:9 | 436 | #[must_use] | ^^^^^^^^^^^ ... 445 | / impl_simple_not! { 446 | | f32x4, i8x32, i8x16, i16x8, i16x16, i32x4, i64x2, u8x16, u16x8, u16x16, u32x4, u64x2, 447 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_not` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:517:7 | 517 | #[must_use] | ^^^^^^^^^^^ ... 532 | / impl_from_a_for_b_with_cast! { 533 | | ([f32;8], f32x8), 534 | | ([f32;4], f32x4), ([f64;4], f64x4), ([f64;2], f64x2), 535 | | ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i32;8], i32x8), ([i32;4], i32x4), ([i64;2], i64x2), ([i64;4... 536 | | ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u32;8], u32x8), ([u32;4], u32x4), ([u64;2], u64x2), ([u64;4], u64x4), 537 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_from_a_for_b_with_cast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:524:7 | 524 | #[must_use] | ^^^^^^^^^^^ ... 532 | / impl_from_a_for_b_with_cast! { 533 | | ([f32;8], f32x8), 534 | | ([f32;4], f32x4), ([f64;4], f64x4), ([f64;2], f64x2), 535 | | ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i32;8], i32x8), ([i32;4], i32x4), ([i64;2], i64x2), ([i64;4... 536 | | ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u32;8], u32x8), ([u32;4], u32x4), ([u64;2], u64x2), ([u64;4], u64x4), 537 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_from_a_for_b_with_cast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:544:7 | 544 | #[must_use] | ^^^^^^^^^^^ ... 559 | / impl_from_single_value! { 560 | | ([f32;8], f32x8), 561 | | ([f32;4], f32x4), ([f64;4], f64x4), ([f64;2], f64x2), 562 | | ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i32;8], i32x8), ([i32;4], i32x4), ([i64;2], i64x2), ([i64;4... 563 | | ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u32;8], u32x8), ([u32;4], u32x4), ([u64;2], u64x2), ([u64;4], u64x4), 564 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_from_single_value` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:26:25 | 26 | const CLOEXEC = bitcast!(c::EFD_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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:29:26 | 29 | const NONBLOCK = bitcast!(c::EFD_NONBLOCK); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 971 | bulk_impl_const_rhs_op!((CmpEq, cmp_eq) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:32:27 | 32 | const SEMAPHORE = bitcast!(c::EFD_SEMAPHORE); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 972 | bulk_impl_const_rhs_op!((CmpLt, cmp_lt) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 973 | bulk_impl_const_rhs_op!((CmpGt, cmp_gt) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 974 | bulk_impl_const_rhs_op!((CmpNe, cmp_ne) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 975 | bulk_impl_const_rhs_op!((CmpLe, cmp_le) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 976 | bulk_impl_const_rhs_op!((CmpGe, cmp_ge) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:55:39 | 55 | ret_owned_fd(eventfd(initval, bitflags_bits!(flags))) | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:169:48 | 169 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:241:13 | 241 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:393:13 | 393 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:445:13 | 445 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:703:13 | 703 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:786:13 | 786 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:847:13 | 847 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1033:13 | 1033 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1114:13 | 1114 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1238:33 | 1238 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1248:36 | 1248 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:280:22 | 280 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:283:23 | 283 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:293:22 | 293 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:296:25 | 296 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:321:24 | 321 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:325:33 | 325 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:329:28 | 329 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:659:22 | 659 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:661:24 | 661 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:663:22 | 663 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:665:23 | 665 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:950:18 | 950 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:952:21 | 952 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:954:14 | 954 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:956:29 | 956 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:958:32 | 958 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:960:25 | 960 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:278:34 | 278 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:325:13 | 325 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:26:27 | 26 | const DONTROUTE = bitcast!(c::MSG_DONTROUTE); | -------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:29:26 | 29 | const DONTWAIT = bitcast!(c::MSG_DONTWAIT); | ------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:32:21 | 32 | const EOT = bitcast!(c::MSG_EOR); | -------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:46:26 | 46 | const NOSIGNAL = bitcast!(c::MSG_NOSIGNAL); | ------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:48:21 | 48 | const OOB = bitcast!(c::MSG_OOB); | -------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:75:30 | 75 | const CMSG_CLOEXEC = bitcast!(c::MSG_CMSG_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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:78:26 | 78 | const DONTWAIT = bitcast!(c::MSG_DONTWAIT); | ------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:92:21 | 92 | const OOB = bitcast!(c::MSG_OOB); | -------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:94:22 | 94 | const PEEK = bitcast!(c::MSG_PEEK); | --------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:96:23 | 96 | const TRUNC = bitcast!(c::MSG_TRUNC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:98:25 | 98 | const WAITALL = bitcast!(c::MSG_WAITALL); | ------------------------ 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:50:9 | 50 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:61:13 | 61 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:85:9 | 85 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:109:13 | 109 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:128:13 | 128 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:147:13 | 147 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:335:17 | 335 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:347:52 | 347 | flags: RecvFlags::from_bits_retain(bitcast!(msghdr.msg_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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:370:13 | 370 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:393:13 | 393 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:416:13 | 416 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:436:13 | 436 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1439:26 | 1439 | const NONBLOCK = bitcast!(c::SOCK_NONBLOCK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1443:25 | 1443 | const CLOEXEC = bitcast!(c::SOCK_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: `der` (lib) generated 3 warnings (1 duplicate) Compiling iroh-base v0.22.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iroh_base CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-base-0.22.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-base-0.22.0/Cargo.toml CARGO_PKG_AUTHORS='n0 team' CARGO_PKG_DESCRIPTION='base type and utilities for Iroh' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-base CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/n0-computer/iroh' CARGO_PKG_RUST_VERSION=1.76 CARGO_PKG_VERSION=0.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name iroh_base --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-base-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::unused-async' --warn=missing_debug_implementations --cfg 'feature="base32"' --cfg 'feature="default"' --cfg 'feature="hash"' --cfg 'feature="key"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base32", "default", "hash", "key", "redb", "wasm"))' -C metadata=e4d22f513c7a2efa -C extra-filename=-b1265c126a153d4f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern aead=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libaead-49fa28aec0b93ba1.rmeta --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern crypto_box=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrypto_box-7376345d1cd169e3.rmeta --extern data_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdata_encoding-1c3f4465df81052f.rmeta --extern derive_more=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libderive_more-2b68350d9c2ee78d.rmeta --extern ed25519_dalek=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libed25519_dalek-751508acacb367a6.rmeta --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --extern hex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhex-11d874e42c53acc5.rmeta --extern blake3=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_blake3-d70c7611917531ba.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern postcard=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpostcard-9e7b90501a75cf36.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern serde_error=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_error-bc5fcdf30c947573.rmeta --extern ssh_key=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libssh_key-a072f5884b5803c1.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern ttl_cache=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libttl_cache-9bc59c6b1b356417.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --extern zeroize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libzeroize-233f863de35aead2.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-concurrency-7.6.1/src/concurrent_stream/from_stream.rs:31:29 | 31 | async fn drive(self, mut consumer: C) -> C::Output | ----^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `iroh-quinn` (lib) generated 2 warnings (1 duplicate) Compiling rcgen v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rcgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rcgen-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rcgen-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust X.509 certificate generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rcgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rcgen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rcgen --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=df85dc15241cb6be -C extra-filename=-64cd923bc8c3f9ed --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern pem=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpem-38106048eb5cef90.rmeta --extern ring=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libring-5ca809754bb85b57.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --extern yasna=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libyasna-9741c6fda6df4b14.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `rustix` (lib) generated 1169 warnings (1 duplicate) Compiling igd-next v0.14.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=igd_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/igd-next-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/igd-next-0.14.3/Cargo.toml CARGO_PKG_AUTHORS='Darius C:Simon Bernier St-Pierre ' CARGO_PKG_DESCRIPTION='Internet Gateway Protocol client' CARGO_PKG_HOMEPAGE='https://github.com/dariusc93/rust-igd' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=igd-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dariusc93/rust-igd' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name igd_next --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/igd-next-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aio_tokio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="http"' --cfg 'feature="hyper"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aio_async_std", "aio_tokio", "async-std", "async-trait", "bytes", "default", "futures", "http", "hyper", "surf", "tokio"))' -C metadata=baa2811c29f92b28 -C extra-filename=-a0c796feb9d1217e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_trait-8cad88e230dd3a85.so --extern attohttpc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libattohttpc-d17efe0361cddb10.rmeta --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern futures=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures-5e96132a046cccf8.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-5cbb04d0027a1726.rmeta --extern hyper=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper-084a7ed91f48f773.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --extern xmltree=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libxmltree-f50e8b7c57a45872.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/igd-next-0.14.3/src/aio/gateway.rs:121:31 | 121 | let gateway = self.clone(); | ^^^^^^^^ | = note: the type `aio::gateway::Gateway

` does not implement `Clone`, so calling `clone` on `&aio::gateway::Gateway

` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default help: remove this redundant call | 121 - let gateway = self.clone(); 121 + let gateway = self; | help: if you meant to clone `aio::gateway::Gateway

`, implement `Clone` for it | 14 + #[derive(Clone)] 15 | pub struct Gateway

{ | warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/igd-next-0.14.3/src/aio/gateway.rs:156:27 | 156 | let gateway = self.clone(); | ^^^^^^^^ | = note: the type `aio::gateway::Gateway

` does not implement `Clone`, so calling `clone` on `&aio::gateway::Gateway

` copies the reference, which does not do anything and can be removed help: remove this redundant call | 156 - let gateway = self.clone(); 156 + let gateway = self; | help: if you meant to clone `aio::gateway::Gateway

`, implement `Clone` for it | 14 + #[derive(Clone)] 15 | pub struct Gateway

{ | warning: `notify` (lib) generated 5 warnings (1 duplicate) Compiling lyon_path v1.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lyon_path CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Silva ' CARGO_PKG_DESCRIPTION='Types and utilities to store, build and iterate over 2D paths.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lyon_path CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nical/lyon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lyon_path --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialization", "std"))' -C metadata=04a90e7902cd49bc -C extra-filename=-b484ad6447caf6fa --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern lyon_geom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblyon_geom-4bd867a64a0149e7.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `wide` (lib) generated 319 warnings (1 duplicate) Compiling hickory-resolver v0.24.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hickory_resolver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/Cargo.toml CARGO_PKG_AUTHORS='The contributors to Hickory DNS' CARGO_PKG_DESCRIPTION='Hickory DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. ' CARGO_PKG_HOMEPAGE='https://hickory-dns.org/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hickory-resolver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hickory-dns/hickory-dns' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name hickory_resolver --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "ipconfig", "native-certs", "resolv-conf", "rustls", "serde", "serde-config", "system-config", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "webpki-roots"))' -C metadata=009cba127ca7be58 -C extra-filename=-4ab598e4bcfb6db0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern hickory_proto=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhickory_proto-63bf3ef4ac483a79.rmeta --extern lru_cache=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblru_cache-c98b4450dc37f0f7.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern resolv_conf=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libresolv_conf-583365b692352594.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/dns_sd.rs:9:8 | 9 | #![cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/caching_client.rs:160:23 | 160 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/caching_client.rs:164:27 | 164 | #[cfg(not(feature = "mdns"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:348:11 | 348 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:366:19 | 366 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:389:19 | 389 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:412:19 | 412 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:25:7 | 25 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:111:11 | 111 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:141:19 | 141 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:284:22 | 284 | if #[cfg(feature = "backtrace")] { | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:302:19 | 302 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/mod.rs:19:7 | 19 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:40:7 | 40 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:172:11 | 172 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:228:19 | 228 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:408:19 | 408 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server.rs:17:7 | 17 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server.rs:26:7 | 26 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server.rs:230:7 | 230 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:27:7 | 27 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:392:7 | 392 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:42:11 | 42 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:145:15 | 145 | #[cfg(not(feature = "mdns"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:159:11 | 159 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:112:19 | 112 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:138:19 | 138 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:241:15 | 241 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:245:19 | 245 | #[cfg(not(feature = "mdns"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/lib.rs:412:12 | 412 | fn get(&self, id: EndpointId) -> Attributes; | ^^^^^ ^^^^^^^^^^ the 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 | 412 | fn get(&self, id: EndpointId) -> Attributes<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/lib.rs:421:12 | 421 | fn get(&self, _: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 421 | fn get(&self, _: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/lib.rs:446:12 | 446 | fn get(&self, id: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 446 | fn get(&self, id: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:167:17 | 167 | 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 | 167 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:172:21 | 172 | pub fn as_slice(&self) -> PathCommandsSlice { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub fn as_slice(&self) -> PathCommandsSlice<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:182:10 | 179 | &'l self, | -- the lifetime is named here 180 | endpoints: &'l [Endpoint], | -- the lifetime is named here 181 | control_points: &'l [ControlPoint], | -- the lifetime is named here 182 | ) -> CommandsPathSlice { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'l` | 182 | ) -> CommandsPathSlice<'l, Endpoint, ControlPoint> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:195:10 | 192 | &'l self, | -- the lifetime is named here 193 | endpoints: &'l [Endpoint], | -- the lifetime is named here 194 | control_points: &'l [ControlPoint], | -- the lifetime is named here 195 | ) -> Events { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'l` | 195 | ) -> Events<'l, Endpoint, ControlPoint> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:252:17 | 252 | 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 | 252 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:359:17 | 359 | 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 | 359 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:365:19 | 365 | pub fn events(&self) -> Events { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 365 | pub fn events(&self) -> Events<'_, Endpoint, ControlPoint> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/iterator.rs:96:55 | 96 | fn transformed>(self, mat: &T) -> Transformed { | ^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | fn transformed>(self, mat: &T) -> Transformed<'_, Self, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:131:21 | 131 | pub fn as_slice(&self) -> PathSlice { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 131 | pub fn as_slice(&self) -> PathSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:141:23 | 141 | pub fn attributes(&self, endpoint: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | 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 attributes(&self, endpoint: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:146:17 | 146 | 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 | 146 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:151:20 | 151 | pub fn id_iter(&self) -> IdIter { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 151 | pub fn id_iter(&self) -> IdIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:156:33 | 156 | pub fn iter_with_attributes(&self) -> IterWithAttributes { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:169:21 | 169 | pub fn reversed(&self) -> IterNoAttributes { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn reversed(&self) -> IterNoAttributes> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:175:27 | 175 | pub fn first_endpoint(&self) -> Option<(Point, Attributes)> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 175 | pub fn first_endpoint(&self) -> Option<(Point, Attributes<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:181:26 | 181 | pub fn last_endpoint(&self) -> Option<(Point, Attributes)> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | pub fn last_endpoint(&self) -> Option<(Point, Attributes<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:271:12 | 271 | fn get(&self, id: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | 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 get(&self, id: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:320:20 | 320 | pub fn id_iter(&self) -> IdIter { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 320 | pub fn id_iter(&self) -> IdIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:325:33 | 325 | pub fn iter_with_attributes(&self) -> IterWithAttributes { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 325 | pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:340:21 | 340 | pub fn reversed(&self) -> IterNoAttributes { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 340 | pub fn reversed(&self) -> IterNoAttributes> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:1269:13 | 1269 | points: &[Point], | ^^^^^^^^ the lifetime is elided here 1270 | endpoint: EndpointId, 1271 | ) -> Attributes { | ^^^^^^^^^^ 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 | 1271 | ) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:48:21 | 48 | pub fn as_slice(&self) -> PathBufferSlice { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 as_slice(&self) -> PathBufferSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:57:16 | 57 | pub fn get(&self, index: usize) -> PathSlice { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub fn get(&self, index: usize) -> PathSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:89:20 | 89 | pub fn builder(&mut self) -> Builder { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | pub fn builder(&mut self) -> Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:140:16 | 140 | pub fn get(&self, index: usize) -> PathSlice { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 140 | pub fn get(&self, index: usize) -> PathSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/polygon.rs:52:24 | 52 | pub fn path_events(&self) -> PathEvents | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 52 | pub fn path_events(&self) -> PathEvents<'_, T> | +++ warning: `iroh-base` (lib) generated 1 warning (1 duplicate) Compiling ehttp v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ehttp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ehttp-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ehttp-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Emil Ernerfeldt ' CARGO_PKG_DESCRIPTION='Minimal HTTP client for both native and WASM' CARGO_PKG_HOMEPAGE='https://github.com/emilk/ehttp' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ehttp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/emilk/ehttp' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ehttp --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ehttp-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-channel", "default", "native-async", "streaming"))' -C metadata=0ca62632deea1a37 -C extra-filename=-0fb051d05c562d7e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ureq=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libureq-a8bdd4a0b5d5ae7b.rmeta --extern web_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libweb_sys-f34807f10e582265.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `lyon_path` (lib) generated 30 warnings (1 duplicate) Compiling x509-parser v0.15.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x509_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Parser for the X.509 v3 format (RFC 5280 certificates)' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/x509-parser' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x509-parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/x509-parser.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name x509_parser --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ring", "validate", "verify"))' -C metadata=3558345c00998fd2 -C extra-filename=-ca9cf62d2b38568c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern asn1_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasn1_rs-7a737c1637c55da5.rmeta --extern data_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdata_encoding-1c3f4465df81052f.rmeta --extern der_parser=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libder_parser-b94fc8016b91dce4.rmeta --extern lazy_static=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblazy_static-6da979bd9e411d6d.rmeta --extern nom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnom-542aeb8aaaa56b24.rmeta --extern oid_registry=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liboid_registry-32209fb96ae1d6c4.rmeta --extern rusticata_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librusticata_macros-4f30864c3a2657fb.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `soa` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:54:9 | 54 | soa: Option>>, | ^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `negative_ttl` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:57:9 | 57 | negative_ttl: Option, | ^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `response_code` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:60:9 | 60 | response_code: ResponseCode, | ^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `trusted` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:62:9 | 62 | trusted: bool, | ^^^^^^^ | = help: maybe it is overwritten before being read? warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:31:41 | 31 | let (i, parsed_attribute) = crate::cri_attributes::parser::parse_attribute(i, &oid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:123:31 | 123 | unused_import_braces, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 31 - let (i, parsed_attribute) = crate::cri_attributes::parser::parse_attribute(i, &oid) 31 + let (i, parsed_attribute) = parser::parse_attribute(i, &oid) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/generalname.rs:43:55 | 43 | std::str::from_utf8(any.data).map_err(|_| nom::Err::Failure(Error::BerValueError)) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 43 - std::str::from_utf8(any.data).map_err(|_| nom::Err::Failure(Error::BerValueError)) 43 + std::str::from_utf8(any.data).map_err(|_| Err::Failure(Error::BerValueError)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:99:20 | 99 | return Err(nom::Err::Error(Error::InvalidLength)); | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 99 - return Err(nom::Err::Error(Error::InvalidLength)); 99 + return Err(Err::Error(Error::InvalidLength)); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:114:17 | 114 | Err(nom::Err::Error(Error::BerValueError)) | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 114 - Err(nom::Err::Error(Error::BerValueError)) 114 + Err(Err::Error(Error::BerValueError)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:116:18 | 116 | _ => Err(nom::Err::Error(Error::unexpected_tag(None, hdr.tag()))), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 116 - _ => Err(nom::Err::Error(Error::unexpected_tag(None, hdr.tag()))), 116 + _ => Err(Err::Error(Error::unexpected_tag(None, hdr.tag()))), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:164:20 | 164 | return Err(nom::Err::Error(Error::InvalidLength)); | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 164 - return Err(nom::Err::Error(Error::InvalidLength)); 164 + return Err(Err::Error(Error::InvalidLength)); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:177:18 | 177 | t => Err(nom::Err::Error(Error::unexpected_tag( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 177 - t => Err(nom::Err::Error(Error::unexpected_tag( 177 + t => Err(Err::Error(Error::unexpected_tag( | [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `ehttp` (lib) generated 1 warning (1 duplicate) Compiling phf_macros v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_macros-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_macros-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Macros to generate types in the phf crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name phf_macros --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_macros-0.11.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("unicase", "unicase_"))' -C metadata=80b37f79e6263c62 -C extra-filename=-f0f185c165d1bba2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libphf_generator-fac931ea36eee8c6.rlib --extern phf_shared=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libphf_shared-03841d1b4fa2f4a3.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:180:34 | 180 | pub fn parse_x509_certificate(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 180 | pub fn parse_x509_certificate(i: &[u8]) -> X509Result<'_, X509Certificate<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:190:26 | 190 | pub fn parse_x509_crl(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 190 | pub fn parse_x509_crl(i: &[u8]) -> X509Result<'_, CertificateRevocationList<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:200:26 | 200 | pub fn parse_x509_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 200 | pub fn parse_x509_der(i: &[u8]) -> X509Result<'_, X509Certificate<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:211:25 | 211 | pub fn parse_crl_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 211 | pub fn parse_crl_der(i: &[u8]) -> X509Result<'_, CertificateRevocationList<'_>> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:145:33 | 145 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 145 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:287:20 | 287 | pub fn subject(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn subject(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:293:19 | 293 | pub fn issuer(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 293 | pub fn issuer(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:305:23 | 305 | pub fn public_key(&self) -> &SubjectPublicKeyInfo { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 305 | pub fn public_key(&self) -> &SubjectPublicKeyInfo<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:352:27 | 352 | pub fn extensions_map(&self) -> Result>, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 352 | pub fn extensions_map(&self) -> Result, &X509Extension<'a>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:401:9 | 401 | &self, | ^^^^^ the lifetime is elided here 402 | ) -> Result>, X509Error> { | ^^^^^^^^^^^^^^^^^ | || | |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 | 402 | ) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:448:28 | 448 | pub fn policy_mappings(&self) -> Result>, X509Error> { | ^^^^^ ^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 448 | pub fn policy_mappings(&self) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:463:9 | 463 | &self, | ^^^^^ the lifetime is elided here 464 | ) -> Result>, X509Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ | || | |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 | 464 | ) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:478:29 | 478 | pub fn name_constraints(&self) -> Result>, X509Error> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 478 | pub fn name_constraints(&self) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:552:33 | 552 | fn from_der(i: &'a [u8]) -> X509Result> { | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^--^^ | | | | | | | the same lifetime is named here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 552 | fn from_der(i: &'a [u8]) -> X509Result<'a, TbsCertificate<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:709:20 | 709 | fn from_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 709 | fn from_der(i: &[u8]) -> X509Result<'_, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:727:40 | 727 | fn from_der_issuer(i: &'a [u8]) -> X509Result> { | -- ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 727 | fn from_der_issuer(i: &'a [u8]) -> X509Result<'a, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:732:28 | 732 | fn from_der_subject(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 732 | fn from_der_subject(i: &[u8]) -> X509Result<'_, Option>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:739:33 | 739 | fn parse(i: &[u8]) -> BerResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 739 | fn parse(i: &[u8]) -> BerResult<'_, Option>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:26:33 | 26 | pub fn requested_extensions(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 26 | pub fn requested_extensions(&self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:106:23 | 106 | pub fn attributes(&self) -> &[X509CriAttribute] { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 106 | pub fn attributes(&self) -> &[X509CriAttribute<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:112:28 | 112 | pub fn iter_attributes(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 112 | pub fn iter_attributes(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:119:27 | 119 | pub fn find_attribute(&self, oid: &Oid) -> Option<&X509CriAttribute> { | ^^^^^ ^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub fn find_attribute(&self, oid: &Oid) -> Option<&X509CriAttribute<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:126:27 | 126 | pub fn attributes_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 126 | pub fn attributes_map(&self) -> Result, &X509CriAttribute<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:148:33 | 148 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 148 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:22:33 | 22 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 22 | fn from_der(i: &'a [u8]) -> X509Result<'a, X509CriAttribute<'a>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:172:39 | 172 | pub(crate) fn parse_cri_attributes(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 172 | pub(crate) fn parse_cri_attributes(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:119:46 | 119 | pub(super) fn parse_extension_request(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 119 | pub(super) fn parse_extension_request(i: &[u8]) -> X509Result<'_, ExtensionRequest<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:124:40 | 124 | fn parse_extension_request_attr(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 124 | fn parse_extension_request_attr(i: &[u8]) -> X509Result<'_, ParsedCriAttribute<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:146:47 | 146 | pub(super) fn parse_challenge_password(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | pub(super) fn parse_challenge_password(i: &[u8]) -> X509Result<'_, ChallengePassword> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:164:41 | 164 | fn parse_challenge_password_attr(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 164 | fn parse_challenge_password_attr(i: &[u8]) -> X509Result<'_, ParsedCriAttribute<'_>> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:127:33 | 127 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 127 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1128:43 | 1128 | pub(crate) fn parse_extension_sequence(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1128 | pub(crate) fn parse_extension_sequence(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1134:35 | 1134 | pub(crate) fn parse_extensions(i: &[u8], explicit_tag: Tag) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1134 | pub(crate) fn parse_extensions(i: &[u8], explicit_tag: Tag) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1151:52 | 1151 | pub(crate) fn parse_extension_envelope_sequence(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1151 | pub(crate) fn parse_extension_envelope_sequence(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1158:8 | 1158 | i: &[u8], | ^^^^^ the lifetime is elided here 1159 | explicit_tag: Tag, 1160 | ) -> X509Result> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 1160 | ) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1176:25 | 1176 | fn der_read_critical(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1176 | fn der_read_critical(i: &[u8]) -> BerResult<'_, bool> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/generalname.rs:40:24 | 40 | fn ia5str(any: Any) -> Result<&str, Err> { | ^^^ ^^^^ 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 | 40 | fn ia5str(any: Any<'_>) -> Result<&str, Err> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/generalname.rs:111:36 | 111 | pub(crate) fn parse_generalname(i: &[u8]) -> IResult<&[u8], GeneralName, Error> { | ^^^^^ ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 111 | pub(crate) fn parse_generalname(i: &[u8]) -> IResult<&[u8], GeneralName<'_>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/keyusage.rs:113:41 | 113 | pub(crate) fn parse_extendedkeyusage(i: &[u8]) -> IResult<&[u8], ExtendedKeyUsage, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub(crate) fn parse_extendedkeyusage(i: &[u8]) -> IResult<&[u8], ExtendedKeyUsage<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/nameconstraints.rs:32:40 | 32 | pub(crate) fn parse_nameconstraints(i: &[u8]) -> IResult<&[u8], NameConstraints, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 32 | pub(crate) fn parse_nameconstraints(i: &[u8]) -> IResult<&[u8], NameConstraints<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/nameconstraints.rs:33:25 | 33 | fn parse_subtree(i: &[u8]) -> IResult<&[u8], GeneralSubtree, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | fn parse_subtree(i: &[u8]) -> IResult<&[u8], GeneralSubtree<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/nameconstraints.rs:38:26 | 38 | fn parse_subtrees(i: &[u8]) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 38 | fn parse_subtrees(i: &[u8]) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `TryFrom` is not local | `Any` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `Tagged` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `CheckDerConstraints` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `FromDer` is not local | `Error` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:78:39 | 78 | pub(crate) fn parse_policymappings(i: &[u8]) -> IResult<&[u8], PolicyMappings, Error> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub(crate) fn parse_policymappings(i: &[u8]) -> IResult<&[u8], PolicyMappings<'_>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:54:8 | 54 | i: &[u8], | ^^^^^ the lifetime is elided here 55 | ) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 55 | ) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:69:8 | 69 | i: &[u8], | ^^^^^ the lifetime is elided here 70 | ) -> IResult<&[u8], SignedCertificateTimestamp, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 70 | ) -> IResult<&[u8], SignedCertificateTimestamp<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:78:8 | 78 | i: &[u8], | ^^^^^ the lifetime is elided here 79 | ) -> IResult<&[u8], SignedCertificateTimestamp, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 79 | ) -> IResult<&[u8], SignedCertificateTimestamp<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:96:20 | 96 | fn parse_log_id(i: &[u8]) -> IResult<&[u8], CtLogID, BerError> { | ^^^^^ ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | fn parse_log_id(i: &[u8]) -> IResult<&[u8], CtLogID<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:108:27 | 108 | fn parse_ct_extensions(i: &[u8]) -> IResult<&[u8], CtExtensions, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | fn parse_ct_extensions(i: &[u8]) -> IResult<&[u8], CtExtensions<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:114:30 | 114 | fn parse_digitally_signed(i: &[u8]) -> IResult<&[u8], DigitallySigned, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | fn parse_digitally_signed(i: &[u8]) -> IResult<&[u8], DigitallySigned<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:763:38 | 763 | fn parse_basicconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 763 | fn parse_basicconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:767:37 | 767 | fn parse_nameconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 767 | fn parse_nameconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:772:12 | 772 | i: &[u8], | ^^^^^ the lifetime is elided here 773 | ) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 773 | ) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:784:12 | 784 | i: &[u8], | ^^^^^ the lifetime is elided here 785 | ) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 785 | ) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:813:39 | 813 | fn parse_policyconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 813 | fn parse_policyconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:817:36 | 817 | fn parse_policymappings_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 817 | fn parse_policymappings_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:821:38 | 821 | fn parse_inhibitanypolicy_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 821 | fn parse_inhibitanypolicy_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:829:38 | 829 | fn parse_extendedkeyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 829 | fn parse_extendedkeyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:836:39 | 836 | fn parse_distributionpointname(i: &[u8]) -> IResult<&[u8], DistributionPointName, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 836 | fn parse_distributionpointname(i: &[u8]) -> IResult<&[u8], DistributionPointName<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:862:33 | 862 | fn parse_tagged1_reasons(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 862 | fn parse_tagged1_reasons(i: &[u8]) -> BerResult<'_, ReasonFlags> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:876:35 | 876 | fn parse_crlissuer_content(i: &[u8]) -> BerResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 876 | fn parse_crlissuer_content(i: &[u8]) -> BerResult<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:885:12 | 885 | i: &[u8], | ^^^^^ the lifetime is elided here 886 | ) -> IResult<&[u8], CRLDistributionPoint, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 886 | ) -> IResult<&[u8], CRLDistributionPoint<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:906:12 | 906 | i: &[u8], | ^^^^^ the lifetime is elided here 907 | ) -> IResult<&[u8], CRLDistributionPoints, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 907 | ) -> IResult<&[u8], CRLDistributionPoints<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:912:43 | 912 | fn parse_crldistributionpoints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 912 | fn parse_crldistributionpoints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:926:12 | 926 | i: &[u8], | ^^^^^ the lifetime is elided here 927 | ) -> IResult<&[u8], AuthorityInfoAccess, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 927 | ) -> IResult<&[u8], AuthorityInfoAccess<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:928:25 | 928 | fn parse_aia(i: &[u8]) -> IResult<&[u8], AccessDescription, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 928 | fn parse_aia(i: &[u8]) -> IResult<&[u8], AccessDescription<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:941:41 | 941 | fn parse_authorityinfoaccess_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 941 | fn parse_authorityinfoaccess_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:974:12 | 974 | i: &[u8], | ^^^^^ the lifetime is elided here 975 | ) -> IResult<&[u8], AuthorityKeyIdentifier, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 975 | ) -> IResult<&[u8], AuthorityKeyIdentifier<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:980:44 | 980 | fn parse_authoritykeyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 980 | fn parse_authoritykeyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:987:42 | 987 | pub(super) fn parse_keyidentifier(i: &[u8]) -> IResult<&[u8], KeyIdentifier, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 987 | pub(super) fn parse_keyidentifier(i: &[u8]) -> IResult<&[u8], KeyIdentifier<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:993:35 | 993 | fn parse_keyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 993 | fn parse_keyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:997:30 | 997 | fn parse_keyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 997 | fn parse_keyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1015:32 | 1015 | fn parse_nscerttype_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1015 | fn parse_nscerttype_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1019:31 | 1019 | fn parse_nscomment_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1019 | fn parse_nscomment_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1055:12 | 1055 | i: &[u8], | ^^^^^ the lifetime is elided here 1056 | ) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 1056 | ) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1057:43 | 1057 | fn parse_policy_qualifier_info(i: &[u8]) -> IResult<&[u8], PolicyQualifierInfo, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1057 | fn parse_policy_qualifier_info(i: &[u8]) -> IResult<&[u8], PolicyQualifierInfo<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1067:40 | 1067 | fn parse_policy_information(i: &[u8]) -> IResult<&[u8], PolicyInformation, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1067 | fn parse_policy_information(i: &[u8]) -> IResult<&[u8], PolicyInformation<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1084:41 | 1084 | fn parse_certificatepolicies_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1084 | fn parse_certificatepolicies_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1092:29 | 1092 | fn parse_reason_code(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1092 | fn parse_reason_code(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1106:33 | 1106 | fn parse_invalidity_date(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1106 | fn parse_invalidity_date(i: &[u8]) -> ParseResult<'_, ParsedExtension<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1114:28 | 1114 | fn parse_crl_number(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1114 | fn parse_crl_number(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1119:25 | 1119 | fn parse_sct_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1119 | fn parse_sct_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/pem.rs:164:23 | 164 | pub fn parse_x509(&self) -> Result> { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | pub fn parse_x509(&self) -> Result, ::nom::Err> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/public_key.rs:76:25 | 76 | fn parse_rsa_key(bytes: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 76 | fn parse_rsa_key(bytes: &[u8]) -> BerResult<'_, RSAPublicKey<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:66:19 | 66 | pub fn issuer(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 66 | pub fn issuer(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:89:23 | 89 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:135:33 | 135 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 135 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:188:23 | 188 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:194:28 | 194 | pub fn iter_extensions(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub fn iter_extensions(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:201:27 | 201 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension> { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 201 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:208:27 | 208 | pub fn extensions_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | pub fn extensions_map(&self) -> Result, &X509Extension<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:228:33 | 228 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 228 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:274:23 | 274 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 274 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:280:28 | 280 | pub fn iter_extensions(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 280 | pub fn iter_extensions(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:287:27 | 287 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension> { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:294:27 | 294 | pub fn extensions_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | pub fn extensions_map(&self) -> Result, &X509Extension<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:345:33 | 345 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 345 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:361:34 | 361 | fn parse_revoked_certificates(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 361 | fn parse_revoked_certificates(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:94:27 | 94 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:99:31 | 99 | pub fn hash_algorithm_oid(&self) -> &'a Oid { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 99 | pub fn hash_algorithm_oid(&self) -> &'a Oid<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:108:35 | 108 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:115:31 | 115 | pub fn mask_gen_algorithm(&self) -> Result { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | 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 | 115 | pub fn mask_gen_algorithm(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:225:27 | 225 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:230:31 | 230 | pub fn hash_algorithm_oid(&self) -> &'a Oid { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn hash_algorithm_oid(&self) -> &'a Oid<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:239:35 | 239 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 239 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:246:31 | 246 | pub fn mask_gen_algorithm(&self) -> Result { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | 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 | 246 | pub fn mask_gen_algorithm(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:265:42 | 265 | pub fn p_source_alg(&'a self) -> &'a AlgorithmIdentifier { | -- -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 265 | pub fn p_source_alg(&'a self) -> &'a AlgorithmIdentifier<'a> { | ++++ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `TryFrom` is not local | `Any` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `Tagged` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `CheckDerConstraints` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `FromDer` is not local | `Error` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:16:35 | 16 | pub(crate) fn from_der_opt(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 16 | pub(crate) fn from_der_opt(i: &[u8]) -> X509Result<'_, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:72:20 | 72 | fn from_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | fn from_der(i: &[u8]) -> X509Result<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:78:39 | 78 | pub(crate) fn parse_choice_of_time(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub(crate) fn parse_choice_of_time(i: &[u8]) -> ParseResult<'_, OffsetDateTime> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:91:28 | 91 | fn parse_malformed_date(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | fn parse_malformed_date(i: &[u8]) -> ParseResult<'_, OffsetDateTime> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:43:40 | 43 | pub(crate) fn from_der_tagged_0(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 43 | pub(crate) fn from_der_tagged_0(i: &[u8]) -> X509Result<'_, X509Version> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:156:29 | 156 | fn parse_attribute_value(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 156 | fn parse_attribute_value(i: &[u8]) -> ParseResult<'_, Any<'_>, Error> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:160:30 | 160 | fn parse_malformed_string(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 160 | fn parse_malformed_string(i: &[u8]) -> ParseResult<'_, Any<'_>, Error> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:213:33 | 213 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 213 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:234:19 | 234 | pub fn parsed(&self) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 234 | pub fn parsed(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:263:33 | 263 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 263 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `TryFrom` is not local | `Any` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `Tagged` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `CheckDerConstraints` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `FromDer` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] | --------- `X509Error` is not local 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:313:39 | 313 | pub const fn oid(&'a self) -> &'a Oid { | -- -- ^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 313 | pub const fn oid(&'a self) -> &'a Oid<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:318:53 | 318 | pub const fn parameters(&'a self) -> Option<&'a Any> { | -- -- ^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 318 | pub const fn parameters(&'a self) -> Option<&'a Any<'a>> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:471:33 | 471 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 471 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:578:40 | 578 | pub(crate) fn parse_signature_value(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 578 | pub(crate) fn parse_signature_value(i: &[u8]) -> X509Result<'_, BitString<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:582:31 | 582 | pub(crate) fn parse_serial(i: &[u8]) -> X509Result<(&[u8], BigUint)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 582 | pub(crate) fn parse_serial(i: &[u8]) -> X509Result<'_, (&[u8], BigUint)> { | +++ warning: `phf_macros` (lib) generated 1 warning (1 duplicate) Compiling tokio-tungstenite-wasm v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_tungstenite_wasm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-tungstenite-wasm-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-tungstenite-wasm-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform.' CARGO_PKG_HOMEPAGE='https://github.com/TannerRogalsky/tokio-tungstenite-wasm' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=tokio-tungstenite-wasm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TannerRogalsky/tokio-tungstenite-wasm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_tungstenite_wasm --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-tungstenite-wasm-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "native-tls", "native-tls-vendored", "rustls-tls-native-roots", "rustls-tls-webpki-roots"))' -C metadata=a316c343a911b103 -C extra-filename=-8cebace8be99b65d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern httparse=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttparse-c45d48f46cc3f92d.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tokio_tungstenite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_tungstenite-d8fd660021508f55.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `tokio-tungstenite-wasm` (lib) generated 1 warning (1 duplicate) Compiling alsa v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='David Henningsson ' CARGO_PKG_DESCRIPTION='Thin but safe wrappers for ALSA (Linux sound API)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/diwic/alsa-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name alsa --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77b0a384d21a1b2f -C extra-filename=-94d594d54f411a95 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern alsa_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libalsa_sys-09d291fb61c25224.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/ctl_int.rs:83:22 | 83 | .map(|_| (MilliBel(m as i64))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 83 - .map(|_| (MilliBel(m as i64))) 83 + .map(|_| MilliBel(m as i64)) | [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 2478 | backend->fsync = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ warning: `futures-concurrency` (lib) generated 2 warnings (1 duplicate) Compiling surge-ping v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=surge_ping CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='kolapapa ' CARGO_PKG_DESCRIPTION='Asynchronous ICMP ping library' CARGO_PKG_HOMEPAGE='https://github.com/kolapapa/surge-ping' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=surge-ping CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kolapapa/surge-ping' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name surge_ping --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d56d271e08b171a9 -C extra-filename=-2b8c78a15a83a67a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern hex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhex-11d874e42c53acc5.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern pnet_packet=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpnet_packet-3485bdbd560f2a22.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-8907ef6e04d1c032.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. warning: value assigned to `host` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/src/error.rs:28:9 | 28 | host: IpAddr, | ^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `ident` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/src/error.rs:29:9 | 29 | ident: Option, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `seq` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/src/error.rs:30:9 | 30 | seq: PingSequence, | ^^^ | = help: maybe it is overwritten before being read? warning: `bevy_render` (lib) generated 90 warnings (1 duplicate) Compiling num_enum v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_enum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_enum-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_enum-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Wagner-Hall :Daniel Henry-Mantilla :Vincent Esche ' CARGO_PKG_DESCRIPTION='Procedural macros to make inter-operation between primitives and enums easier.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-3-Clause OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_enum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/illicitonion/num_enum' CARGO_PKG_RUST_VERSION=1.56.0 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name num_enum --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_enum-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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=ed981899714b0232 -C extra-filename=-9813232a501f70e3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern num_enum_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_enum_derive-48ba90fc40fbda5e.so --cap-lints warn -C ar=ar -C linker=cc` warning: `num_enum` (lib) generated 1 warning (1 duplicate) Compiling strum v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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=3 -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=4346963229f6c64e -C extra-filename=-b03c53e1e6ae0408 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstrum_macros-da546d2d1d719a34.so --cap-lints warn -C ar=ar -C linker=cc` warning: `strum` (lib) generated 1 warning (1 duplicate) Compiling gc-arena v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gc_arena CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='kyren :moulins:Aaron Hill ' CARGO_PKG_DESCRIPTION='safe, incrementally garbage collected arenas' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gc-arena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/gc-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name gc_arena --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "default", "hashbrown", "std", "tracing"))' -C metadata=b6987aea1fd6080b -C extra-filename=-4f878b82b7054390 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liballocator_api2-313e5d1ef701468d.rmeta --extern gc_arena_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgc_arena_derive-e6c1157868097e76.so --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-4c9404cd7f6ea526.rmeta --extern sptr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsptr-6a8ac099f54a9a11.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/hctl.rs:113:21 | 113 | pub struct Elem<'a>(&'a HCtl, *mut alsa::snd_hctl_elem_t); | ---- ^^^^^^^^ | | | field in this struct | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 113 - pub struct Elem<'a>(&'a HCtl, *mut alsa::snd_hctl_elem_t); 113 + pub struct Elem<'a>((), *mut alsa::snd_hctl_elem_t); | warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/ctl_int.rs:27:33 | 27 | pub fn new(ctl: &'a Ctl) -> DeviceIter { | -- ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 27 | pub fn new(ctl: &'a Ctl) -> DeviceIter<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/hctl.rs:68:22 | 68 | pub fn elem_iter(&self) -> ElemIter { ElemIter(self, ptr::null_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 | 68 | pub fn elem_iter(&self) -> ElemIter<'_> { ElemIter(self, ptr::null_mut()) } | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/hctl.rs:70:22 | 70 | pub fn find_elem(&self, id: &ctl_int::ElemId) -> Option { | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | pub fn find_elem(&self, id: &ctl_int::ElemId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:224:18 | 224 | pub fn io_i8(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 224 | pub fn io_i8(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:225:18 | 225 | pub fn io_u8(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn io_u8(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:226:19 | 226 | pub fn io_i16(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 226 | pub fn io_i16(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:227:19 | 227 | pub fn io_u16(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 227 | pub fn io_u16(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:228:19 | 228 | pub fn io_i32(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 228 | pub fn io_i32(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:229:19 | 229 | pub fn io_u32(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 229 | pub fn io_u32(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:230:19 | 230 | pub fn io_f32(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn io_f32(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:231:19 | 231 | pub fn io_f64(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 231 | pub fn io_f64(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:233:36 | 233 | pub fn io_checked(&self) -> Result> { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 233 | pub fn io_checked(&self) -> Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:242:45 | 242 | pub unsafe fn io_unchecked(&self) -> IO { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 242 | pub unsafe fn io_unchecked(&self) -> IO<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:247:15 | 247 | pub fn io(&self) -> IO { IO::new(self) } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 247 | pub fn io(&self) -> IO<'_, u8> { IO::new(self) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:248:21 | 248 | pub fn io_bytes(&self) -> IO { IO::new(self) } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 248 | pub fn io_bytes(&self) -> IO<'_, u8> { IO::new(self) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:270:30 | 270 | pub fn hw_params_current(&self) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 270 | pub fn hw_params_current(&self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:279:30 | 279 | pub fn sw_params_current(&self) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn sw_params_current(&self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/rawmidi.rs:164:15 | 164 | pub fn io(&self) -> IO { IO(self) } | ^^^^^ ^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | pub fn io(&self) -> IO<'_> { IO(self) } | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/mixer.rs:32:23 | 32 | pub fn find_selem(&self, id: &SelemId) -> 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 | 32 | pub fn find_selem(&self, id: &SelemId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/mixer.rs:53:17 | 53 | 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 | 53 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/mixer.rs:454:22 | 454 | pub fn iter_enum(&self) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 454 | pub fn iter_enum(&self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/seq.rs:169:18 | 169 | pub fn input(&self) -> Input { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn input(&self) -> Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/seq.rs:198:24 | 198 | pub fn event_input(&mut self) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 198 | pub fn event_input(&mut self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/direct/pcm.rs:461:17 | 461 | pub fn iter(&mut self) -> CaptureIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 461 | pub fn iter(&mut self) -> CaptureIter<'_, S> { | +++ warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 61 | static_collect!(str); | -------------------- in this macro invocation | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 63 | static_collect!(core::ffi::CStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 66 | static_collect!(std::path::Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 70 | static_collect!(std::ffi::OsStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:116:5 | 116 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `sptr::Strict` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/types.rs:275:9 | 275 | use sptr::Strict as _; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `surge-ping` (lib) generated 4 warnings (1 duplicate) Compiling async-channel v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Async multi-producer multi-consumer channel' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-channel' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name async_channel --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=3afdead86006c6a9 -C extra-filename=-ad68086f022ed47b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern concurrent_queue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconcurrent_queue-8bcad532223c093d.rmeta --extern event_listener_strategy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libevent_listener_strategy-ef39302a5160811b.rmeta --extern futures_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_core-e60c2c7fd63e2e27.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project_lite-1db09774a878a68f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `async-channel` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/semver-216995a609d5cb31/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b6534bf58eaf06ef -C extra-filename=-4c56ca8e9743cefc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: `gc-arena` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/url-2.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/url-2.5.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=86253164bc4903cc -C extra-filename=-4217454d824c5215 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libform_urlencoded-ab7418128bace830.rmeta --extern idna=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libidna-820860ec8f627d18.rmeta --extern percent_encoding=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpercent_encoding-85e3954aece6a693.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `semver` (lib) generated 1 warning (1 duplicate) Compiling symphonia-codec-vorbis v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_codec_vorbis CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-codec-vorbis-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-codec-vorbis-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Pure Rust Vorbis decoder (a part of project Symphonia).' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-codec-vorbis CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pdeljanov/Symphonia' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_codec_vorbis --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-codec-vorbis-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b4e5ad3dc78d9ee -C extra-filename=-774a2b9355d06c2d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern symphonia_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_core-e35947cb892237d8.rmeta --extern symphonia_utils_xiph=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_utils_xiph-c7c3d375302f0c18.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `x509-parser` (lib) generated 141 warnings (1 duplicate) Compiling symphonia-format-ogg v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_format_ogg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-format-ogg-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-format-ogg-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Pure Rust OGG demuxer (a part of project Symphonia).' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-format-ogg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pdeljanov/Symphonia' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_format_ogg --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-format-ogg-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a568fddb831e3f35 -C extra-filename=-aa4525465f1a670d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern symphonia_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_core-e35947cb892237d8.rmeta --extern symphonia_metadata=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_metadata-de2482414cb5dd71.rmeta --extern symphonia_utils_xiph=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_utils_xiph-c7c3d375302f0c18.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-format-ogg-0.5.4/src/mappings/flac.rs:244:51 | 244 | if crc8_expected != crc8_computed && cfg!(not(fuzzing)) { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `alsa` (lib) generated 27 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=01dda69d9ee614a1 -C extra-filename=-127b65d8a49219fd --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsiphasher-62f2b9b579af182f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `url` (lib) generated 1 warning (1 duplicate) Compiling watchable v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=watchable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/watchable-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/watchable-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A watchable RwLock-like type that is compatible with both multi-threaded and async code.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=watchable CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/khonsulabs/watchable' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name watchable --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/watchable-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adf784bd5abe10be -C extra-filename=-74b555edeb271aa7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern event_listener=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libevent_listener-6d8d8fd42f3ed089.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Compiling fluent-langneg v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-langneg-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-langneg-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fluent_langneg --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=fe10c58ac6d76249 -C extra-filename=-24d0a49870de6467 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unic_langid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunic_langid-c8479e84c34f703d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `version` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-format-ogg-0.5.4/src/page.rs:21:9 | 20 | pub struct PageHeader { | ---------- field in this struct 21 | pub version: u8, | ^^^^^^^ | = note: `PageHeader` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `watchable` (lib) generated 1 warning (1 duplicate) Compiling intl_pluralrules v7.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/Cargo.toml CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name intl_pluralrules --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=015f62d18b631588 -C extra-filename=-ca1fbdc3eced29c7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern unic_langid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunic_langid-c8479e84c34f703d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/operands.rs:51:13 | 51 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/rules.rs:2:13 | 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/rules.rs:3:13 | 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/rules.rs:4:13 | 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::nonminimal_bool))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `fluent-langneg` (lib) generated 1 warning (1 duplicate) Compiling tokio-rustls v0.24.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-rustls-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-rustls-0.24.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=6000889dfefa2baa -C extra-filename=-811dccd3586fd589 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-a51325261d443f1c.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) Compiling self_cell v0.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/self_cell-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/self_cell-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=767f08fa7bf6fd6a -C extra-filename=-76b323a84f735cff --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern new_self_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libself_cell-f2ec28c57bae9c8a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `self_cell` (lib) generated 1 warning (1 duplicate) Compiling elsa v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=elsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Append-only collections for Rust where borrows to entries can outlive insertions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/manishearth/elsa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name elsa --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap"))' -C metadata=82ef5aabc7d0a04c -C extra-filename=-418aad995a1fd459 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstable_deref_trait-377dd011ef7a64aa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:46:19 | 46 | &*(&**(*vec).get_unchecked((*vec).len() - 1) as *const T::Target) | ^^---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:46:19 | 46 | &*(&**(*vec).get_unchecked((*vec).len() - 1) as *const T::Target) | ^^^^^^ note: method calls to `get_unchecked` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:637:5 | 637 | / pub const unsafe fn get_unchecked(&self, index: I) -> &I::Output 638 | | where 639 | | I: [const] SliceIndex, | |____________________________________^ = 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 | 46 | &*(&**(&(*vec)).get_unchecked((*vec).len() - 1) as *const T::Target) | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:54:13 | 54 | (*vec).get(index).map(|x| &**x) | ^^---^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:54:13 | 54 | (*vec).get(index).map(|x| &**x) | ^^^^^^ note: method calls to `get` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:570:5 | 570 | / pub const fn get(&self, index: I) -> Option<&I::Output> 571 | | where 572 | | I: [const] SliceIndex, | |____________________________________^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 54 | (&(*vec)).get(index).map(|x| &**x) | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^---^^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^ note: method calls to `get_unchecked` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:637:5 | 637 | / pub const unsafe fn get_unchecked(&self, index: I) -> &I::Output 638 | | where 639 | | I: [const] SliceIndex, | |____________________________________^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 65 | &**(&(*vec)).get_unchecked(index) | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:74:13 | 74 | (*vec).get(index).copied() | ^^---^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:74:13 | 74 | (*vec).get(index).copied() | ^^^^^^ note: method calls to `get` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:570:5 | 570 | / pub const fn get(&self, index: I) -> Option<&I::Output> 571 | | where 572 | | I: [const] SliceIndex, | |____________________________________^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 74 | (&(*vec)).get(index).copied() | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:111:17 | 111 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 111 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: `elsa` (lib) generated 6 warnings (1 duplicate) Compiling fluent-syntax v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fluent_syntax --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=92a54f412891ec2c -C extra-filename=-00759413374e269e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rcgen` (lib) generated 1 warning (1 duplicate) Compiling backoff v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backoff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/backoff-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/backoff-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Tibor Benke ' CARGO_PKG_DESCRIPTION='Retry operations with exponential backoff policy. ' CARGO_PKG_HOMEPAGE='https://github.com/ihrwein/backoff' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backoff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ihrwein/backoff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name backoff --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=6ec3d2a52b725ee1 -C extra-filename=-271b6e68ae6db72d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgetrandom-4bc37ca01617ceeb.rmeta --extern instant=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libinstant-169d46cfbff451b8.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/parser/errors.rs:99:9 | 99 | pub pos: Range, | ^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `slice` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/parser/errors.rs:102:9 | 102 | pub slice: Option>, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `kind` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/parser/errors.rs:104:9 | 104 | pub kind: ErrorKind, | ^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/unicode.rs:121:42 | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow<'_, str> { | +++ warning: `backoff` (lib) generated 1 warning (1 duplicate) Compiling num-complex v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_complex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-complex-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-complex-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Complex numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-complex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-complex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-complex' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name num_complex --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=897c1577b1bd0d6d -C extra-filename=-f817c603b2463421 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `intl_pluralrules` (lib) generated 6 warnings (1 duplicate) Compiling netdev v0.30.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=netdev CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/netdev-0.30.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/netdev-0.30.0/Cargo.toml CARGO_PKG_AUTHORS='shellrow ' CARGO_PKG_DESCRIPTION='Cross-platform library for network interface' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=netdev CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shellrow/netdev' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name netdev --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/netdev-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=db3b33dcddb849f4 -C extra-filename=-d9844a95cad28bd8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fluent-syntax` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e780d7f4dc1dce1 -C extra-filename=-3fb6c955d410753b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `num_threads` (lib) generated 1 warning (1 duplicate) Compiling varinteger v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=varinteger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Mathias Buus ' CARGO_PKG_DESCRIPTION='Rust module for encoding/decoding varints that doesn'\''t do any IO. Inspired by the Node.js varint module' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=varinteger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mafintosh/varinteger-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name varinteger --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=889db3857e3d31aa -C extra-filename=-45250136d1fc2e76 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/src/lib.rs:1:13 | 1 | #![cfg_attr(feature = "nightly", deny(missing_docs))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/src/lib.rs:2:13 | 2 | #![cfg_attr(feature = "nightly", feature(external_doc))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/src/lib.rs:3:13 | 3 | #![cfg_attr(feature = "nightly", doc(include = "../README.md"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `varinteger` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 embed-bitcode=no -C debug-assertions=off --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=c7249840ffeb3771 -C extra-filename=-fde9ebb12842d7e9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `symphonia-format-ogg` (lib) generated 3 warnings (1 duplicate) Compiling option-ext v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f27cc63a0f5f745d -C extra-filename=-e08dc9ae8999c9b1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `option-ext` (lib) generated 1 warning (1 duplicate) Compiling byteorder-lite v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/byteorder-lite-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/byteorder-lite-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/byteorder-lite' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/byteorder-lite' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder_lite --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/byteorder-lite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=0af39df1db621289 -C extra-filename=-ff2b2809a37c3807 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling rawpointer v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rawpointer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rawpointer-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rawpointer-0.2.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra methods for raw pointers and `NonNull`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull`, and the function `ptrdistance`. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rawpointer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/rawpointer/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rawpointer --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rawpointer-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca099210ceafcf98 -C extra-filename=-b66ba0e9adf8ea20 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hickory-resolver` (lib) generated 34 warnings (1 duplicate) Compiling x11rb-protocol v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb_protocol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-protocol-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-protocol-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Uli Schlachter :Eduardo Sánchez Muñoz :notgull ' CARGO_PKG_DESCRIPTION='Rust bindings to X11' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11rb-protocol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/psychon/x11rb' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb_protocol --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=9ffe9943eac2c5aa -C extra-filename=-39e7ca131fc2f6c7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rawpointer` (lib) generated 1 warning (1 duplicate) Compiling mint v0.5.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mint-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mint-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Saunders :Dzmitry Malyshau :Evgenii P. :George Burton :Ilya Bogdanov :Osspial :Pâris DOUADY :Rémi Lauzier ' CARGO_PKG_DESCRIPTION='Math interoperability standard types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kvark/mint' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name mint --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mint-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=22596d6e1b704a69 -C extra-filename=-7abfd1ef433c9618 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `num-complex` (lib) generated 1 warning (1 duplicate) Compiling dasp_sample v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dasp_sample CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dasp_sample-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dasp_sample-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='mitchmindtree ' CARGO_PKG_DESCRIPTION='An abstraction for audio PCM DSP samples, along with useful conversions and operations.' CARGO_PKG_HOMEPAGE='https://github.com/rustaudio/sample' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dasp_sample CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/rustaudio/sample.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name dasp_sample --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dasp_sample-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=e98945b8840b30e7 -C extra-filename=-bcb52dfd167a5a74 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `byteorder-lite` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1a0a1da180314405 -C extra-filename=-8c832d9f5cfc445c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `itoa` (lib) generated 1 warning (1 duplicate) Compiling bs58 v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bs58 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bs58-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bs58-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Another Base58 codec implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bs58 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/bs58-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bs58 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bs58-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cb58", "check", "default", "sha2", "smallvec", "std", "tinyvec"))' -C metadata=49338be909248325 -C extra-filename=-a0d6b9898bdd9de1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `mint` (lib) generated 1 warning (1 duplicate) Compiling webpki-roots v0.25.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webpki-roots-0.25.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webpki-roots-0.25.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webpki-roots-0.25.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b00228f431d9a5b -C extra-filename=-a860ff70a271980a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-protocol-0.13.1/src/wrapper.rs:44:35 | 44 | let size = self.0.len() / core::mem::size_of::(); | ^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-protocol-0.13.1/src/lib.rs:49:5 | 49 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 44 - let size = self.0.len() / core::mem::size_of::(); 44 + let size = self.0.len() / size_of::(); | warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) Compiling iroh-net v0.22.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iroh_net CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/Cargo.toml CARGO_PKG_AUTHORS='dignifiedquire :n0 team' CARGO_PKG_DESCRIPTION='networking support for iroh' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iroh-net CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/n0-computer/iroh' CARGO_PKG_RUST_VERSION=1.76 CARGO_PKG_VERSION=0.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name iroh_net --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::unused-async' --warn=missing_debug_implementations --cfg 'feature="default"' --cfg 'feature="metrics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "iroh-relay", "local_swarm_discovery", "metrics", "test-utils"))' -C metadata=d0f58a3316f2c617 -C extra-filename=-617bd1b431932499 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-ad68086f022ed47b.rmeta --extern backoff=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbackoff-271b6e68ae6db72d.rmeta --extern base64=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbase64-4d4008d0d142ab8e.rmeta --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern der=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libder-4503ce72a4acc292.rmeta --extern derive_more=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libderive_more-2b68350d9c2ee78d.rmeta --extern futures_buffered=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_buffered-e7142d5ff40cc39d.rmeta --extern futures_concurrency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_concurrency-aa761fb4781ba170.rmeta --extern futures_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_lite-e3a40f4981773db5.rmeta --extern futures_sink=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_sink-e078dccaf3c97612.rmeta --extern futures_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures_util-f4325f574d4c0a5a.rmeta --extern governor=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgovernor-2cfd58ccb39d4260.rmeta --extern hex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhex-11d874e42c53acc5.rmeta --extern hickory_proto=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhickory_proto-63bf3ef4ac483a79.rmeta --extern hickory_resolver=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhickory_resolver-4ab598e4bcfb6db0.rmeta --extern hostname=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhostname-a8219f6a6e00779d.rmeta --extern http=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp-816391261dbb0b92.rmeta --extern http_body_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhttp_body_util-7d41c5781923183d.rmeta --extern hyper=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper-ab86b614af6348b1.rmeta --extern hyper_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhyper_util-436bc425e36d9449.rmeta --extern igd_next=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libigd_next-a0c796feb9d1217e.rmeta --extern iroh_base=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_base-b1265c126a153d4f.rmeta --extern iroh_metrics=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_metrics-47546044be6ae643.rmeta --extern quinn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_quinn-f42297740bc76cd9.rmeta --extern quinn_proto=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_quinn_proto-f85f5f5cbc088ce2.rmeta --extern quinn_udp=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_quinn_udp-612fec82ecfdb522.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern netdev=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnetdev-d9844a95cad28bd8.rmeta --extern num_enum=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_enum-9813232a501f70e3.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern pin_project=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpin_project-0175b1a0fbcde70c.rmeta --extern pkarr=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpkarr-ccee9e712a732c84.rmeta --extern postcard=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpostcard-9e7b90501a75cf36.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --extern rcgen=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librcgen-64cd923bc8c3f9ed.rmeta --extern reqwest=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libreqwest-849c1273aacce850.rmeta --extern ring=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libring-5ca809754bb85b57.rmeta --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-a51325261d443f1c.rmeta --extern webpki=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwebpki-81727563fc4d02c9.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-8907ef6e04d1c032.rmeta --extern strum=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstrum-b03c53e1e6ae0408.rmeta --extern stun_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstun_rs-6d491109b68e4f67.rmeta --extern surge_ping=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsurge_ping-2b8c78a15a83a67a.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_rustls-811dccd3586fd589.rmeta --extern tokio_tungstenite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_tungstenite-d8fd660021508f55.rmeta --extern tokio_tungstenite_wasm=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_tungstenite_wasm-8cebace8be99b65d.rmeta --extern tokio_util=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio_util-2450f27c54798faf.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --extern tungstenite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtungstenite-3337d890964e7820.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --extern watchable=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwatchable-74b555edeb271aa7.rmeta --extern webpki_roots=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwebpki_roots-a860ff70a271980a.rmeta --extern x509_parser=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libx509_parser-ca9cf62d2b38568c.rmeta --extern z32=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libz32-8e1df5107badf4ed.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `dasp_sample` (lib) generated 1 warning (1 duplicate) Compiling bones_asset v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_asset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Asset interface for bones_lib.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_asset CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_asset --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cid_debug_trace", "default"))' -C metadata=4ca2ae108a3bbb27 -C extra-filename=-9e2fffed47f18aeb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern append_only_vec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libappend_only_vec-236b873dbd514507.rmeta --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-f844b9b9d02ad3e8.rmeta --extern bevy_tasks=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_tasks-b3a71a987ad4b661.rmeta --extern bones_schema=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_schema-514297594d17c464.rmeta --extern bones_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_utils-080aab22a2af7127.rmeta --extern bs58=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbs58-a0d6b9898bdd9de1.rmeta --extern dashmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdashmap-2c7906fcebf2101a.rmeta --extern ehttp=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libehttp-0fb051d05c562d7e.rmeta --extern elsa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libelsa-418aad995a1fd459.rmeta --extern erased_serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liberased_serde-d6efbccfb9aaf08d.rmeta --extern event_listener=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libevent_listener-6d8d8fd42f3ed089.rmeta --extern notify=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnotify-d7f6af505b70fa4e.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern paste=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpaste-1af0580b98b61f4e.so --extern path_absolutize=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpath_absolutize-a5a8ad7ae074daae.rmeta --extern semver=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsemver-4c56ca8e9743cefc.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern serde_json=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_json-a7f51d2cbb88d5cb.rmeta --extern serde_yaml=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_yaml-0cee7e561f719501.rmeta --extern sha2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsha2-e56b6ef865291d51.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --extern ulid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libulid-961df07b9ac4e899.rmeta -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `bs58` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpal-0.15.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpal-0.15.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Low-level cross-platform audio I/O library in pure Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustaudio/cpal' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/cpal-b50225fc87722b29/out /usr/local/bin/rustc --crate-name cpal --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/cpal-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asio", "asio-sys", "jack", "num-traits", "oboe-shared-stdcxx", "wasm-bindgen"))' -C metadata=8847def0c5eee38c -C extra-filename=-cf0d8fa262f00292 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern alsa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libalsa-94d594d54f411a95.rmeta --extern dasp_sample=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdasp_sample-bcb52dfd167a5a74.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `symphonia-codec-vorbis` (lib) generated 1 warning (1 duplicate) Compiling glam v0.28.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glam CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='Cameron Hart ' CARGO_PKG_DESCRIPTION='A simple and fast 3D math library for games and graphics' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glam CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitshifter/glam-rs' CARGO_PKG_RUST_VERSION=1.68.2 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name glam --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="mint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=ad6de01cfa943366 -C extra-filename=-1f4b94ef2945c8fc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern mint=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmint-7abfd1ef433c9618.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `netdev` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/time-0.3.36/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=abde5e7562c0ca22 -C extra-filename=-8d27e080b45f3ff0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libderanged-b404e8b6c1225d5b.rmeta --extern itoa=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitoa-8c832d9f5cfc445c.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --extern num_conv=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_conv-806e6b8c5967d410.rmeta --extern num_threads=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_threads-3fb6c955d410753b.rmeta --extern powerfmt=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpowerfmt-a0f852f79dfa0a31.rmeta --extern time_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime_core-ad5f972718877eb8.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/lib.rs:257:13 | 257 | #![cfg_attr(target_arch = "spirv", feature(repr_simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:2:12 | 2 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:3:16 | 3 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:11:12 | 11 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:12:16 | 12 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:27:16 | 27 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:34:16 | 34 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/lib.rs:285:7 | 285 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:30:16 | 30 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:31:12 | 31 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:22:16 | 22 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:23:12 | 23 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec2.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec2.rs:179:11 | 179 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec2.rs:187:11 | 187 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec3.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec3.rs:190:11 | 190 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec3.rs:205:11 | 205 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec4.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec4.rs:198:11 | 198 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec4.rs:214:11 | 214 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec3a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec3a.rs:211:11 | 211 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec3a.rs:226:11 | 226 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec4a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec4a.rs:223:11 | 223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec4a.rs:239:11 | 239 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32.rs:85:11 | 85 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine2.rs:347:11 | 347 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine2.rs:357:11 | 357 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine3a.rs:489:11 | 489 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine3a.rs:499:11 | 499 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:782:11 | 782 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:790:11 | 790 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:798:11 | 798 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:809:11 | 809 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1185:11 | 1185 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1193:11 | 1193 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1275:11 | 1275 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1286:11 | 1286 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1251:11 | 1251 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1259:11 | 1259 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1344:11 | 1344 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1355:11 | 1355 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:521:11 | 521 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:529:11 | 529 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:552:11 | 552 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:562:11 | 562 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat3a.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat3a.rs:793:11 | 793 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat3a.rs:804:11 | 804 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:6:11 | 6 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1432:11 | 1432 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1440:11 | 1440 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1448:11 | 1448 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1460:11 | 1460 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:15:11 | 15 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:777:11 | 777 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:789:11 | 789 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:918:11 | 918 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1196:11 | 1196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1204:11 | 1204 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1285:11 | 1285 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1296:11 | 1296 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1116:11 | 1116 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1124:11 | 1124 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1207:11 | 1207 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1222:11 | 1222 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32.rs:110:48 | 110 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32.rs:142:48 | 142 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:23:11 | 23 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine2.rs:336:11 | 336 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine2.rs:346:11 | 346 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine3.rs:474:11 | 474 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine3.rs:484:11 | 484 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:474:11 | 474 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:482:11 | 482 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:490:11 | 490 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:500:11 | 500 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:760:11 | 760 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:768:11 | 768 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:776:11 | 776 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:787:11 | 787 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1299:11 | 1299 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1315:11 | 1315 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1327:11 | 1327 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:708:11 | 708 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:720:11 | 720 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:849:11 | 849 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1185:11 | 1185 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1193:11 | 1193 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1275:11 | 1275 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1286:11 | 1286 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1258:11 | 1258 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1266:11 | 1266 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1351:11 | 1351 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1362:11 | 1362 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1262:11 | 1262 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1270:11 | 1270 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1358:11 | 1358 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1373:11 | 1373 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:59:19 | 59 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:64:15 | 64 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:70:41 | 70 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:75:37 | 75 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:81:19 | 81 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:86:15 | 86 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:92:41 | 92 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:97:37 | 97 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:850:11 | 850 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:858:11 | 858 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:1237:11 | 1237 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:1244:11 | 1244 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:924:11 | 924 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:932:11 | 932 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:1341:11 | 1341 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:989:11 | 989 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:997:11 | 997 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:1436:11 | 1436 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:1443:11 | 1443 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:721:11 | 721 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:729:11 | 729 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:1097:11 | 1097 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:1104:11 | 1104 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:811:11 | 811 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:819:11 | 819 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:1216:11 | 1216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:1223:11 | 1223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:866:11 | 866 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:874:11 | 874 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:1300:11 | 1300 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:850:11 | 850 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:858:11 | 858 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:1237:11 | 1237 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:1244:11 | 1244 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:924:11 | 924 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:932:11 | 932 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:1341:11 | 1341 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:989:11 | 989 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:997:11 | 997 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:1436:11 | 1436 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:1443:11 | 1443 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:721:11 | 721 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:729:11 | 729 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:1097:11 | 1097 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:1104:11 | 1104 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:811:11 | 811 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:819:11 | 819 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:1216:11 | 1216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:1223:11 | 1223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:866:11 | 866 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:874:11 | 874 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:1300:11 | 1300 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:850:11 | 850 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:858:11 | 858 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:1237:11 | 1237 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:1244:11 | 1244 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:924:11 | 924 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:932:11 | 932 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:1341:11 | 1341 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:989:11 | 989 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:997:11 | 997 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:1436:11 | 1436 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:1443:11 | 1443 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:721:11 | 721 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:729:11 | 729 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:1097:11 | 1097 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:1104:11 | 1104 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:811:11 | 811 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:819:11 | 819 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:1216:11 | 1216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:1223:11 | 1223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:866:11 | 866 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:874:11 | 874 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:1300:11 | 1300 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: `cpal` (lib) generated 1 warning (1 duplicate) Compiling image v0.25.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=image CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Imaging library. Provides basic image processing and encoders/decoders for common image formats.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/image' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=image CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image' CARGO_PKG_RUST_VERSION=1.67.1 CARGO_PKG_VERSION=0.25.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name image --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="png"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "tga", "tiff", "webp"))' -C metadata=13982ee685ee36d1 -C extra-filename=-12169e86ae7045a7 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern byteorder_lite=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbyteorder_lite-ff2b2809a37c3807.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern png=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpng-404e5427ab4d2ccf.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/asset.rs:218:19 | 218 | pub fn as_ref(&self) -> AssetLocRef { | ^^^^^ ^^^^^^^^^^^ the 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 | 218 | pub fn as_ref(&self) -> AssetLocRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:794:30 | 794 | pub fn get_asset_untyped(&self, handle: UntypedHandle) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 794 | pub fn get_asset_untyped(&self, handle: UntypedHandle) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:801:9 | 801 | &self, | ^^^^^ the lifetime is elided here 802 | handle: UntypedHandle, 803 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 803 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:814:17 | 814 | pub fn core(&self) -> MappedMutexGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 814 | pub fn core(&self) -> MappedMutexGuard<'_, AssetPack> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:819:31 | 819 | pub fn root(&self) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 819 | pub fn root(&self) -> MappedMapRef<'_, Cid, LoadedAsset, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:824:25 | 824 | pub fn untyped_root(&self) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 824 | pub fn untyped_root(&self) -> MappedMapRef<'_, Cid, LoadedAsset, SchemaBox> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:840:30 | 840 | pub fn get(&self, handle: Handle) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 840 | pub fn get(&self, handle: Handle) -> MappedMapRef<'_, Cid, LoadedAsset, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:850:24 | 850 | pub fn get_untyped(&self, handle: UntypedHandle) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 850 | pub fn get_untyped(&self, handle: UntypedHandle) -> MappedMapRef<'_, Cid, LoadedAsset, SchemaBox> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:861:9 | 861 | &self, | ^^^^^ the lifetime is elided here 862 | handle: UntypedHandle, 863 | ) -> MappedMapRefMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 863 | ) -> MappedMapRefMut<'_, Cid, LoadedAsset, SchemaBox> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:902:9 | 902 | &self, | ^^^^^ the lifetime is elided here 903 | handle: UntypedHandle, 904 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 904 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:913:9 | 913 | &self, | ^^^^^ the lifetime is elided here 914 | handle: UntypedHandle, 915 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 915 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:952:9 | 952 | &mut self, | ^^^^^^^^^ the lifetime is elided here 953 | handle: &Handle, 954 | ) -> MappedMapRefMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 954 | ) -> MappedMapRefMut<'_, Cid, LoadedAsset, T> { | +++ warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/lib.rs:320:27 | 320 | #[doc = $content] extern { } | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 325 | insert_as_doc!(include_str!("../README.md")); | -------------------------------------------- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `insert_as_doc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:5:5 | 5 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ | = note: `-W unused-imports` implied by `-W unused` = help: to override `-W unused` add `#[allow(unused_imports)]` warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:18:5 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:27:5 | 27 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:36:5 | 36 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:45:5 | 45 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:54:5 | 54 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:63:5 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:72:5 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:81:5 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:90:5 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:99:5 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:105:5 | 105 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:111:5 | 111 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:117:5 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:123:5 | 123 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:129:5 | 129 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:135:5 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:141:5 | 141 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:147:5 | 147 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:153:5 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:159:5 | 159 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:165:5 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:171:5 | 171 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:177:5 | 177 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:183:5 | 183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:189:5 | 189 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:195:5 | 195 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:201:5 | 201 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:207:5 | 207 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:213:5 | 213 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:219:5 | 219 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:225:5 | 225 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:231:5 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:237:5 | 237 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:243:5 | 243 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:249:5 | 249 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:255:5 | 255 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:261:5 | 261 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:267:5 | 267 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:273:5 | 273 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:279:5 | 279 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:285:5 | 285 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:291:5 | 291 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:297:5 | 297 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:303:5 | 303 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:309:5 | 309 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:315:5 | 315 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:321:5 | 321 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:327:5 | 327 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:333:5 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:339:5 | 339 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:345:5 | 345 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:351:5 | 351 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:357:5 | 357 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:363:5 | 363 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:369:5 | 369 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:375:5 | 375 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:381:5 | 381 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:387:5 | 387 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:393:5 | 393 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:399:5 | 399 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:405:5 | 405 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:411:5 | 411 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:417:5 | 417 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:423:5 | 423 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:429:5 | 429 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:435:5 | 435 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:441:5 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:447:5 | 447 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:453:5 | 453 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:459:5 | 459 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:465:5 | 465 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:471:5 | 471 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:477:5 | 477 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:483:5 | 483 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:489:5 | 489 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:495:5 | 495 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:501:5 | 501 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:507:5 | 507 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:513:5 | 513 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:519:5 | 519 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:525:5 | 525 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:531:5 | 531 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:537:5 | 537 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:543:5 | 543 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:549:5 | 549 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:555:5 | 555 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:561:5 | 561 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:567:5 | 567 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:573:5 | 573 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:579:5 | 579 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:585:5 | 585 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:591:5 | 591 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:597:5 | 597 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:603:5 | 603 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:609:5 | 609 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:615:5 | 615 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:621:5 | 621 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:627:5 | 627 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:633:5 | 633 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:639:5 | 639 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:645:5 | 645 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:651:5 | 651 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:657:5 | 657 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:663:5 | 663 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:669:5 | 669 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:675:5 | 675 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:681:5 | 681 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:687:5 | 687 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:693:5 | 693 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:699:5 | 699 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:705:5 | 705 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:711:5 | 711 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:717:5 | 717 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:723:5 | 723 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:729:5 | 729 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:735:5 | 735 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:741:5 | 741 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:18:5 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:27:5 | 27 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:36:5 | 36 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:45:5 | 45 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:54:5 | 54 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:63:5 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:72:5 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:81:5 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:90:5 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:99:5 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:108:5 | 108 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:117:5 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:126:5 | 126 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:135:5 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:144:5 | 144 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:153:5 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:162:5 | 162 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:168:5 | 168 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:174:5 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:180:5 | 180 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:186:5 | 186 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:192:5 | 192 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:198:5 | 198 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:204:5 | 204 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:210:5 | 210 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:216:5 | 216 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:222:5 | 222 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:228:5 | 228 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:234:5 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:240:5 | 240 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:246:5 | 246 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:252:5 | 252 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:258:5 | 258 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:264:5 | 264 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:270:5 | 270 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:276:5 | 276 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:282:5 | 282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:288:5 | 288 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:294:5 | 294 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:300:5 | 300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:306:5 | 306 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:312:5 | 312 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:318:5 | 318 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:324:5 | 324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:330:5 | 330 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:336:5 | 336 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:342:5 | 342 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:348:5 | 348 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:354:5 | 354 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:360:5 | 360 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:366:5 | 366 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:372:5 | 372 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:378:5 | 378 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:384:5 | 384 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:390:5 | 390 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:396:5 | 396 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:402:5 | 402 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:408:5 | 408 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:414:5 | 414 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:420:5 | 420 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:426:5 | 426 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:432:5 | 432 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:438:5 | 438 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:444:5 | 444 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:450:5 | 450 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:456:5 | 456 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:462:5 | 462 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:468:5 | 468 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:474:5 | 474 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:480:5 | 480 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:486:5 | 486 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:492:5 | 492 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:498:5 | 498 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:504:5 | 504 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:510:5 | 510 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:516:5 | 516 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:522:5 | 522 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:528:5 | 528 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:534:5 | 534 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:540:5 | 540 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:546:5 | 546 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:552:5 | 552 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:558:5 | 558 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:564:5 | 564 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:570:5 | 570 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:576:5 | 576 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:582:5 | 582 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:588:5 | 588 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:594:5 | 594 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:600:5 | 600 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:606:5 | 606 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:612:5 | 612 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:618:5 | 618 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:624:5 | 624 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:630:5 | 630 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:636:5 | 636 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:642:5 | 642 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:648:5 | 648 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:654:5 | 654 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:660:5 | 660 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:666:5 | 666 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:672:5 | 672 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:678:5 | 678 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:684:5 | 684 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:690:5 | 690 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:696:5 | 696 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:702:5 | 702 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:708:5 | 708 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:714:5 | 714 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:720:5 | 720 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:726:5 | 726 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:732:5 | 732 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:738:5 | 738 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:744:5 | 744 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:750:5 | 750 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:756:5 | 756 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:762:5 | 762 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:768:5 | 768 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:774:5 | 774 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:780:5 | 780 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:786:5 | 786 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:792:5 | 792 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:798:5 | 798 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:804:5 | 804 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:810:5 | 810 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:816:5 | 816 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:822:5 | 822 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:828:5 | 828 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:834:5 | 834 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:840:5 | 840 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:846:5 | 846 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:852:5 | 852 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:858:5 | 858 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:864:5 | 864 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:870:5 | 870 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:876:5 | 876 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:882:5 | 882 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:888:5 | 888 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:894:5 | 894 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:900:5 | 900 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:906:5 | 906 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:912:5 | 912 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:918:5 | 918 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:924:5 | 924 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:930:5 | 930 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:936:5 | 936 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:942:5 | 942 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:948:5 | 948 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:954:5 | 954 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:960:5 | 960 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:966:5 | 966 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:972:5 | 972 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:978:5 | 978 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:984:5 | 984 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:990:5 | 990 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:996:5 | 996 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1002:5 | 1002 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1008:5 | 1008 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1014:5 | 1014 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1020:5 | 1020 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1026:5 | 1026 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1032:5 | 1032 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1038:5 | 1038 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1044:5 | 1044 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1050:5 | 1050 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1056:5 | 1056 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1062:5 | 1062 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1068:5 | 1068 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1074:5 | 1074 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1080:5 | 1080 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1086:5 | 1086 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1092:5 | 1092 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1098:5 | 1098 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1104:5 | 1104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1110:5 | 1110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1116:5 | 1116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1122:5 | 1122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1128:5 | 1128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1134:5 | 1134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1140:5 | 1140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1146:5 | 1146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1152:5 | 1152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1158:5 | 1158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1164:5 | 1164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1170:5 | 1170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1176:5 | 1176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1182:5 | 1182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1188:5 | 1188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1194:5 | 1194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1200:5 | 1200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1206:5 | 1206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1212:5 | 1212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1218:5 | 1218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1224:5 | 1224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1230:5 | 1230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1236:5 | 1236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1242:5 | 1242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1248:5 | 1248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1254:5 | 1254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1260:5 | 1260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1266:5 | 1266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1272:5 | 1272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1278:5 | 1278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1284:5 | 1284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1290:5 | 1290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1296:5 | 1296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1302:5 | 1302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1308:5 | 1308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1314:5 | 1314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1320:5 | 1320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1326:5 | 1326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1332:5 | 1332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1338:5 | 1338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1344:5 | 1344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1350:5 | 1350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1356:5 | 1356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1362:5 | 1362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1368:5 | 1368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1374:5 | 1374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1380:5 | 1380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1386:5 | 1386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1392:5 | 1392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1398:5 | 1398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1404:5 | 1404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1410:5 | 1410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1416:5 | 1416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1422:5 | 1422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1428:5 | 1428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1434:5 | 1434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1440:5 | 1440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1446:5 | 1446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1452:5 | 1452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1458:5 | 1458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1464:5 | 1464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1470:5 | 1470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1476:5 | 1476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1482:5 | 1482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1488:5 | 1488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1494:5 | 1494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1500:5 | 1500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1506:5 | 1506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1512:5 | 1512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1518:5 | 1518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1524:5 | 1524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1530:5 | 1530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1536:5 | 1536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1542:5 | 1542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1548:5 | 1548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1554:5 | 1554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1560:5 | 1560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1566:5 | 1566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1572:5 | 1572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1578:5 | 1578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1584:5 | 1584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1590:5 | 1590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1596:5 | 1596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1602:5 | 1602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1608:5 | 1608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1614:5 | 1614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1620:5 | 1620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1626:5 | 1626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1632:5 | 1632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1638:5 | 1638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1644:5 | 1644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1650:5 | 1650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1656:5 | 1656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1662:5 | 1662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1668:5 | 1668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1674:5 | 1674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1680:5 | 1680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1686:5 | 1686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1692:5 | 1692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1698:5 | 1698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1704:5 | 1704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1710:5 | 1710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1716:5 | 1716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1722:5 | 1722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1728:5 | 1728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1734:5 | 1734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1740:5 | 1740 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1746:5 | 1746 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1752:5 | 1752 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1758:5 | 1758 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1764:5 | 1764 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1770:5 | 1770 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1776:5 | 1776 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1782:5 | 1782 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1788:5 | 1788 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1794:5 | 1794 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1800:5 | 1800 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1806:5 | 1806 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1812:5 | 1812 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1818:5 | 1818 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1824:5 | 1824 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1830:5 | 1830 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1836:5 | 1836 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1842:5 | 1842 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1848:5 | 1848 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1854:5 | 1854 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1860:5 | 1860 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1866:5 | 1866 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1872:5 | 1872 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1878:5 | 1878 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1884:5 | 1884 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1890:5 | 1890 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1896:5 | 1896 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1902:5 | 1902 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1908:5 | 1908 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1914:5 | 1914 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1920:5 | 1920 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1926:5 | 1926 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1932:5 | 1932 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1938:5 | 1938 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1944:5 | 1944 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1950:5 | 1950 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1956:5 | 1956 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1962:5 | 1962 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1968:5 | 1968 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1974:5 | 1974 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1980:5 | 1980 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1986:5 | 1986 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1992:5 | 1992 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1998:5 | 1998 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2004:5 | 2004 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2010:5 | 2010 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2016:5 | 2016 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2022:5 | 2022 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2028:5 | 2028 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2034:5 | 2034 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2040:5 | 2040 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2046:5 | 2046 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2052:5 | 2052 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2058:5 | 2058 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2064:5 | 2064 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2070:5 | 2070 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2076:5 | 2076 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: constant `PNG_SIGNATURE` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/codecs/png.rs:26:18 | 26 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:720:19 | 720 | pub fn pixels(&self) -> Pixels

{ | ^^^^^ ^^^^^^^^^ the 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 | 720 | pub fn pixels(&self) -> Pixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:733:17 | 733 | pub fn rows(&self) -> Rows

{ | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 733 | pub fn rows(&self) -> Rows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:742:29 | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:754:27 | 754 | pub fn enumerate_rows(&self) -> EnumerateRows

{ | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 754 | pub fn enumerate_rows(&self) -> EnumerateRows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:898:23 | 898 | pub fn pixels_mut(&mut self) -> PixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 898 | pub fn pixels_mut(&mut self) -> PixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:911:21 | 911 | pub fn rows_mut(&mut self) -> RowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 911 | pub fn rows_mut(&mut self) -> RowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:918:33 | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:931:31 | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/image.rs:874:15 | 874 | fn pixels(&self) -> Pixels | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 874 | fn pixels(&self) -> Pixels<'_, Self> | +++ warning: `igd-next` (lib) generated 3 warnings (1 duplicate) Compiling simba v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simba CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='sebcrozet ' CARGO_PKG_DESCRIPTION='SIMD algebra for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simba CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dimforge/simba' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name simba --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="libm"' --cfg 'feature="libm_force"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=de78efee18052767 -C extra-filename=-baa873791c2782d6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern approx=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libapprox-2fcfcf7043fb26a9.rmeta --extern libm_force=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibm-fbbc41ad5afc975b.rmeta --extern num_complex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_complex-f817c603b2463421.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern paste=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpaste-1af0580b98b61f4e.so --extern wide=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwide-b400ec3448150175.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `time` (lib) generated 14 warnings (12 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matrixmultiply CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='bluss:R. Janis Goldschmidt' CARGO_PKG_DESCRIPTION='General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matrixmultiply CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/matrixmultiply/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/matrixmultiply-8f72d0ae99ede37f/out /usr/local/bin/rustc --crate-name matrixmultiply --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cgemm", "constconf", "default", "num_cpus", "once_cell", "std", "thread-tree", "threading"))' -C metadata=1667741f3983e723 -C extra-filename=-c83ba1d56d7a1d01 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rawpointer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librawpointer-b66ba0e9adf8ea20.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `use_debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/debugmacros.rs:16:7 | 16 | #[cfg(feature = "use_debug")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `cgemm`, `constconf`, `default`, `num_cpus`, `once_cell`, `std`, `thread-tree`, and `threading` = help: consider adding `use_debug` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `use_debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/debugmacros.rs:23:11 | 23 | #[cfg(not(feature = "use_debug"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `cgemm`, `constconf`, `default`, `num_cpus`, `once_cell`, `std`, `thread-tree`, and `threading` = help: consider adding `use_debug` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: lint `suspicious_auto_trait_impls` has been removed: no longer needed, see issue #93367 for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/ptr.rs:9:25 | 9 | #![allow(unknown_lints, suspicious_auto_trait_impls)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/real.rs:9:9 | 9 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/real.rs:219:9 | 219 | not(target_arch = "nvptx"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/real.rs:229:9 | 229 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/complex.rs:10:9 | 10 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/complex.rs:479:9 | 479 | not(target_arch = "nvptx"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/complex.rs:497:9 | 497 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unused import: `Rem` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/field.rs:3:73 | 3 | pub use std::ops::{Add, AddAssign, Div, DivAssign, Mul, MulAssign, Neg, Rem, Sub, SubAssign}; | ^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/auto_simd_impl.rs:672:86 | 672 | #[cfg(any(feature = "std", feature = "libm", feature = "libm_force", all(any(target_arch = "nvptx", target_arch = "nvptx64"), fea... | ^^^^^^^^^^^^^^^^^^^^^ ... 1471 | / impl_float_simd!( 1472 | | [f32; 2], f32, 2, [i32; 2], AutoBoolx2, _0, _1; 1473 | | [f32; 4], f32, 4, [i32; 4], AutoBoolx4, _0, _1, _2, _3; 1474 | | [f32; 8], f32, 8, [i32; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; ... | 1478 | | [f64; 8], f64, 8, [i64; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; 1479 | | ); | |_- in this macro invocation | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/auto_simd_impl.rs:766:86 | 766 | #[cfg(any(feature = "std", feature = "libm", feature = "libm_force", all(any(target_arch = "nvptx", target_arch = "nvptx64"), fea... | ^^^^^^^^^^^^^^^^^^^^^ ... 1471 | / impl_float_simd!( 1472 | | [f32; 2], f32, 2, [i32; 2], AutoBoolx2, _0, _1; 1473 | | [f32; 4], f32, 4, [i32; 4], AutoBoolx4, _0, _1, _2, _3; 1474 | | [f32; 8], f32, 8, [i32; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; ... | 1478 | | [f64; 8], f64, 8, [i64; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; 1479 | | ); | |_- in this macro invocation | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/auto_simd_impl.rs:1032:86 | 1032 | #[cfg(any(feature = "std", feature = "libm", feature = "libm_force", all(any(target_arch = "nvptx", target_arch = "nvptx64"), fea... | ^^^^^^^^^^^^^^^^^^^^^ ... 1471 | / impl_float_simd!( 1472 | | [f32; 2], f32, 2, [i32; 2], AutoBoolx2, _0, _1; 1473 | | [f32; 4], f32, 4, [i32; 4], AutoBoolx4, _0, _1, _2, _3; 1474 | | [f32; 8], f32, 8, [i32; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; ... | 1478 | | [f64; 8], f64, 8, [i64; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; 1479 | | ); | |_- in this macro invocation | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `test_value` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/kernel.rs:97:8 | 94 | pub(crate) trait Element : Copy + Send + Sync { | ------- associated function in this trait ... 97 | fn test_value() -> Self; | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `matrixmultiply` (lib) generated 5 warnings (1 duplicate) Compiling x11rb v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Uli Schlachter :Eduardo Sánchez Muñoz :notgull ' CARGO_PKG_DESCRIPTION='Rust bindings to X11' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11rb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/psychon/x11rb' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "allow-unsafe-code", "as-raw-xcb-connection", "composite", "cursor", "damage", "dbe", "dl-libxcb", "dpms", "dri2", "dri3", "extra-traits", "glx", "image", "libc", "libloading", "once_cell", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "shape", "shm", "sync", "tracing", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=d1c8ddcf3b4878bc -C extra-filename=-348c9b5528a75882 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustix-6a8839997f4c3181.rmeta --extern x11rb_protocol=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libx11rb_protocol-39e7ca131fc2f6c7.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 490 | parser.hierarchical = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 598 | parser.hierarchical = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ [libgit2-sys 0.16.2+1.7.2] cargo:warning=2 warnings generated. warning: `glam` (lib) generated 4248 warnings (1 duplicate) Compiling dirs-sys v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dirs-sys-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dirs-sys-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea121ae1252a7e2f -C extra-filename=-89fbe7337ccf7138 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern option_ext=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liboption_ext-e08dc9ae8999c9b1.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `dirs-sys` (lib) generated 1 warning (1 duplicate) Compiling bitfield-rle v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitfield_rle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='A run-length-encoder that compresses bitfields' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitfield-rle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/datrs/bitfield-rle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bitfield_rle --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8452d11e9f3fa447 -C extra-filename=-9a76c5f6931489c2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern varinteger=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libvarinteger-45250136d1fc2e76.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/src/lib.rs:1:13 | 1 | #![cfg_attr(feature = "nightly", deny(missing_docs))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/src/lib.rs:2:13 | 2 | #![cfg_attr(feature = "nightly", feature(external_doc))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/src/lib.rs:3:13 | 3 | #![cfg_attr(feature = "nightly", doc(include = "../README.md"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `x11rb` (lib) generated 1 warning (1 duplicate) Compiling fluent-bundle v0.15.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-bundle-0.15.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-bundle-0.15.3/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fluent_bundle --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=06e55155e07ba169 -C extra-filename=-bc8b21915a40e3b5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern fluent_langneg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfluent_langneg-24d0a49870de6467.rmeta --extern fluent_syntax=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfluent_syntax-00759413374e269e.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libintl_memoizer-75d8d22d54f2e942.rmeta --extern intl_pluralrules=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libintl_pluralrules-ca1fbdc3eced29c7.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern self_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libself_cell-76b323a84f735cff.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern unic_langid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunic_langid-c8479e84c34f703d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bitfield-rle` (lib) generated 4 warnings (1 duplicate) Compiling symphonia v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Pure Rust media container and audio decoding library.' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pdeljanov/Symphonia' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ogg"' --cfg 'feature="symphonia-codec-vorbis"' --cfg 'feature="symphonia-format-ogg"' --cfg 'feature="vorbis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aac", "adpcm", "aiff", "alac", "all", "all-codecs", "all-formats", "caf", "default", "flac", "isomp4", "mkv", "mp1", "mp2", "mp3", "mpa", "ogg", "opt-simd", "opt-simd-avx", "opt-simd-neon", "opt-simd-sse", "pcm", "symphonia-bundle-flac", "symphonia-bundle-mp3", "symphonia-codec-aac", "symphonia-codec-adpcm", "symphonia-codec-alac", "symphonia-codec-pcm", "symphonia-codec-vorbis", "symphonia-format-caf", "symphonia-format-isomp4", "symphonia-format-mkv", "symphonia-format-ogg", "symphonia-format-riff", "vorbis", "wav"))' -C metadata=b4965595eaeccf42 -C extra-filename=-b398d0d337ed00eb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblazy_static-6da979bd9e411d6d.rmeta --extern symphonia_codec_vorbis=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_codec_vorbis-774a2b9355d06c2d.rmeta --extern symphonia_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_core-e35947cb892237d8.rmeta --extern symphonia_format_ogg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_format_ogg-aa4525465f1a670d.rmeta --extern symphonia_metadata=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia_metadata-de2482414cb5dd71.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-bundle-0.15.3/src/args.rs:96:17 | 96 | pub fn iter(&self) -> impl Iterator { | ^^^^^ ^^^^ ^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 96 | pub fn iter(&self) -> impl Iterator)> { | ++++ warning: `symphonia` (lib) generated 1 warning (1 duplicate) Compiling phf v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="phf_macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=7c27ad0d942e0484 -C extra-filename=-0140194520769629 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern phf_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libphf_macros-f0f185c165d1bba2.so --extern phf_shared=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libphf_shared-127b65d8a49219fd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf` (lib) generated 1 warning (1 duplicate) Compiling piccolo v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=piccolo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='Stackless Lua VM implemented in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=piccolo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/piccolo' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name piccolo --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcf32af3ba0e1a26 -C extra-filename=-42e781f704eb9c1c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libahash-2f5c99c734254305.rmeta --extern allocator_api2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liballocator_api2-313e5d1ef701468d.rmeta --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern gc_arena=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgc_arena-4f878b82b7054390.rmeta --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-4c9404cd7f6ea526.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fluent-bundle` (lib) generated 2 warnings (1 duplicate) Compiling tzdb v0.5.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tzdb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tzdb-0.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tzdb-0.5.10/Cargo.toml CARGO_PKG_AUTHORS='René Kijewski ' CARGO_PKG_DESCRIPTION='Static time zone information for tz-rs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tzdb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kijewski/tzdb' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tzdb --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tzdb-0.5.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fallback"))' -C metadata=981e7af7797c3009 -C extra-filename=-7e23d887168a05ee --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiana_time_zone-efe823a0dc1f035d.rmeta --extern tz=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtz-e3bf71853a8e5a45.rmeta --extern tzdb_06=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtzdb-bb9c8c67fe3a4adb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tzdb` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=polling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Portable interface to epoll, kqueue, event ports, and IOCP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/polling' CARGO_PKG_RUST_VERSION=1.47 CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/polling-db49cb7a242c68a6/out /usr/local/bin/rustc --crate-name polling --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.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=3 -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=8544759a4903db3e -C extra-filename=-470bf506fa2de21d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `polling_test_poll_backend` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:568:9 | 568 | not(polling_test_poll_backend), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(polling_test_poll_backend)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` 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: `polling_test_poll_backend` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:83:14 | 83 | if #[cfg(polling_test_poll_backend)] { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_test_poll_backend)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/kqueue.rs:9:11 | 9 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/kqueue.rs:193:11 | 193 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_test_poll_backend` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/os.rs:14:9 | 14 | not(polling_test_poll_backend), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_test_poll_backend)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:591:15 | 591 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:600:15 | 600 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_unsupported_error_kind` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:684:19 | 684 | #[cfg(not(polling_no_unsupported_error_kind))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_unsupported_error_kind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_unsupported_error_kind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_unsupported_error_kind` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:686:15 | 686 | #[cfg(polling_no_unsupported_error_kind)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_unsupported_error_kind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_unsupported_error_kind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `polling` (lib) generated 10 warnings (1 duplicate) Compiling bones_lib v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_lib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='The Bones game development library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_lib CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_lib --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="glam"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glam"))' -C metadata=0459e55f356acfa5 -C extra-filename=-bf340b37158cf771 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bones_ecs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_ecs-96e46a6106b5082e.rmeta --extern instant=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libinstant-169d46cfbff451b8.rmeta -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:232:42 | 232 | pub fn shared_resource(&self) -> Option> { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 232 | pub fn shared_resource(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:251:46 | 251 | pub fn shared_resource_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 | 251 | pub fn shared_resource_mut(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:279:57 | 279 | pub fn init_shared_resource(&mut self) -> RefMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn init_shared_resource(&mut self) -> RefMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:629:21 | 629 | pub fn iter_mut(&mut self) -> std::collections::hash_map::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 | 629 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, Ustr, Session> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:634:17 | 634 | pub fn iter(&self) -> std::collections::hash_map::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 634 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Ustr, Session> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/src/magicsock.rs:1580:9 | 1580 | &self, | ^^^^^ the lifetime is elided here ... 1583 | ) -> parking_lot::MappedMutexGuard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1583 | ) -> parking_lot::MappedMutexGuard<'_, SharedSecret> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/src/magicsock/node_map/best_addr.rs:184:18 | 184 | pub fn state(&self, now: Instant) -> State { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 184 | pub fn state(&self, now: Instant) -> State<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/src/tls/certificate.rs:118:32 | 118 | fn parse_unverified(der_input: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | fn parse_unverified(der_input: &[u8]) -> Result, webpki::Error> { | ++++ warning: irrefutable `if let` pattern --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/conversion.rs:221:28 | 221 | if let Ok(i) = <$i>::try_from(i) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 240 | impl_int_from!(i64, u64, i32, u32, i16, u16, i8, u8); | ---------------------------------------------------- in this macro invocation | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` = note: `#[warn(irrefutable_let_patterns)]` on by default = note: this warning originates in the macro `impl_int_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `bones_lib` (lib) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p bones_lib` to apply 5 suggestions) Compiling bevy v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A refreshingly simple data-driven game engine and app framework' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bevy_asset"' --cfg 'feature="bevy_core_pipeline"' --cfg 'feature="bevy_gilrs"' --cfg 'feature="bevy_render"' --cfg 'feature="bevy_sprite"' --cfg 'feature="wayland"' --cfg 'feature="webgl2"' --cfg 'feature="x11"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit_unix", "android_shared_stdcxx", "animation", "basis-universal", "bevy_animation", "bevy_asset", "bevy_audio", "bevy_ci_testing", "bevy_core_pipeline", "bevy_dylib", "bevy_dynamic_plugin", "bevy_gilrs", "bevy_gizmos", "bevy_gltf", "bevy_pbr", "bevy_render", "bevy_scene", "bevy_sprite", "bevy_text", "bevy_ui", "bevy_winit", "bmp", "dds", "debug_asset_server", "default", "default_font", "detailed_trace", "dynamic_linking", "exr", "filesystem_watcher", "flac", "glam_assert", "hdr", "jpeg", "ktx2", "minimp3", "mp3", "multi-threaded", "png", "pnm", "serialize", "shader_format_glsl", "shader_format_spirv", "subpixel_glyph_atlas", "symphonia-aac", "symphonia-all", "symphonia-flac", "symphonia-isomp4", "symphonia-vorbis", "symphonia-wav", "tga", "tonemapping_luts", "trace", "trace_chrome", "trace_tracy", "trace_tracy_memory", "vorbis", "wav", "wayland", "webgl2", "webp", "wgpu_trace", "x11", "zlib", "zstd"))' -C metadata=6ed5221041449ade -C extra-filename=-6f994b6d05ee9ae0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_internal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_internal-603b2303db94ebd3.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `bevy` (lib) generated 1 warning (1 duplicate) Compiling num-rational v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_rational CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-rational-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-rational-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Rational numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-rational' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-rational CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-rational' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name num_rational --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-rational-0.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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=27cbdfc977d1e382 -C extra-filename=-214edb8409998369 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_integer-b086d8673d3f07ad.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/stack.rs:78:9 | 78 | &mut self, | ^^^^^^^^^ the lifetime is elided here 79 | range: R, 80 | ) -> vec::Drain, MetricsAlloc<'gc>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | ) -> vec::Drain<'_, Value<'gc>, MetricsAlloc<'gc>> { | +++ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/string.rs:55:65 | 55 | self.metrics.mark_external_deallocation((*ptr).len()); | ^^---^^^^^^^ | | | this raw pointer has type `*const [u8]` | = 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: `&[u8]` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/string.rs:55:65 | 55 | self.metrics.mark_external_deallocation((*ptr).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 | 55 | self.metrics.mark_external_deallocation((&(*ptr)).len()); | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/thread/thread.rs:206:9 | 206 | &self, | ^^^^^ the lifetime is elided here ... 209 | ) -> Result>, BadThreadMode> { | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 209 | ) -> Result>, BadThreadMode> { | +++ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `num-rational` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_format CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Compile-time string formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_format CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_format_crates/' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.2.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name const_format --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=6ce33b1b73213a59 -C extra-filename=-e09e883980d7aa89 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern const_format_proc_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconst_format_proc_macros-7a3860f65af9580e.so --cap-lints warn -C ar=ar -C linker=cc` warning: `const_format` (lib) generated 4 warnings (4 duplicates) Compiling nalgebra-macros v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nalgebra_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-macros-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-macros-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Andreas Longva:Sébastien Crozet ' CARGO_PKG_DESCRIPTION='Procedural macros for nalgebra' CARGO_PKG_HOMEPAGE='https://nalgebra.org' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nalgebra-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dimforge/nalgebra' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name nalgebra_macros --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-macros-0.2.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=8c515f6514df67e9 -C extra-filename=-895900a202cd2e91 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: associated function `from_arr` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/wide_simd_impl.rs:124:16 | 117 | impl $WideF32xX { | --------------- associated function in this implementation ... 124 | fn from_arr(arr: [$f32; $lanes]) -> Self { | ^^^^^^^^ ... 1550 | impl_wide_f32!(f32, f32x4, WideF32x4, WideBoolF32x4, 4; 1, 2, 3); | ---------------------------------------------------------------- in this macro invocation | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `impl_wide_f32` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_arr` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/wide_simd_impl.rs:124:16 | 117 | impl $WideF32xX { | --------------- associated function in this implementation ... 124 | fn from_arr(arr: [$f32; $lanes]) -> Self { | ^^^^^^^^ ... 1551 | impl_wide_f32!(f64, f64x4, WideF64x4, WideBoolF64x4, 4; 1, 2, 3); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_wide_f32` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_arr` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/wide_simd_impl.rs:124:16 | 117 | impl $WideF32xX { | --------------- associated function in this implementation ... 124 | fn from_arr(arr: [$f32; $lanes]) -> Self { | ^^^^^^^^ ... 1552 | impl_wide_f32!(f32, f32x8, WideF32x8, WideBoolF32x8, 8; 1, 2, 3, 4, 5, 6, 7); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_wide_f32` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `image` (lib) generated 12 warnings (1 duplicate) Compiling rand_xorshift v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_xorshift CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_xorshift-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_xorshift-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Xorshift random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xorshift CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rand_xorshift --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_xorshift-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=f18d64e9c9304280 -C extra-filename=-d70044cac8f615bc --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_core-1c224d434767af1a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bones_asset` (lib) generated 13 warnings (1 duplicate) (run `cargo fix --lib -p bones_asset` to apply 12 suggestions) Compiling ringbuf v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ringbuf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Alexey Gerasev ' CARGO_PKG_DESCRIPTION='Lock-free SPSC FIFO ring buffer with direct access to inner data' CARGO_PKG_HOMEPAGE='https://github.com/agerasev/ringbuf' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ringbuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/agerasev/ringbuf.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ringbuf --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "default", "std"))' -C metadata=e08beb85df1e94f0 -C extra-filename=-dfe408be6255f694 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `init::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/src/ring_buffer/mod.rs:11:9 | 11 | pub use init::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `rand_xorshift` (lib) generated 1 warning (1 duplicate) Compiling triple_buffer v8.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=triple_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/triple_buffer-8.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/triple_buffer-8.0.0/Cargo.toml CARGO_PKG_AUTHORS='Hadrien G. ' CARGO_PKG_DESCRIPTION='An implementation of triple buffering, useful for sharing frequently updated data between threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=triple_buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/HadrienG2/triple-buffer' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=8.0.0 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name triple_buffer --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/triple_buffer-8.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("miri"))' -C metadata=c55d7f6918094ee8 -C extra-filename=-b0711867b7633c6a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `nalgebra-macros` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=c9164b393b88eab4 -C extra-filename=-beb7a5bd26c28224 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/src/ring_buffer/rb.rs:79:13 | 79 | fn iter(&self) -> Chain, slice::Iter> { | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 79 | fn iter(&self) -> Chain, slice::Iter<'_, T>> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/src/ring_buffer/rb.rs:87:17 | 87 | fn iter_mut(&mut self) -> Chain, slice::IterMut> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 87 | fn iter_mut(&mut self) -> Chain, slice::IterMut<'_, T>> { | +++ +++ warning: `triple_buffer` (lib) generated 1 warning (1 duplicate) Compiling if-addrs v0.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=if_addrs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/if-addrs-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/if-addrs-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='MaidSafe Developers :Messense Lv ' CARGO_PKG_DESCRIPTION='Return interface IP addresses on Posix and windows systems' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=if-addrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/messense/if-addrs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name if_addrs --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/if-addrs-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="link-local"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("link-local"))' -C metadata=93b2403b34a7d152 -C extra-filename=-97318ba34f7c692f --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ringbuf` (lib) generated 4 warnings (1 duplicate) Compiling socket2 v0.4.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/socket2-0.4.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/socket2-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/socket2-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=48955341b4f65218 -C extra-filename=-7ec2ddd0fe40b852 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-3d72ec60aa0ea0e8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/if-addrs-0.10.2/src/posix.rs:15:55 | 15 | #[cfg(any(target_os = "linux", target_os = "android", target_os = "nacl"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 329 | data->seen_capabilities = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ warning: `if-addrs` (lib) generated 2 warnings (1 duplicate) Compiling float_next_after v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=float_next_after CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/float_next_after-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/float_next_after-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Bronson Brown-deVost ' CARGO_PKG_DESCRIPTION='A trait for native rust f64/f32 nextafter' CARGO_PKG_HOMEPAGE='https://gitlab.com/bronsonbdevost/next_afterf' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=float_next_after CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/bronsonbdevost/next_afterf' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name float_next_after --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/float_next_after-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bceb1beb01dd6a8a -C extra-filename=-a372ffe734418cda --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. warning: `x11rb-protocol` (lib) generated 2 warnings (1 duplicate) Compiling robust v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=robust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/robust-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/robust-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Spade Developers:The GeoRust Developers' CARGO_PKG_DESCRIPTION='Robust adaptive floating-point predicates for computational geometry' CARGO_PKG_HOMEPAGE='https://github.com/georust/robust' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=robust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/georust/robust' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name robust --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/robust-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ieee754", "no_std"))' -C metadata=5d41448369955b28 -C extra-filename=-680586633cae34ae --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `float_next_after` (lib) generated 1 warning (1 duplicate) Compiling home v0.5.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00d046a45a0f5e35 -C extra-filename=-fa9f35badc6769a4 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) Compiling send_wrapper v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=send_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/send_wrapper-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/send_wrapper-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Thomas Keh' CARGO_PKG_DESCRIPTION='This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=send_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/thk1/send_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name send_wrapper --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/send_wrapper-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=23d4f5e71ef2d120 -C extra-filename=-9f61344df30380d5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] cargo:warning=libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.2+1.7.2] cargo:warning= 270 | pkt_parse_data.seen_capabilities = 1; [libgit2-sys 0.16.2+1.7.2] cargo:warning= | ^ ~ warning: method `assert_valid_for_poll` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/send_wrapper-0.6.0/src/lib.rs:153:5 | 111 | impl SendWrapper { | ---------------------- method in this implementation ... 153 | fn assert_valid_for_poll(&self) { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `invalid_poll` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/send_wrapper-0.6.0/src/lib.rs:276:4 | 276 | fn invalid_poll() -> ! { | ^^^^^^^^^^^^ warning: `home` (lib) generated 1 warning (1 duplicate) Compiling is_debug v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_debug CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/is_debug-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/is_debug-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='baoyachi ' CARGO_PKG_DESCRIPTION='get build model is debug' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT AND Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_debug CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/baoyachi/rust_is_debug' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name is_debug --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/is_debug-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffa606e2fd6962fe -C extra-filename=-ee60790c058c6fdf --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `send_wrapper` (lib) generated 3 warnings (1 duplicate) Compiling bones_scripting v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_scripting CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Official scripting integration with bones_framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_scripting CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_scripting --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da91efe8fdae577d -C extra-filename=-cbbf9a5833075e46 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-f844b9b9d02ad3e8.rmeta --extern bevy_tasks=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_tasks-b3a71a987ad4b661.rmeta --extern bones_asset=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_asset-9e2fffed47f18aeb.rmeta --extern bones_lib=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_lib-bf340b37158cf771.rmeta --extern gc_arena=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgc_arena-4f878b82b7054390.rmeta --extern gc_arena_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgc_arena_derive-e6c1157868097e76.so --extern piccolo=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpiccolo-42e781f704eb9c1c.rmeta --extern send_wrapper=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsend_wrapper-9f61344df30380d5.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: `is_debug` (lib) generated 1 warning (1 duplicate) Compiling webbrowser v0.8.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webbrowser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webbrowser-0.8.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webbrowser-0.8.15/Cargo.toml CARGO_PKG_AUTHORS='Amod Malviya @amodm' CARGO_PKG_DESCRIPTION='Open URLs in web browsers available on a platform' CARGO_PKG_HOMEPAGE='https://github.com/amodm/webbrowser-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webbrowser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/amodm/webbrowser-rs' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name webbrowser --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webbrowser-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("disable-wsl", "hardened", "wasm-console"))' -C metadata=0b5ae6b915f2637e -C extra-filename=-69a85cec7a003eb0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern home=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhome-fa9f35badc6769a4.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-2134325a2a2af082.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: function `for_each_token` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webbrowser-0.8.15/src/common.rs:7:15 | 7 | pub(crate) fn for_each_token(line: &str, mut op: F) | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `socket2` (lib) generated 1 warning (1 duplicate) Compiling ping-rs v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ping_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Ruxo Zheng ' CARGO_PKG_DESCRIPTION='Provide ICMP Echo (ping) functionality for both Windows and Linux' CARGO_PKG_HOMEPAGE='https://docs.rs/ping-rs/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ping-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ruxo/ping-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ping_rs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74548a9f3c50428b -C extra-filename=-333900af37770cfa --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern futures=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfutures-5e96132a046cccf8.rmeta --extern mio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmio-cb826d12dd72f03f.rmeta --extern paste=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpaste-1af0580b98b61f4e.so --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-7ec2ddd0fe40b852.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] cargo:warning=1 warning generated. warning: associated function `get_reply_header` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/mod.rs:119:8 | 112 | trait Proto { | ----- associated function in this trait ... 119 | fn get_reply_header(reply: &[u8]) -> Result<&IcmpEchoHeader>; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: constant `ICMP_REPLY_HEADER_SIZE` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:7:7 | 7 | const ICMP_REPLY_HEADER_SIZE: usize = 20; | ^^^^^^^^^^^^^^^^^^^^^^ warning: struct `IcmpV4ReplyHeader` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:11:8 | 11 | struct IcmpV4ReplyHeader { | ^^^^^^^^^^^^^^^^^ warning: methods `version` and `header_size` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:20:8 | 19 | impl IcmpV4ReplyHeader { | ---------------------- methods in this implementation 20 | fn version(&self) -> u8 { (self.version & 0xF0) >> 4 } | ^^^^^^^ 21 | fn header_size(&self) -> usize { (self.version & 0x0F) as usize } | ^^^^^^^^^^^ warning: constant `ICMP_PROTOCOL` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:24:7 | 24 | const ICMP_PROTOCOL: u8 = 1; | ^^^^^^^^^^^^^ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `robust` (lib) generated 1 warning (1 duplicate) Compiling spade v2.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spade CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='Stefan Altmayer ' CARGO_PKG_DESCRIPTION='Delaunay triangulations for the rust ecosystem' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spade CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stoeoef/spade' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name spade --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mint", "serde", "std"))' -C metadata=9b781722744ab078 -C extra-filename=-309fe961f9384a1e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhashbrown-4c9404cd7f6ea526.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern robust=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librobust-680586633cae34ae.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:35:19 | 35 | pub fn borrow(&self) -> EcsRefBorrow { | ^^^^^ ^^^^^^^^^^^^ the 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 | 35 | pub fn borrow(&self) -> EcsRefBorrow<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:43:23 | 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:67:23 | 67 | pub fn schema_ref(&self) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 67 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:84:27 | 84 | pub fn schema_ref_mut(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 84 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:154:23 | 154 | pub fn schema_ref(&self) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 154 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:202:27 | 202 | pub fn schema_ref_mut(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 202 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:227:19 | 227 | pub fn borrow(&self) -> EcsRefBorrowKind { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 227 | pub fn borrow(&self) -> EcsRefBorrowKind<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:252:23 | 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind<'_> { | ++++ warning: `simba` (lib) generated 14 warnings (1 duplicate) Compiling bones_matchmaker_proto v0.2.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/other_crates/bones_matchmaker_proto) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_matchmaker_proto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/other_crates/bones_matchmaker_proto CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/other_crates/bones_matchmaker_proto/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Network protocol types for the Bones matchmaking server.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_matchmaker_proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_matchmaker_proto --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/other_crates/bones_matchmaker_proto/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14a9d019c34976dd -C extra-filename=-ff6a6e6dbeecf544 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern iroh_net=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_net-617bd1b431932499.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:27:17 | 27 | #![cfg_attr(not(fuzzing), warn(missing_docs))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:28:13 | 28 | #![cfg_attr(fuzzing, allow(unused_imports))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:63:11 | 63 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:66:7 | 66 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:720:21 | 720 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:725:21 | 725 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/bulk_load.rs:140:17 | 140 | if cfg!(any(fuzzing, test)) { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/bulk_load.rs:301:17 | 301 | if cfg!(any(fuzzing, test)) { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/bulk_load.rs:868:29 | 868 | if cfg!(any(fuzzing, test)) { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:393:21 | 393 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/triangulation_ext.rs:779:21 | 779 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/triangulation_ext.rs:833:21 | 833 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `ping-rs` (lib) generated 6 warnings (1 duplicate) Compiling nalgebra v0.32.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nalgebra CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/Cargo.toml CARGO_PKG_AUTHORS='Sébastien Crozet ' CARGO_PKG_DESCRIPTION='General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.' CARGO_PKG_HOMEPAGE='https://nalgebra.org' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nalgebra CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dimforge/nalgebra' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.32.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name nalgebra --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="glam024"' --cfg 'feature="libm"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-glam023", "convert-glam024", "convert-glam025", "convert-glam027", "convert-mint", "cuda", "cust_core", "debug", "default", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "glam023", "glam024", "glam025", "glam027", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rayon", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=7eabb07009e6a4c7 -C extra-filename=-d3f5111fd58b5220 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern approx=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libapprox-2fcfcf7043fb26a9.rmeta --extern glam024=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --extern matrixmultiply=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmatrixmultiply-c83ba1d56d7a1d01.rmeta --extern nalgebra_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnalgebra_macros-895900a202cd2e91.so --extern num_complex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_complex-f817c603b2463421.rmeta --extern num_rational=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_rational-214edb8409998369.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern simba=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsimba-baa873791c2782d6.rmeta --extern typenum=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtypenum-e1020dc6e9203456.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bones_matchmaker_proto` (lib) generated 1 warning (1 duplicate) Compiling lyon_tessellation v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lyon_tessellation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Silva ' CARGO_PKG_DESCRIPTION='A low level path tessellation library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lyon_tessellation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nical/lyon' CARGO_PKG_RUST_VERSION='' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lyon_tessellation --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger", "default", "profiling", "serde", "serialization", "std"))' -C metadata=f7544cde6c75936a -C extra-filename=-012214c679610692 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern float_next_after=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfloat_next_after-a372ffe734418cda.rmeta --extern lyon_path=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblyon_path-b484ad6447caf6fa.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `crate::slice_deprecation_note` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/base/alias_slice.rs:4:5 | 4 | use crate::slice_deprecation_note; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `self::convolution::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/linalg/mod.rs:40:9 | 40 | pub use self::convolution::*; | ^^^^^^^^^^^^^^^^^^^^ warning: unused import: `self::exp::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/linalg/mod.rs:42:9 | 42 | pub use self::exp::*; | ^^^^^^^^^^^^ warning: unused import: `self::pow::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/linalg/mod.rs:47:9 | 47 | pub use self::pow::*; | ^^^^^^^^^^^^ warning: `webbrowser` (lib) generated 2 warnings (1 duplicate) Compiling crossbeam-deque v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ccf1bdd5b76647eb -C extra-filename=-f66230285dd0901e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_epoch-beb7a5bd26c28224.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/lib.rs:623:12 | 623 | fn get(&self, id: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the 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 | 623 | fn get(&self, id: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/fill.rs:2151:20 | 2151 | pub fn sources(&self) -> VertexSourceIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2151 | pub fn sources(&self) -> VertexSourceIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/fill.rs:2187:36 | 2187 | pub fn interpolated_attributes(&mut self) -> Attributes { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2187 | pub fn interpolated_attributes(&mut self) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/geometry_builder.rs:425:32 | 425 | pub fn simple_builder(buffers: &mut VertexBuffers) -> SimpleBuffersBuilder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 425 | pub fn simple_builder(buffers: &mut VertexBuffers) -> SimpleBuffersBuilder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/stroke.rs:2728:36 | 2728 | pub fn interpolated_attributes(&mut self) -> Attributes { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2728 | pub fn interpolated_attributes(&mut self) -> Attributes<'_> { | ++++ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Compiling mdns-sd v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mdns_sd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/Cargo.toml CARGO_PKG_AUTHORS='keepsimple ' CARGO_PKG_DESCRIPTION='mDNS Service Discovery library with no async runtime dependency' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mdns-sd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/keepsimple1/mdns-sd' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name mdns_sd --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "log", "logging"))' -C metadata=d6e2b35ea7be312d -C extra-filename=-4054e44f0cf6e3fe --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern flume=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libflume-f61b9651694dee30.rmeta --extern if_addrs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libif_addrs-97318ba34f7c692f.rmeta --extern polling=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpolling-470bf506fa2de21d.rmeta --extern socket2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsocket2-8907ef6e04d1c032.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused macro definition: `trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/lib.rs:120:18 | 120 | macro_rules! trace ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused macro definition: `info` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/lib.rs:122:18 | 122 | macro_rules! info ( ($($tt:tt)*) => {{}} ); | ^^^^ warning: struct `EdgeData` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:11:12 | 11 | pub struct EdgeData { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `VoronoiVertexTag` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/handles/handle_defs.rs:177:12 | 177 | pub struct VoronoiVertexTag; | ^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:683:9 | 683 | &self, | ^^^^^ the lifetime is elided here ... 686 | ) -> impl Iterator, F>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 686 | ) -> impl Iterator, F>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:699:9 | 699 | &self, | ^^^^^ the lifetime is elided here ... 702 | ) -> impl Iterator, F>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 702 | ) -> impl Iterator, F>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:136:23 | 136 | pub fn get_vertex(&self, handle: FixedVertexHandle) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn get_vertex(&self, handle: FixedVertexHandle) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:193:19 | 193 | pub fn vertex(&self, handle: FixedVertexHandle) -> VertexHandle { | ^^^^^ 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 | 193 | pub fn vertex(&self, handle: FixedVertexHandle) -> VertexHandle<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:204:9 | 204 | &self, | ^^^^^ the lifetime is elided here 205 | handle: FixedDirectedEdgeHandle, 206 | ) -> DirectedEdgeHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 206 | ) -> DirectedEdgeHandle<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:211:9 | 211 | &self, | ^^^^^ the lifetime is elided here 212 | handle: FixedUndirectedEdgeHandle, 213 | ) -> UndirectedEdgeHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 213 | ) -> UndirectedEdgeHandle<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:217:23 | 217 | pub fn outer_face(&self) -> FaceHandle { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 217 | pub fn outer_face(&self) -> FaceHandle<'_, PossiblyOuterTag, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:268:9 | 268 | &self, | ^^^^^ the lifetime is elided here 269 | handle: FixedHandleImpl, 270 | ) -> DynamicHandleImpl { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 270 | ) -> DynamicHandleImpl<'_, V, DE, UE, F, FaceTag, InnerOuter> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:310:9 | 310 | &self, | ^^^^^ the lifetime is elided here ... 313 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 313 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:331:27 | 331 | pub fn directed_edges(&self) -> DirectedEdgeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 331 | pub fn directed_edges(&self) -> DirectedEdgeIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:335:29 | 335 | pub fn undirected_edges(&self) -> UndirectedEdgeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 335 | pub fn undirected_edges(&self) -> UndirectedEdgeIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:339:21 | 339 | pub fn vertices(&self) -> VertexIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 339 | pub fn vertices(&self) -> VertexIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:347:18 | 347 | pub fn faces(&self) -> FaceIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | pub fn faces(&self) -> FaceIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:351:24 | 351 | pub fn inner_faces(&self) -> InnerFaceIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 351 | pub fn inner_faces(&self) -> InnerFaceIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/triangulation_ext.rs:404:9 | 404 | &self, | ^^^^^ the lifetime is elided here ... 407 | ) -> VertexHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 407 | ) -> VertexHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_triangulation.rs:293:9 | 293 | &self, | ^^^^^ the lifetime is elided here 294 | position: Point2<::Scalar>, 295 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 295 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_triangulation.rs:386:29 | 386 | pub fn natural_neighbor(&self) -> NaturalNeighbor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 386 | pub fn natural_neighbor(&self) -> NaturalNeighbor<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/intersection_iterator.rs:197:19 | 197 | delaunay: &T, | ^^ the lifetime is elided here ... 200 | ) -> LineIntersectionIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 200 | ) -> LineIntersectionIterator<'_, V, DE, UE, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:181:9 | 181 | &self, | ^^^^^ the lifetime is elided here 182 | handle: FixedVertexHandle, 183 | ) -> VertexHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 183 | ) -> VertexHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:196:9 | 196 | &self, | ^^^^^ the lifetime is elided here 197 | handle: FixedFaceHandle, 198 | ) -> FaceHandle | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 198 | ) -> FaceHandle<'_, InnerOuter, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:205:9 | 205 | &self, | ^^^^^ the lifetime is elided here 206 | ) -> FaceHandle< | __________^ 207 | | PossiblyOuterTag, 208 | | Self::Vertex, 209 | | Self::DirectedEdge, 210 | | Self::UndirectedEdge, 211 | | Self::Face, 212 | | > { | |_____^ 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 | 206 | ) -> FaceHandle<'_, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:220:9 | 220 | &self, | ^^^^^ the lifetime is elided here 221 | handle: FixedDirectedEdgeHandle, 222 | ) -> DirectedEdgeHandle | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> DirectedEdgeHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:231:9 | 231 | &self, | ^^^^^ the lifetime is elided here 232 | handle: FixedUndirectedEdgeHandle, 233 | ) -> UndirectedEdgeHandle | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 233 | ) -> UndirectedEdgeHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:288:9 | 288 | &self, | ^^^^^ the lifetime is elided here 289 | ) -> DirectedEdgeIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 289 | ) -> DirectedEdgeIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:298:9 | 298 | &self, | ^^^^^ the lifetime is elided here 299 | ) -> UndirectedEdgeIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 299 | ) -> UndirectedEdgeIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:313:9 | 313 | &self, | ^^^^^ the lifetime is elided here 314 | ) -> VertexIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 314 | ) -> VertexIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:331:9 | 331 | &self, | ^^^^^ the lifetime is elided here 332 | handle: FixedVertexHandle, 333 | ) -> Option> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 333 | ) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:345:9 | 345 | &self, | ^^^^^ the lifetime is elided here 346 | ) -> FaceIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 346 | ) -> FaceIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:354:9 | 354 | &self, | ^^^^^ the lifetime is elided here 355 | ) -> InnerFaceIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 355 | ) -> InnerFaceIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:363:9 | 363 | &self, | ^^^^^ the lifetime is elided here 364 | ) -> VoronoiFaceIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 364 | ) -> VoronoiFaceIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:373:9 | 373 | &self, | ^^^^^ the lifetime is elided here 374 | ) -> DirectedVoronoiEdgeIterator< | __________^ 375 | | Self::Vertex, 376 | | Self::DirectedEdge, 377 | | Self::UndirectedEdge, 378 | | Self::Face, 379 | | > { | |_____^ 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 | 374 | ) -> DirectedVoronoiEdgeIterator<'_, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:387:9 | 387 | &self, | ^^^^^ the lifetime is elided here 388 | ) -> UndirectedVoronoiEdgeIterator< | __________^ 389 | | Self::Vertex, 390 | | Self::DirectedEdge, 391 | | Self::UndirectedEdge, 392 | | Self::Face, 393 | | > { | |_____^ 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 | 388 | ) -> UndirectedVoronoiEdgeIterator<'_, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:411:9 | 411 | &self, | ^^^^^ the lifetime is elided here 412 | point: Point2<::Scalar>, 413 | ) -> Option> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 413 | ) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:428:9 | 428 | &self, | ^^^^^ the lifetime is elided here ... 432 | DirectedEdgeHandle, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 432 | DirectedEdgeHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:590:9 | 590 | &self, | ^^^^^ the lifetime is elided here 591 | ) -> HullIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 591 | ) -> HullIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:639:9 | 639 | &self, | ^^^^^ the lifetime is elided here ... 642 | ) -> EdgesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 642 | ) -> EdgesInShapeIterator<'_, Self, RectangleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:670:9 | 670 | &self, | ^^^^^ the lifetime is elided here ... 673 | ) -> EdgesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 673 | ) -> EdgesInShapeIterator<'_, Self, CircleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:696:9 | 696 | &self, | ^^^^^ the lifetime is elided here ... 699 | ) -> VerticesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 699 | ) -> VerticesInShapeIterator<'_, Self, RectangleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:725:9 | 725 | &self, | ^^^^^ the lifetime is elided here ... 728 | ) -> VerticesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 728 | ) -> VerticesInShapeIterator<'_, Self, CircleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:739:20 | 739 | fn barycentric(&self) -> Barycentric { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 739 | fn barycentric(&self) -> Barycentric<'_, Self> { | +++ warning: unused variable: `x` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/dns_parser.rs:1112:17 | 1112 | x => { | ^ help: if this is intentional, prefix it with an underscore: `_x` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:367:32 | 367 | if let Err(e) = resp_s.send(DaemonStatus::Shutdown) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:385:28 | 385 | if let Err(e) = zc | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:406:28 | 406 | if let Err(e) = zc | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:427:20 | 427 | if let Err(e) = zc.poller.add( | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:438:24 | 438 | if let Err(e) = zc.poller.add(&if_sock.sock, polling::Event::readable(key)) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:475:21 | 475 | Err(e) => error!("failed to select from sockets: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:547:28 | 547 | if let Err(e) = listener.send(ServiceEvent::SearchStarted(format!( | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:619:28 | 619 | if let Err(e) = resp_s.send(response) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:652:29 | 652 | Err(e) => warn!("Failed to send SearchStopped: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:670:21 | 670 | Err(e) => error!("Failed to send metrics: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:675:21 | 675 | Err(e) => error!("Failed to send status: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:934:21 | 934 | Err(e) => { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1081:32 | 1081 | if let Err(e) = self.poller.delete(&if_sock.sock) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1104:32 | 1104 | if let Err(e) = poller.delete(&if_sock.sock) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1134:17 | 1134 | Err(e) => { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1142:20 | 1142 | if let Err(e) = self.poller.add(&sock, polling::Event::readable(key)) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `service_fullname` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1213:13 | 1213 | let service_fullname = info.get_fullname(); | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_fullname` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1415:24 | 1415 | if let Err(e) = self.poller.delete(&intf_sock.sock) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1426:21 | 1426 | Err(e) => error!("re-bind a socket to {}: {}", ip, e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1443:17 | 1443 | Err(e) => error!("Invalid incoming DNS message: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `err` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1485:29 | 1485 | Err(err) => { | ^^^ help: if this is intentional, prefix it with an underscore: `_err` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1496:29 | 1496 | Err(e) => { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1506:33 | 1506 | ... Err(e) => error!("failed to send service resolved: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `t` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1773:37 | 1773 | ... let t = match qtype { | ^ help: if this is intentional, prefix it with an underscore: `_t` warning: unused variable: `sz` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1887:22 | 1887 | while let Ok(sz) = self.signal_sock.recv(&mut signal_buf) { | ^^ help: if this is intentional, prefix it with an underscore: `_sz` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2234:17 | 2234 | Err(e) => error!("Failed to send event: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `qtype` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2251:9 | 2251 | let qtype = if out.is_query() { "query" } else { "response" }; | ^^^^^ help: if this is intentional, prefix it with an underscore: `_qtype` warning: unused variable: `sz` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2289:12 | 2289 | Ok(sz) => debug!("sent out {} bytes on interface {:?}", sz, &intf_sock.intf), | ^^ help: if this is intentional, prefix it with an underscore: `_sz` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2290:13 | 2290 | Err(e) => error!( | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_info.rs:674:17 | 674 | Err(e) => error!("failed to convert to String from key: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: `spade` (lib) generated 55 warnings (1 duplicate) Compiling kira v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kira CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Minnich ' CARGO_PKG_DESCRIPTION='Expressive audio library for games' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kira CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tesselode/kira' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name kira --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cpal"' --cfg 'feature="ogg"' --cfg 'feature="symphonia"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android_shared_stdcxx", "assert_no_alloc", "cpal", "default", "flac", "mp3", "ogg", "serde", "symphonia", "wav"))' -C metadata=3bcb5b3d8be2faab -C extra-filename=-d17715eb9a36739d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern cpal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcpal-cf0d8fa262f00292.rmeta --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-1f4b94ef2945c8fc.rmeta --extern mint=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmint-7abfd1ef433c9618.rmeta --extern paste=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpaste-1af0580b98b61f4e.so --extern ringbuf=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libringbuf-dfe408be6255f694.rmeta --extern symphonia=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsymphonia-b398d0d337ed00eb.rmeta --extern triple_buffer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtriple_buffer-b0711867b7633c6a.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `piccolo` (lib) generated 5 warnings (1 duplicate) Compiling noise v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=noise CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/noise-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/noise-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Noise-rs Developers.' CARGO_PKG_DESCRIPTION='Procedural noise generation library.' CARGO_PKG_HOMEPAGE='https://github.com/razaekel/noise-rs' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=noise CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/razaekel/noise-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name noise --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/noise-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image", "images", "std"))' -C metadata=b0e5179e334fc613 -C extra-filename=-e7a8532a951033e0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern rand_xorshift=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand_xorshift-d70044cac8f615bc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `lyon_tessellation` (lib) generated 6 warnings (1 duplicate) Compiling fluent v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fluent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name fluent --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fluent-pseudo"))' -C metadata=fe6e98f1ffda4a9e -C extra-filename=-d76829503004d7a0 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern fluent_bundle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfluent_bundle-bc8b21915a40e3b5.rmeta --extern unic_langid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunic_langid-c8479e84c34f703d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fluent` (lib) generated 1 warning (1 duplicate) Compiling csscolorparser v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csscolorparser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/csscolorparser-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/csscolorparser-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Nor Khasyatillah ' CARGO_PKG_DESCRIPTION='CSS color parser library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csscolorparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mazznoer/csscolorparser-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name csscolorparser --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/csscolorparser-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="named-colors"' --cfg 'feature="phf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cint", "default", "lab", "named-colors", "phf", "rgb", "rust-rgb", "serde"))' -C metadata=6660f79e64a104d2 -C extra-filename=-0de26dbf0530447c --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern phf=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libphf-0140194520769629.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `csscolorparser` (lib) generated 1 warning (1 duplicate) Compiling ggrs v0.10.1 (/wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ggrs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/Cargo.toml CARGO_PKG_AUTHORS='Georg Schuppe ' CARGO_PKG_DESCRIPTION='GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ggrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gschup/ggrs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ggrs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="sync-send"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "sync-send", "wasm-bindgen"))' -C metadata=23da405ef44ece13 -C extra-filename=-131ee504983a3485 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbincode-0a49be62ea7dc42b.rmeta --extern bitfield_rle=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitfield_rle-9a76c5f6931489c2.rmeta --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern instant=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libinstant-169d46cfbff451b8.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern rand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librand-dec90b7effb80ed2.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/arena.rs:232:14 | 232 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 232 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/arena.rs:241:18 | 241 | 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 | 241 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/arena.rs:248:44 | 248 | pub fn drain_filter bool>(&mut self, filter: F) -> DrainFilter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 248 | pub fn drain_filter bool>(&mut self, filter: F) -> DrainFilter<'_, T, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/manager/backend/resources.rs:82:18 | 82 | pub fn iter_mut(&mut self) -> crate::arena::iter::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) -> crate::arena::iter::IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/manager/backend/resources.rs:147:18 | 147 | pub fn iter_mut(&mut self) -> crate::arena::iter::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 | 147 | pub fn iter_mut(&mut self) -> crate::arena::iter::IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/src/sessions/p2p_session.rs:550:19 | 550 | pub fn events(&mut self) -> Drain> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 550 | pub fn events(&mut self) -> Drain<'_, GgrsEvent> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/src/sessions/p2p_spectator_session.rs:96:19 | 96 | pub fn events(&mut self) -> Drain> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | pub fn events(&mut self) -> Drain<'_, GgrsEvent> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/src/network/protocol.rs:355:24 | 355 | pub(crate) fn poll(&mut self, connect_status: &[ConnectionStatus]) -> Drain> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 355 | pub(crate) fn poll(&mut self, connect_status: &[ConnectionStatus]) -> Drain<'_, Event> { | +++ warning: `noise` (lib) generated 1 warning (1 duplicate) Compiling directories v5.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=directories CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/directories-5.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/directories-5.0.1/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=directories CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/directories-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name directories --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/directories-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a692ea047449a1b5 -C extra-filename=-f8daaadb6e96810a --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern dirs_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdirs_sys-89fbe7337ccf7138.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `directories` (lib) generated 1 warning (1 duplicate) Compiling arboard v3.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arboard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arboard-3.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arboard-3.4.0/Cargo.toml CARGO_PKG_AUTHORS='Artur Kovacs :Avi Weinstock :Arboard contributors' CARGO_PKG_DESCRIPTION='Image and text handling for the OS clipboard.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arboard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/1Password/arboard' CARGO_PKG_RUST_VERSION=1.67.1 CARGO_PKG_VERSION=3.4.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name arboard --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arboard-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="core-graphics"' --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="image-data"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core-graphics", "default", "image", "image-data", "wayland-data-control", "windows-sys", "wl-clipboard-rs"))' -C metadata=8d37cbe5a879a4e9 -C extra-filename=-0e413647f4b8bedf --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern image=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libimage-12169e86ae7045a7.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern x11rb=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libx11rb-348c9b5528a75882.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arboard-3.4.0/src/platform/linux/x11.rs:916:31 | 916 | let mut reader = image::io::Reader::new(cursor); | ^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `ggrs` (lib) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p ggrs` to apply 3 suggestions) Compiling lyon_algorithms v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lyon_algorithms CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Nicolas Silva ' CARGO_PKG_DESCRIPTION='2D Path manipulation/transformation algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lyon_algorithms CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nical/lyon' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lyon_algorithms --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-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=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serialization", "std"))' -C metadata=73dbba173d78c2f0 -C extra-filename=-c3e3bbc7ca92260d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern lyon_path=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblyon_path-b484ad6447caf6fa.rmeta --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4/src/measure.rs:358:19 | 358 | pub fn sample(&mut self, dist: f32) -> PathSample { | ^^^^^^^^^ ^^^^^^^^^^ the 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 | 358 | pub fn sample(&mut self, dist: f32) -> PathSample<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4/src/measure.rs:565:20 | 565 | fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample { | ^^^^^^^^^ 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 | 565 | fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4/src/measure.rs:603:27 | 603 | fn sample_zero_length(&mut self) -> PathSample { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 603 | fn sample_zero_length(&mut self) -> PathSample<'_> { | ++++ warning: `lyon_algorithms` (lib) generated 4 warnings (1 duplicate) Compiling egui_plot v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=egui_plot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_plot-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_plot-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Emil Ernerfeldt ' CARGO_PKG_DESCRIPTION='Immediate mode plotting for the egui GUI library' CARGO_PKG_HOMEPAGE='https://github.com/emilk/egui' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=egui_plot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/emilk/egui' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name egui_plot --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_plot-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "serde"))' -C metadata=f5f057f6c6e64946 -C extra-filename=-3f4d4d26e07b4cbf --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern egui=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libegui-c98db732a8930b3c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `arboard` (lib) generated 2 warnings (1 duplicate) Compiling svgtypes v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=svgtypes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svgtypes-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svgtypes-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='SVG types parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=svgtypes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/svgtypes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name svgtypes --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svgtypes-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cea72efeab04ae70 -C extra-filename=-709efa780ea7d16b --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsiphasher-62f2b9b579af182f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: method `is_letter` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svgtypes-0.8.2/src/stream.rs:28:8 | 6 | pub(crate) trait ByteExt { | ------- method in this trait ... 28 | fn is_letter(&self) -> bool; | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svgtypes-0.8.2/src/colors.rs:213:24 | 213 | let b = entry.0.borrow(); | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `kira` (lib) generated 6 warnings (1 duplicate) Compiling tracing-appender v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_appender CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-appender-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-appender-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Zeki Sherif :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides utilities for file appenders and making non-blocking writers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-appender CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_appender --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-appender-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parking_lot"))' -C metadata=6b181b4ded302b35 -C extra-filename=-549e6e09c3212b77 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_channel-9f6698c1873fb043.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing_subscriber-d866a856b4063bd7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-appender-0.2.3/src/lib.rs:156:5 | 156 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `svgtypes` (lib) generated 3 warnings (1 duplicate) Compiling num-derive v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-derive-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-derive-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric syntax extensions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-derive' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-derive' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name num_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=872700dfec0e5450 -C extra-filename=-8bc6f1c5018898a5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: `mdns-sd` (lib) generated 34 warnings (1 duplicate) Compiling enum-map-derive v0.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_map_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-derive-0.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-derive-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='Kamila Borowska ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Enum)]' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-map-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://codeberg.org/xfix/enum-map' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name enum_map_derive --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-derive-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=576a67a09763e7e5 -C extra-filename=-9e261ba4a4179e05 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `num-derive` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-queue v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-queue-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-queue-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-queue-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=87fbc47cb0be8e99 -C extra-filename=-7a5fe96271365721 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: method `split_at` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/base/iter.rs:316:19 | 307 | impl<'a, T, R: Dim, C: Dim, S: 'a + RawStorage> ColumnIter<'a, T, R, C, S> { | ----------------------------------------------------------------------------------- method in this implementation ... 316 | pub(crate) fn split_at(self, index: usize) -> (Self, Self) { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `split_at` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/base/iter.rs:404:19 | 394 | impl<'a, T, R: Dim, C: Dim, S: 'a + RawStorageMut> ColumnIterMut<'a, T, R, C, S> { | ----------------------------------------------------------------------------------------- method in this implementation ... 404 | pub(crate) fn split_at(self, index: usize) -> (Self, Self) { | ^^^^^^^^ warning: `enum-map-derive` (lib) generated 1 warning (1 duplicate) Compiling numquant v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=numquant CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/numquant-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/numquant-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Quantize numbers to a smaller range to save bandwidth or memory data types and back again.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=numquant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vilcans/numquant' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name numquant --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/numquant-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c6b8cc53ef918261 -C extra-filename=-13b21a63d55c9a69 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-queue` (lib) generated 1 warning (1 duplicate) Compiling peg-runtime v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=peg_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-runtime-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-runtime-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Kevin Mehall ' CARGO_PKG_DESCRIPTION='Runtime support for rust-peg grammars. To use rust-peg, see the `peg` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=peg-runtime CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/kevinmehall/rust-peg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name peg_runtime --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-runtime-0.8.3/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("std", "unstable"))' -C metadata=325ea9e063fc31dc -C extra-filename=-35173cf1bf7977dd --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `egui_plot` (lib) generated 1 warning (1 duplicate) Compiling lz4_flex v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lz4_flex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Pascal Seitz :Arthur Silva :ticki ' CARGO_PKG_DESCRIPTION='Fastest LZ4 implementation in Rust, no unsafe by default.' CARGO_PKG_HOMEPAGE='https://github.com/pseitz/lz4_flex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4_flex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pseitz/lz4_flex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name lz4_flex --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=b607a9179b7ccfc4 -C extra-filename=-ab4de4fe4716f833 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `numquant` (lib) generated 1 warning (1 duplicate) Compiling sys-locale v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sys_locale CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sys-locale-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sys-locale-0.3.1/Cargo.toml CARGO_PKG_AUTHORS=1Password CARGO_PKG_DESCRIPTION='Small and lightweight library to obtain the active system locale' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-locale CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/1Password/sys-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name sys_locale --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sys-locale-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("js", "js-sys", "wasm-bindgen", "web-sys"))' -C metadata=793dd335d290721b -C extra-filename=-c0ef574169f1f6d6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/lib.rs:75:13 | 75 | #![cfg_attr(nightly, feature(optimize_attribute))] | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/lib.rs:71:9 | 71 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:56:12 | 56 | #[cfg_attr(nightly, optimize(size))] // to avoid loop unrolling | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:142:19 | 142 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:369:19 | 369 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:396:19 | 396 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:437:19 | 437 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:340:23 | 340 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:414:27 | 414 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `tracing-appender` (lib) generated 2 warnings (1 duplicate) Compiling bones_framework v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_framework CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='The Bones game development framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_framework CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_framework --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="audio"' --cfg 'feature="audio_ogg"' --cfg 'feature="default"' --cfg 'feature="image_png"' --cfg 'feature="localization"' --cfg 'feature="logging"' --cfg 'feature="net-debug"' --cfg 'feature="scripting"' --cfg 'feature="ui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("audio", "audio_flac", "audio_mp3", "audio_ogg", "audio_wav", "debug-network-slowdown", "default", "document-features", "image_bmp", "image_gif", "image_ico", "image_jpeg", "image_png", "image_tiff", "image_webp", "localization", "logging", "net-debug", "scripting", "tracing-tracy", "ui"))' -C metadata=dff7b6b88fd45cb7 -C extra-filename=-76568304b3e89ddf --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-f844b9b9d02ad3e8.rmeta --extern bevy_tasks=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_tasks-b3a71a987ad4b661.rmeta --extern bones_asset=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_asset-9e2fffed47f18aeb.rmeta --extern bones_lib=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_lib-bf340b37158cf771.rmeta --extern bones_matchmaker_proto=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_matchmaker_proto-ff6a6e6dbeecf544.rmeta --extern bones_schema=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_schema-514297594d17c464.rmeta --extern bones_scripting=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_scripting-cbbf9a5833075e46.rmeta --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rmeta --extern bytes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytes-c895601b0e11f965.rmeta --extern csscolorparser=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcsscolorparser-0de26dbf0530447c.rmeta --extern directories=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdirectories-f8daaadb6e96810a.rmeta --extern egui=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libegui-c98db732a8930b3c.rmeta --extern egui_plot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libegui_plot-3f4d4d26e07b4cbf.rmeta --extern either=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libeither-f8b2ce88fb935fe4.rmeta --extern fluent=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfluent-d76829503004d7a0.rmeta --extern fluent_langneg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfluent_langneg-24d0a49870de6467.rmeta --extern ggrs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libggrs-131ee504983a3485.rmeta --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --extern hex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhex-11d874e42c53acc5.rmeta --extern image=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libimage-3f23d71537421721.rmeta --extern instant=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libinstant-169d46cfbff451b8.rmeta --extern intl_memoizer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libintl_memoizer-75d8d22d54f2e942.rmeta --extern iroh_net=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_net-617bd1b431932499.rmeta --extern iroh_quinn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libiroh_quinn-f42297740bc76cd9.rmeta --extern kira=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libkira-d17715eb9a36739d.rmeta --extern mdns_sd=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libmdns_sd-4054e44f0cf6e3fe.rmeta --extern noise=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnoise-e7a8532a951033e0.rmeta --extern numquant=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnumquant-13b21a63d55c9a69.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern ping_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libping_rs-333900af37770cfa.rmeta --extern postcard=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpostcard-9e7b90501a75cf36.rmeta --extern rcgen=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librcgen-64cd923bc8c3f9ed.rmeta --extern rustls=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustls-a51325261d443f1c.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern serde_yaml=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_yaml-0cee7e561f719501.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern sys_locale=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsys_locale-c0ef574169f1f6d6.rmeta --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rmeta --extern tokio=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtokio-196406d9bd72055d.rmeta --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rmeta --extern tracing_appender=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing_appender-549e6e09c3212b77.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing_subscriber-d866a856b4063bd7.rmeta --extern ttf_parser=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libttf_parser-025aefe137deb6bb.rmeta --extern unic_langid=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libunic_langid-c8479e84c34f703d.rmeta -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/usr/local/lib` warning: `sys-locale` (lib) generated 1 warning (1 duplicate) Compiling puffin v0.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=puffin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='Embark ' CARGO_PKG_DESCRIPTION='Simple instrumentation profiler for games' CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/puffin' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=puffin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/puffin' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name puffin --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="lz4"' --cfg 'feature="packing"' --cfg 'feature="serde"' --cfg 'feature="web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lz4", "packing", "serde", "serialization", "web", "zstd"))' -C metadata=37c747e3a9aa5562 -C extra-filename=-bfdd07109f5cd9f3 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern bincode=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbincode-0a49be62ea7dc42b.rmeta --extern byteorder=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbyteorder-407994bd70f76791.rmeta --extern cfg_if=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcfg_if-ce96063bc9dab083.rmeta --extern lz4_flex=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblz4_flex-ab4de4fe4716f833.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern parking_lot=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparking_lot-e7e92427a9e59900.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `lz4_flex` (lib) generated 9 warnings (1 duplicate) Compiling crossbeam v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-queue"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crossbeam-channel", "crossbeam-deque", "crossbeam-epoch", "crossbeam-queue", "default", "nightly", "std"))' -C metadata=9d0c1900198dfcfb -C extra-filename=-c4c03427c8e073e8 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern crossbeam_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_channel-9f6698c1873fb043.rmeta --extern crossbeam_deque=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_deque-f66230285dd0901e.rmeta --extern crossbeam_epoch=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_epoch-beb7a5bd26c28224.rmeta --extern crossbeam_queue=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_queue-7a5fe96271365721.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam_utils-b4a37ae6ece9d566.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `peg-runtime` (lib) generated 1 warning (1 duplicate) Compiling peg-macros v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=peg_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-macros-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-macros-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Kevin Mehall ' CARGO_PKG_DESCRIPTION='Procedural macros for rust-peg. To use rust-peg, see the `peg` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=peg-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/kevinmehall/rust-peg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name peg_macros --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-macros-0.8.4/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("trace"))' -C metadata=341bfadfea1a965b -C extra-filename=-b93b4ac2b60bbd31 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern peg_runtime=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpeg_runtime-35173cf1bf7977dd.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-0.8.4/src/lib.rs:80:11 | 80 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `parking_lot` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/src/lib.rs:465:11 | 465 | #[cfg(feature = "parking_lot")] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `lz4`, `packing`, `serde`, `serialization`, `web`, and `zstd` = help: consider adding `parking_lot` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `parking_lot` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/src/lib.rs:474:15 | 474 | #[cfg(not(feature = "parking_lot"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `lz4`, `packing`, `serde`, `serialization`, `web`, and `zstd` = help: consider adding `parking_lot` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `crossbeam` (lib) generated 2 warnings (1 duplicate) Compiling enum-map v2.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/Cargo.toml CARGO_PKG_AUTHORS='Kamila Borowska ' CARGO_PKG_DESCRIPTION='A map with C-like enum keys represented internally as an array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://codeberg.org/xfix/enum-map' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name enum_map --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "serde"))' -C metadata=d2d1c3c16711cf18 -C extra-filename=-da244ebb332b865d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern enum_map_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libenum_map_derive-9e261ba4a4179e05.so --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `bones_scripting` (lib) generated 9 warnings (1 duplicate) (run `cargo fix --lib -p bones_scripting` to apply 8 suggestions) Compiling bevy_prototype_lyon v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_prototype_lyon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_prototype_lyon-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_prototype_lyon-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Federico Rinaldi ' CARGO_PKG_DESCRIPTION='Draw 2D shapes and paths in the Bevy game engine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_prototype_lyon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nilirad/bevy_prototype_lyon/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_prototype_lyon --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_prototype_lyon-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1da362717088c00e -C extra-filename=-3f69b831bd6bbeb2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy-6f994b6d05ee9ae0.rmeta --extern lyon_algorithms=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblyon_algorithms-c3e3bbc7ca92260d.rmeta --extern lyon_tessellation=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblyon_tessellation-012214c679610692.rmeta --extern svgtypes=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsvgtypes-709efa780ea7d16b.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/lib.rs:326:17 | 326 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 326 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/lib.rs:332:21 | 332 | 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 | 332 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/iter.rs:275:19 | 275 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 275 | pub fn values(&self) -> Values<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/iter.rs:294:23 | 294 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { | +++ warning: `enum-map` (lib) generated 5 warnings (1 duplicate) Compiling bevy_egui v0.22.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_egui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/Cargo.toml CARGO_PKG_AUTHORS='mvlabat ' CARGO_PKG_DESCRIPTION='A plugin for Egui integration into Bevy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_egui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvlabat/bevy_egui' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_egui --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arboard"' --cfg 'feature="default"' --cfg 'feature="default_fonts"' --cfg 'feature="manage_clipboard"' --cfg 'feature="open_url"' --cfg 'feature="thread_local"' --cfg 'feature="webbrowser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arboard", "default", "default_fonts", "immutable_ctx", "manage_clipboard", "open_url", "serde", "thread_local", "webbrowser"))' -C metadata=538ba5e3792c627a -C extra-filename=-ac6bbbbb76bac2be --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern arboard=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarboard-0e413647f4b8bedf.rmeta --extern bevy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy-6f994b6d05ee9ae0.rmeta --extern egui=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libegui-c98db732a8930b3c.rmeta --extern thread_local=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthread_local-68677fac60b1d347.rmeta --extern webbrowser=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libwebbrowser-69a85cec7a003eb0.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework/src/logging.rs:9:12 | 9 | panic::PanicInfo, | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework/src/logging.rs:458:40 | 458 | pub fn tracing_panic_hook(panic_info: &PanicInfo) { | ^^^^^^^^^ warning: associated function `new` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/src/frame_data.rs:189:12 | 188 | impl PackedStreams { | ------------------ associated function in this implementation 189 | pub fn new(compression_kind: CompressionKind, bytes: Vec) -> Self { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/src/render_systems.rs:112:16 | 112 | pub scale: Vec2, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/src/render_systems.rs:114:22 | 114 | pub translation: Vec2, | ^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/src/lib.rs:246:12 | 246 | fn get(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 246 | fn get(&self) -> Option> { | +++ [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] exit status: 0 [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] AR_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] AR_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_AR [libgit2-sys 0.16.2+1.7.2] HOST_AR = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=AR [libgit2-sys 0.16.2+1.7.2] AR = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.2+1.7.2] ARFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.2+1.7.2] ARFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.16.2+1.7.2] HOST_ARFLAGS = None [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.16.2+1.7.2] ARFLAGS = None warning: `peg-macros` (lib) generated 1 warning (1 duplicate) Compiling itertools v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=bfcf189876362617 -C extra-filename=-efd3e40c9744a80e --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern either=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libeither-f8b2ce88fb935fe4.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libgit2-sys 0.16.2+1.7.2] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.16.2+1.7.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/build [libgit2-sys 0.16.2+1.7.2] cargo:root=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.16.2+1.7.2] cargo:rerun-if-changed=libgit2/deps warning: libgit2-sys@0.16.2+1.7.2: failed to probe system libgit2: warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 2 warnings generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 329 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2+1.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out /usr/local/bin/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=37b51ed2241a1cc0 -C extra-filename=-73116fa7c8982cc2 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --extern libz_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibz_sys-d54159db460bd705.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/build -l static=git2 --cfg libgit2_vendored` warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs:4324:10 | 4324 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = 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(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `libgit2-sys` (lib) generated 2 warnings (1 duplicate) Compiling git2 v0.18.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/git2-0.18.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/git2-0.18.3/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/git2-0.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=096239b72d5cdded -C extra-filename=-eb2202568bf85d53 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-fde9ebb12842d7e9.rmeta --extern libc=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibc-fed8dfbc4cef70f7.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblibgit2_sys-73116fa7c8982cc2.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-c53c1c88a0afe815.rmeta --extern url=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liburl-4217454d824c5215.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/build` warning: `nalgebra` (lib) generated 7 warnings (1 duplicate) Compiling parry2d v0.13.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parry2d CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/Cargo.toml CARGO_PKG_AUTHORS='Sébastien Crozet ' CARGO_PKG_DESCRIPTION='2 dimensional collision detection library in Rust.' CARGO_PKG_HOMEPAGE='https://parry.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parry2d CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dimforge/parry' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name parry2d --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="dim2"' --cfg 'feature="enhanced-determinism"' --cfg 'feature="f32"' --cfg 'feature="indexmap"' --cfg 'feature="required-features"' --cfg 'feature="rustc-hash"' --cfg 'feature="slab"' --cfg 'feature="spade"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "bytemuck-serialize", "cuda", "cust", "cust_core", "default", "dim2", "enhanced-determinism", "f32", "indexmap", "parallel", "rayon", "required-features", "rkyv", "rkyv-serialize", "rustc-hash", "serde", "serde-serialize", "simd-is-enabled", "simd-nightly", "simd-stable", "slab", "spade", "std"))' -C metadata=3264e97b3c29617d -C extra-filename=-6a57943cdaaf4f72 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern approx=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libapprox-2fcfcf7043fb26a9.rmeta --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-7064658849b9ac3f.rmeta --extern downcast_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdowncast_rs-0ee99d3df7841f5a.rmeta --extern either=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libeither-f8b2ce88fb935fe4.rmeta --extern indexmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libindexmap-8ed264d159e8bf9c.rmeta --extern nalgebra=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnalgebra-d3f5111fd58b5220.rmeta --extern num_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_derive-8bc6f1c5018898a5.so --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern simba=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsimba-baa873791c2782d6.rmeta --extern slab=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libslab-4b64eeb47015eabc.rmeta --extern smallvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsmallvec-bf756f08acb62ae0.rmeta --extern spade=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libspade-309fe961f9384a1e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:50:11 | 50 | #[cfg(all(feature = "alloc", not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:63:7 | 63 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:91:7 | 91 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:21:7 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:36:7 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:38:7 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:45:7 | 45 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:48:11 | 48 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:78:11 | 78 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:310:11 | 310 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:346:11 | 346 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:398:11 | 398 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:143:15 | 143 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_support_map.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_support_map.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_support_map.rs:23:7 | 23 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_utils.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/simd_aabb.rs:288:11 | 288 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/simd_aabb.rs:310:11 | 310 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/simd_aabb.rs:267:15 | 267 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:60:11 | 60 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:25:7 | 25 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:34:11 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:59:11 | 59 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:69:11 | 69 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:91:11 | 91 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:139:11 | 139 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:160:11 | 160 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:172:11 | 172 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:196:11 | 196 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:124:15 | 124 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:218:19 | 218 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:248:19 | 248 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:300:11 | 300 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:356:11 | 356 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:418:11 | 418 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:461:15 | 461 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:493:15 | 493 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_ball.rs:2:7 | 2 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_ball.rs:17:15 | 17 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_capsule.rs:3:7 | 3 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_capsule.rs:25:15 | 25 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cuboid.rs:17:15 | 17 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cylinder.rs:3:7 | 3 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cylinder.rs:32:11 | 32 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cylinder.rs:19:15 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:37:11 | 37 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/build.rs:371:15 | 371 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/build.rs:381:15 | 381 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/build.rs:394:15 | 394 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:2:7 | 2 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:533:15 | 533 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:543:15 | 543 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:556:15 | 556 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/clip/clip_aabb_polygon.rs:33:15 | 33 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11 | 27 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11 | 71 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_triangle.rs:28:11 | 28 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_triangle.rs:68:11 | 68 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact/contact_cuboid_cuboid.rs:29:11 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact/contact_cuboid_cuboid.rs:114:11 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifold.rs:86:11 | 86 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifold.rs:124:19 | 124 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifold.rs:143:15 | 143 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:136:7 | 136 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11 | 58 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:84:11 | 84 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:114:11 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:36:11 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:164:11 | 164 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:94:15 | 94 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:14:7 | 14 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:34:11 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:182:11 | 182 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:128:15 | 128 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/internal_edges_fixer.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/internal_edges_fixer.rs:36:11 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/epa/mod.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/epa/mod.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/gjk/mod.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/gjk/mod.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `improved_fixed_point_support` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/gjk/gjk.rs:343:21 | 343 | if cfg!(feature = "improved_fixed_point_support") { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `improved_fixed_point_support` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/intersection_test/intersection_test_cuboid_cuboid.rs:26:11 | 26 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/intersection_test/intersection_test_cuboid_segment.rs:52:11 | 52 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11 | 44 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/nonlinear_time_of_impact/nonlinear_rigid_motion.rs:16:11 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/nonlinear_time_of_impact/nonlinear_rigid_motion.rs:38:11 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/nonlinear_time_of_impact/nonlinear_time_of_impact_support_map_support_map.rs:278:11 | 278 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/mod.rs:18:7 | 18 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/mod.rs:21:7 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/mod.rs:31:7 | 31 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_aabb.rs:118:19 | 118 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_capsule.rs:33:15 | 33 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:62:15 | 62 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:81:15 | 81 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:176:19 | 176 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_heightfield.rs:42:15 | 42 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_segment.rs:31:23 | 31 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_support_map.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_support_map.rs:54:7 | 54 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_triangle.rs:12:11 | 12 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_triangle.rs:39:19 | 39 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_triangle.rs:142:19 | 142 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/mod.rs:12:7 | 12 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray.rs:93:11 | 93 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_heightfield.rs:121:7 | 121 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:12:28 | 12 | #[cfg(all(feature = "std", feature = "dim3"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:72:7 | 72 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:90:7 | 90 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:125:7 | 125 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:238:15 | 238 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_triangle.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_triangle.rs:71:7 | 71 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_triangle.rs:50:11 | 50 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/mod.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/mod.rs:19:7 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_cuboid.rs:7:7 | 7 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_cuboid.rs:28:7 | 28 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_segment.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_support_map.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_support_map.rs:43:7 | 43 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:1:7 | 1 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:14:7 | 14 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:136:7 | 136 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/split/mod.rs:7:28 | 7 | #[cfg(all(feature = "std", feature = "dim3"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/time_of_impact/time_of_impact_heightfield_shape.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/time_of_impact/time_of_impact_heightfield_shape.rs:106:7 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:35:7 | 35 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:37:7 | 37 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:40:7 | 40 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:42:7 | 42 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:44:7 | 44 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:46:7 | 46 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:52:7 | 52 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:55:7 | 55 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:62:7 | 62 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:94:7 | 94 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:96:7 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:99:7 | 99 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:101:7 | 101 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:103:7 | 103 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:106:7 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/ball.rs:64:15 | 64 | #[cfg(all(feature = "dim3", feature = "std"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/capsule.rs:43:11 | 43 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/capsule.rs:143:15 | 143 | #[cfg(all(feature = "dim3", feature = "std"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/capsule.rs:95:15 | 95 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:96:11 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:132:11 | 132 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:150:11 | 150 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:283:11 | 283 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polyline.rs:96:15 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polyline.rs:225:15 | 225 | #[cfg(feature = "dim3")] axis: u8, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polyline.rs:232:15 | 232 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:110:11 | 110 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:128:11 | 128 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:135:11 | 135 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:171:23 | 171 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:13:7 | 13 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1116:7 | 1116 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1180:7 | 1180 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1232:7 | 1232 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1394:7 | 1394 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1400:7 | 1400 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:53:11 | 53 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:56:11 | 56 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:59:11 | 59 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:73:11 | 73 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:76:11 | 76 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:79:11 | 79 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:119:11 | 119 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:123:11 | 123 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:126:11 | 126 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:140:11 | 140 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:143:11 | 143 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:146:11 | 146 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:513:11 | 513 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:518:11 | 518 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:525:11 | 525 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:530:11 | 530 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:536:11 | 536 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:541:11 | 541 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:547:11 | 547 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:552:11 | 552 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:558:11 | 558 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:563:11 | 563 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:569:11 | 569 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:575:11 | 575 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:770:15 | 770 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:729:7 | 729 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:195:11 | 195 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:421:11 | 421 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:437:11 | 437 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:469:11 | 469 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polygonal_feature_map.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polygonal_feature_map.rs:48:7 | 48 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polygonal_feature_map.rs:107:7 | 107 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:80:7 | 80 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:88:11 | 88 | #[cfg(all(feature = "dim3", feature = "std", feature = "cuda"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:99:11 | 99 | #[cfg(all(feature = "dim3", feature = "std", feature = "cuda"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1141:7 | 1141 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1150:7 | 1150 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1203:7 | 1203 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1218:7 | 1218 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1227:7 | 1227 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:48:6 | 48 | impl std::fmt::Display for TopologyError { | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:23:41 | 23 | #![cfg_attr(not(feature = "rkyv"), deny(unused_qualifications))] // TODO: deny that everytime | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 48 - impl std::fmt::Display for TopologyError { 48 + impl fmt::Display for TopologyError { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:49:27 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 49 - fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { 49 + fn fmt(&self, f: &mut fmt::Formatter<'_>) -> std::fmt::Result { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:49:55 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 49 - fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { 49 + fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> fmt::Result { | warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:243:11 | 243 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:355:11 | 355 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:737:11 | 737 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:446:19 | 446 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:472:15 | 472 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:505:15 | 505 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:526:15 | 526 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:546:15 | 546 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:567:19 | 567 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:631:15 | 631 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:725:15 | 725 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:731:15 | 731 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1088:11 | 1088 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1325:19 | 1325 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:19:11 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:40:11 | 40 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:74:11 | 74 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:85:11 | 85 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:103:11 | 103 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:114:11 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:149:11 | 149 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:131:19 | 131 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:164:19 | 164 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:77:11 | 77 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:85:11 | 85 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:96:11 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:106:11 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:127:11 | 127 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:133:11 | 133 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:159:11 | 159 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:304:11 | 304 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:344:11 | 344 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:367:11 | 367 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:247:15 | 247 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:275:15 | 275 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:289:15 | 289 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:319:15 | 319 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:3:7 | 3 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:7:7 | 7 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:1360:30 | 1360 | 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 | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:32:7 | 32 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:1385:26 | 1385 | 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 | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:34:7 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:38:7 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/convex_hull_utils.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/convex_hull_utils.rs:53:7 | 53 | #[cfg(feature = "dim3")] // We only use this in 3D right now. | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:2093:26 | 2093 | 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 | 2093 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/convex_hull_utils.rs:78:7 | 78 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:2131:34 | 2131 | 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 | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/parameters.rs:58:19 | 58 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/parameters.rs:60:19 | 60 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:26:7 | 26 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:604:7 | 604 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:622:7 | 622 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:131:11 | 131 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:527:11 | 527 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:558:11 | 558 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:261:27 | 261 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:27:7 | 27 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:631:7 | 631 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:95:11 | 95 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:207:11 | 207 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:387:11 | 387 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:564:11 | 564 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:224:15 | 224 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:235:23 | 235 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:260:27 | 260 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/adaptors/mod.rs:622:35 | 622 | 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 | 622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:286:27 | 286 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:314:15 | 314 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:327:23 | 327 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:336:23 | 336 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:417:15 | 417 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:67:11 | 67 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:525:11 | 525 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:741:11 | 741 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:169:15 | 169 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:237:19 | 237 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:209:23 | 209 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:213:23 | 213 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:218:23 | 218 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:246:31 | 246 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:304:35 | 304 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:355:23 | 355 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:476:15 | 476 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:493:15 | 493 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:611:15 | 611 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:624:15 | 624 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:653:31 | 653 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:664:31 | 664 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:801:15 | 801 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:811:27 | 811 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:29:7 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:63:7 | 63 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:84:7 | 84 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:102:7 | 102 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:116:7 | 116 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:134:7 | 134 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:149:7 | 149 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:157:7 | 157 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:164:7 | 164 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:172:7 | 172 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:184:7 | 184 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:251:7 | 251 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:265:7 | 265 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:228:15 | 228 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/mod.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/mod.rs:29:7 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/mod.rs:49:7 | 49 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/ccw_face_normal.rs:20:7 | 20 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:87:17 | 87 | assert!(std::mem::size_of::() <= 8); | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 87 - assert!(std::mem::size_of::() <= 8); 87 + assert!(size_of::() <= 8); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:88:30 | 88 | while bytes.len() >= std::mem::size_of::() { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 88 - while bytes.len() >= std::mem::size_of::() { 88 + while bytes.len() >= size_of::() { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:90:28 | 90 | bytes = &bytes[std::mem::size_of::()..]; | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 90 - bytes = &bytes[std::mem::size_of::()..]; 90 + bytes = &bytes[size_of::()..]; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:92:13 | 92 | if (std::mem::size_of::() > 4) && (bytes.len() >= 4) { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 92 - if (std::mem::size_of::() > 4) && (bytes.len() >= 4) { 92 + if (size_of::() > 4) && (bytes.len() >= 4) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:96:13 | 96 | if (std::mem::size_of::() > 2) && bytes.len() >= 2 { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 96 - if (std::mem::size_of::() > 2) && bytes.len() >= 2 { 96 + if (size_of::() > 2) && bytes.len() >= 2 { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:100:13 | 100 | if (std::mem::size_of::() > 1) && !bytes.is_empty() { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 100 - if (std::mem::size_of::() > 1) && !bytes.is_empty() { 100 + if (size_of::() > 1) && !bytes.is_empty() { | warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/obb.rs:29:11 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/sort.rs:1:7 | 1 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:82:11 | 82 | #[cfg(feature = "f64")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:245:11 | 245 | #[cfg(feature = "f64")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/peeking_take_while.rs:94:39 | 94 | 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 | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: `puffin` (lib) generated 4 warnings (1 duplicate) Compiling strum_macros v0.25.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.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_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff3669dc5cbd6061 -C extra-filename=-8809b667af281b98 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern heck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libheck-c9597c7289d482d7.rlib --extern proc_macro2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libproc_macro2-694de88716a0bfbd.rlib --extern quote=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libquote-b0d5558c6643b860.rlib --extern rustversion=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustversion-6c6f05f6d2363b15.so --extern syn=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsyn-dbac6c74c3afd4b0.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `CaseStyleHelpers` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/mod.rs:1:28 | 1 | pub use self::case_style::{CaseStyleHelpers, snakify}; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `itertools` (lib) generated 7 warnings (1 duplicate) Compiling web-time v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=web_time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-time-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-time-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Drop-in replacement for std::time for Wasm in browsers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=web-time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/daxpedda/web-time' CARGO_PKG_RUST_VERSION=1.60 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name web_time --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-time-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=3 -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=future_incompatible '--warn=clippy::cargo' '--warn=rustdoc::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_debug' '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unseparated_literal_suffix' --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unreachable_pub '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::todo' '--allow=clippy::tabs_in_doc_comments' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::string_add' '--warn=clippy::str_to_string' --warn=single_use_lifetimes '--warn=clippy::single_char_lifetime_names' '--warn=clippy::semicolon_outside_block' '--warn=clippy::self_named_module_files' '--warn=clippy::same_name_method' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_patterns' '--warn=clippy::redundant_type_annotations' '--allow=clippy::redundant_pub_crate' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_without_shorthand' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::partial_pub_fields' '--allow=clippy::option_if_let_else' '--warn=clippy::non_ascii_literal' --warn=non_ascii_idents '--warn=clippy::mutex_atomic' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::missing_asserts_for_indexing' '--warn=clippy::missing_assert_message' --warn=missing_abi '--warn=clippy::min_ident_chars' --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::large_include_file' '--warn=clippy::indexing_slicing' '--warn=clippy::impl_trait_in_params' '--warn=clippy::if_then_some_else_none' '--warn=clippy::get_unwrap' '--allow=clippy::future_not_send' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' '--warn=clippy::filetype_is_file' --warn=ffi_unwind_calls '--allow=clippy::explicit_deref_methods' '--warn=clippy::exit' '--warn=clippy::error_impl_error' '--allow=clippy::equatable_if_let' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' --warn=deprecated_in_future '--warn=clippy::default_union_representation' '--warn=clippy::decimal_literal_representation' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_conversions' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' '--warn=clippy::absolute_paths' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f66e5d5c856ebaf -C extra-filename=-168ca55574fcfb42 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: field `kw` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:79:14 | 79 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:146:9 | 145 | Serialize { | --------- field in this variant 146 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:163:9 | 162 | Props { | ----- field in this variant 163 | kw: kw::props, | ^^ warning: `web-time` (lib) generated 1 warning (1 duplicate) Compiling natord v1.0.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=natord CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/natord-1.0.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/natord-1.0.9/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Natural ordering for Rust' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/rust-natord' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=natord CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lifthrasiir/rust-natord' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name natord --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/natord-1.0.9/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afa2c2dd88108000 -C extra-filename=-4329ec930aa6d017 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `natord` (lib) generated 1 warning (1 duplicate) Compiling vec1 v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vec1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vec1-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vec1-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Philipp Korber ' CARGO_PKG_DESCRIPTION='a std Vec wrapper assuring that it has at least 1 element' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vec1 CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/rustonaut/vec1/' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name vec1 --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vec1-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "smallvec-v1", "smallvec-v1-write", "smallvec_v1_", "std", "unstable-nightly-try-from-impl"))' -C metadata=0fef6a576990fbdf -C extra-filename=-0cfd55695de98134 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vec1-1.12.1/src/lib.rs:103:13 | 103 | #![cfg_attr(docs, feature(doc_auto_cfg))] | ^^^^ help: there is a config with a similar name: `doc` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vec1-1.12.1/src/lib.rs:458:9 | 458 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 461 | ) -> Result::IntoIter>, Size0Error> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 461 | ) -> Result::IntoIter>, Size0Error> | +++ warning: `vec1` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=peg_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-runtime-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-runtime-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Kevin Mehall ' CARGO_PKG_DESCRIPTION='Runtime support for rust-peg grammars. To use rust-peg, see the `peg` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=peg-runtime CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/kevinmehall/rust-peg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name peg_runtime --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=5d3ec234274de063 -C extra-filename=-84a8a1bff5c25ccb --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `strum_macros` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_debug CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/is_debug-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/is_debug-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='baoyachi ' CARGO_PKG_DESCRIPTION='get build model is debug' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT AND Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_debug CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/baoyachi/rust_is_debug' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name is_debug --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/is_debug-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=300c4c9e374b0484 -C extra-filename=-07cbca41ba535f3d --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `peg-runtime` (lib) generated 1 warning (1 duplicate) Compiling strum v0.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum-0.25.0/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.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=29dbc16535f4ac6e -C extra-filename=-cc1752b3e8590623 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstrum_macros-8809b667af281b98.so --cap-lints warn -C ar=ar -C linker=cc` warning: `is_debug` (lib) generated 1 warning (1 duplicate) Compiling shadow-rs v0.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shadow_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='baoyachi ' CARGO_PKG_DESCRIPTION='A build-time information stored in your rust project' CARGO_PKG_HOMEPAGE='https://github.com/baoyachi/shadow-rs' CARGO_PKG_LICENSE='MIT AND Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shadow-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/baoyachi/shadow-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name shadow_rs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "git2", "tzdb"))' -C metadata=dca7acf0abf63e13 -C extra-filename=-d7327bf4265164c9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern const_format=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconst_format-ae1f56420f016505.rmeta --extern is_debug=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libis_debug-07cbca41ba535f3d.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `strum` (lib) generated 1 warning (1 duplicate) Compiling peg v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=peg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Kevin Mehall ' CARGO_PKG_DESCRIPTION='A simple Parsing Expression Grammar (PEG) parser generator.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=peg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kevinmehall/rust-peg' CARGO_PKG_RUST_VERSION=1.68.0 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name peg --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "trace", "unstable"))' -C metadata=fe98634c838f7ad3 -C extra-filename=-e8ee3902e99ad2e6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern peg_macros=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpeg_macros-b93b4ac2b60bbd31.so --extern peg_runtime=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpeg_runtime-84a8a1bff5c25ccb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `peg` (lib) generated 1 warning (1 duplicate) Compiling puffin_egui v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=puffin_egui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin_egui-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin_egui-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Emil Ernerfeldt ' CARGO_PKG_DESCRIPTION='Show puffin profiler flamegraph in-game using egui' CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/puffin' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=puffin_egui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/puffin' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name puffin_egui --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin_egui-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=4b2e5143b7b8d5fc -C extra-filename=-150b2301e3b26006 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern egui=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libegui-c98db732a8930b3c.rmeta --extern indexmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libindexmap-8ed264d159e8bf9c.rmeta --extern natord=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnatord-4329ec930aa6d017.rmeta --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rmeta --extern puffin=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpuffin-bfdd07109f5cd9f3.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-c5c75bff9358c513.rmeta --extern vec1=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libvec1-0cfd55695de98134.rmeta --extern web_time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libweb_time-168ca55574fcfb42.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: trait `ShadowGen` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0/src/build.rs:6:11 | 6 | pub trait ShadowGen { | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `ParallelSimdVisitor` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/visitor.rs:119:11 | 119 | pub trait ParallelSimdVisitor: Sync { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `RefWithCost` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/ref_with_cost.rs:6:12 | 6 | pub struct RefWithCost<'a, Real, T: 'a> { | ^^^^^^^^^^^ warning: trait `WComponent` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:75:18 | 75 | pub(crate) trait WComponent: Sized { | ^^^^^^^^^^ warning: trait `WVec` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:140:18 | 140 | pub(crate) trait WVec: Sized { | ^^^^ warning: trait `WCrossMatrix` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:223:18 | 223 | pub(crate) trait WCrossMatrix: Sized { | ^^^^^^^^^^^^ warning: trait `WDot` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:281:18 | 281 | pub(crate) trait WDot: Sized { | ^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_composite_shape_composite_shape.rs:189:32 | 189 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 189 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_composite_shape_shape.rs:153:32 | 153 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 153 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:176:32 | 176 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:194:32 | 194 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_trimesh_shape.rs:219:32 | 219 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 219 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_workspace.rs:76:32 | 76 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData; | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 76 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:301:23 | 301 | fn as_typed_shape(&self) -> TypedShape; | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 301 | fn as_typed_shape(&self) -> TypedShape<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:620:23 | 620 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 620 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:669:23 | 669 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 669 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:728:23 | 728 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 728 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:782:23 | 782 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 782 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:850:23 | 850 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 850 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:897:23 | 897 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 897 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:945:23 | 945 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 945 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:991:23 | 991 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 991 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1038:23 | 1038 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1038 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1084:23 | 1084 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1084 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1325:23 | 1325 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1325 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1362:31 | 1362 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1387 | / impl_shape_for_round_shape!( 1388 | | Cuboid, RoundCuboid; 1389 | | Triangle, RoundTriangle 1390 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1362 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1362:31 | 1362 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1393 | impl_shape_for_round_shape!(ConvexPolygon, RoundConvexPolygon); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1362 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: missing documentation for a type alias --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:53:1 | 53 | pub type FxHashMap32 = indexmap::IndexMap>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:14:9 | 14 | #![warn(missing_docs)] // TODO: deny this | ^^^^^^^^^^^^ warning: `shadow-rs` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shadow_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='baoyachi ' CARGO_PKG_DESCRIPTION='A build-time information stored in your rust project' CARGO_PKG_HOMEPAGE='https://github.com/baoyachi/shadow-rs' CARGO_PKG_LICENSE='MIT AND Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shadow-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/baoyachi/shadow-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name shadow_rs --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="git2"' --cfg 'feature="tzdb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "git2", "tzdb"))' -C metadata=4fa4159de58da35f -C extra-filename=-494db01650346aa9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern const_format=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libconst_format-e09e883980d7aa89.rmeta --extern git2=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libgit2-eb2202568bf85d53.rmeta --extern is_debug=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libis_debug-ee60790c058c6fdf.rmeta --extern time=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtime-8d27e080b45f3ff0.rmeta --extern tzdb=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtzdb-7e23d887168a05ee.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/build` warning: `git2` (lib) generated 1 warning (1 duplicate) Compiling bones_bevy_renderer v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bones_bevy_renderer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer/Cargo.toml CARGO_PKG_AUTHORS='The Fish Folk & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='Bevy rendering implementation for the bones_framework.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bones_bevy_renderer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fishfolk/bones' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bones_bevy_renderer --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="webgl2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "webgl2"))' -C metadata=cbaf9db160147c87 -C extra-filename=-2e361b9b5edfb974 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libanyhow-5154de51eb7ada4e.rmeta --extern bevy=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy-6f994b6d05ee9ae0.rmeta --extern bevy_egui=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_egui-ac6bbbbb76bac2be.rmeta --extern bevy_prototype_lyon=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_prototype_lyon-3f69b831bd6bbeb2.rmeta --extern bones_framework=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_framework-76568304b3e89ddf.rmeta --extern directories=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdirectories-f8daaadb6e96810a.rmeta --extern glam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libglam-5c05395a6d54db7c.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --extern serde_yaml=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_yaml-0cee7e561f719501.rmeta -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/usr/local/lib -L native=/usr/local/lib` warning: `shadow-rs` (lib) generated 2 warnings (2 duplicates) Compiling jumpy v0.12.2 (/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Fish Fight Game & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='A tactical 2D shooter' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jumpy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=01298e48746c66a2 -C extra-filename=-2ddf01824eef7fa1 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/build/jumpy-2ddf01824eef7fa1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern shadow_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libshadow_rs-494db01650346aa9.rlib -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/build` warning: `jumpy` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Fish Fight Game & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='A tactical 2D shooter' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jumpy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/jumpy/work/target/release/deps:/wrkdirs/usr/ports/games/jumpy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:/wrkdirs/usr/ports/games/jumpy/work/target/release/build/libgit2-sys-f75ca348ccc98b95/out/build' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/jumpy-8a5267ea2ed8ab1a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/games/jumpy/work/target/release/build/jumpy-2ddf01824eef7fa1/build-script-build` [jumpy 0.12.2] could not find repository at '/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2'; class=Repository (6); code=NotFound (-3) [jumpy 0.12.2] cargo:rerun-if-env-changed=SOURCE_DATE_EPOCH [jumpy 0.12.2] cargo:rerun-if-env-changed=BRANCH [jumpy 0.12.2] cargo:rerun-if-env-changed=BUILD_OS [jumpy 0.12.2] cargo:rerun-if-env-changed=BUILD_RUST_CHANNEL [jumpy 0.12.2] cargo:rerun-if-env-changed=BUILD_TARGET [jumpy 0.12.2] cargo:rerun-if-env-changed=BUILD_TARGET_ARCH [jumpy 0.12.2] cargo:rerun-if-env-changed=BUILD_TIME [jumpy 0.12.2] cargo:rerun-if-env-changed=BUILD_TIME_2822 [jumpy 0.12.2] cargo:rerun-if-env-changed=BUILD_TIME_3339 [jumpy 0.12.2] cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR [jumpy 0.12.2] cargo:rerun-if-env-changed=CARGO_TREE [jumpy 0.12.2] cargo:rerun-if-env-changed=CARGO_VERSION [jumpy 0.12.2] cargo:rerun-if-env-changed=COMMIT_AUTHOR [jumpy 0.12.2] cargo:rerun-if-env-changed=COMMIT_DATE [jumpy 0.12.2] cargo:rerun-if-env-changed=COMMIT_DATE_2822 [jumpy 0.12.2] cargo:rerun-if-env-changed=COMMIT_DATE_3339 [jumpy 0.12.2] cargo:rerun-if-env-changed=COMMIT_EMAIL [jumpy 0.12.2] cargo:rerun-if-env-changed=COMMIT_HASH [jumpy 0.12.2] cargo:rerun-if-env-changed=GIT_CLEAN [jumpy 0.12.2] cargo:rerun-if-env-changed=GIT_STATUS_FILE [jumpy 0.12.2] cargo:rerun-if-env-changed=LAST_TAG [jumpy 0.12.2] cargo:rerun-if-env-changed=PKG_DESCRIPTION [jumpy 0.12.2] cargo:rerun-if-env-changed=PKG_VERSION [jumpy 0.12.2] cargo:rerun-if-env-changed=PKG_VERSION_MAJOR [jumpy 0.12.2] cargo:rerun-if-env-changed=PKG_VERSION_MINOR [jumpy 0.12.2] cargo:rerun-if-env-changed=PKG_VERSION_PATCH [jumpy 0.12.2] cargo:rerun-if-env-changed=PKG_VERSION_PRE [jumpy 0.12.2] cargo:rerun-if-env-changed=PROJECT_NAME [jumpy 0.12.2] cargo:rerun-if-env-changed=RUST_CHANNEL [jumpy 0.12.2] cargo:rerun-if-env-changed=RUST_VERSION [jumpy 0.12.2] cargo:rerun-if-env-changed=SHORT_COMMIT [jumpy 0.12.2] cargo:rerun-if-env-changed=TAG Compiling rapier2d v0.18.0 (/wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rapier2d CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/Cargo.toml CARGO_PKG_AUTHORS='Sébastien Crozet ' CARGO_PKG_DESCRIPTION='2-dimensional physics engine in Rust.' CARGO_PKG_HOMEPAGE='https://rapier.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rapier2d CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dimforge/rapier' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name rapier2d --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="debug-render"' --cfg 'feature="default"' --cfg 'feature="dim2"' --cfg 'feature="enhanced-determinism"' --cfg 'feature="f32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug-disable-legitimate-fe-exceptions", "debug-render", "default", "dev-remove-slow-accessors", "dim2", "enhanced-determinism", "f32", "instant", "parallel", "profiler", "rayon", "serde", "serde-serialize", "simd-is-enabled", "simd-nightly", "simd-stable", "vec_map", "wasm-bindgen"))' -C metadata=6b7c25f50996fa37 -C extra-filename=-331f70b996ebf0b6 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern approx=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libapprox-2fcfcf7043fb26a9.rmeta --extern arrayvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libarrayvec-c1edde228ea95f5a.rmeta --extern bit_vec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbit_vec-4047f4bb7ec19fbf.rmeta --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-7064658849b9ac3f.rmeta --extern crossbeam=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libcrossbeam-c4c03427c8e073e8.rmeta --extern downcast_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libdowncast_rs-0ee99d3df7841f5a.rmeta --extern nalgebra=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnalgebra-d3f5111fd58b5220.rmeta --extern num_derive=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_derive-8bc6f1c5018898a5.so --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --extern parry2d=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libparry2d-6a57943cdaaf4f72.rmeta --extern rustc_hash=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librustc_hash-10217cb5bf6aa39d.rmeta --extern simba=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libsimba-baa873791c2782d6.rmeta -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer/src/lib.rs:70:25 | 70 | pub fn asset_server(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 70 | pub fn asset_server(&self) -> Option> { | +++ warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:21:29 | 21 | #[cfg(all(feature = "dim2", feature = "f64"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:23:11 | 23 | #[cfg(all(feature = "dim3", feature = "f32"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:25:11 | 25 | #[cfg(all(feature = "dim3", feature = "f64"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:25:29 | 25 | #[cfg(all(feature = "dim3", feature = "f64"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/control/mod.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/control/mod.rs:13:7 | 13 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/ccd/toi_entry.rs:72:15 | 72 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/mod.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/mod.rs:23:7 | 23 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:96:11 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:101:11 | 101 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:104:11 | 104 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:294:15 | 294 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:555:11 | 555 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:42:7 | 42 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:412:19 | 412 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:389:23 | 389 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:567:19 | 567 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:702:19 | 702 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:628:23 | 628 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:649:27 | 649 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:913:19 | 913 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:113:19 | 113 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:102:23 | 102 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:166:19 | 166 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:155:23 | 155 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:208:19 | 208 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:199:23 | 199 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/revolute_joint.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/revolute_joint.rs:29:11 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/revolute_joint.rs:165:11 | 165 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:167:15 | 167 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:318:15 | 318 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:335:15 | 335 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:416:15 | 416 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:427:15 | 427 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:490:11 | 490 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:545:11 | 545 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:554:11 | 554 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:660:11 | 660 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:566:19 | 566 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:630:15 | 630 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:843:15 | 843 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:868:19 | 868 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:73:15 | 73 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:106:19 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:133:35 | 133 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:173:39 | 173 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:38:15 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:76:15 | 76 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:116:19 | 116 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:160:35 | 160 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:179:35 | 179 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:241:39 | 241 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:260:39 | 260 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:402:19 | 402 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:108:15 | 108 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:155:15 | 155 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:299:15 | 299 | #[cfg(feature = "dim3")] tangent1: &Vector, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:341:19 | 341 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:301:11 | 301 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:87:15 | 87 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:110:19 | 110 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:182:27 | 182 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:254:15 | 254 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:318:19 | 318 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:342:19 | 342 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:368:19 | 368 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:12:11 | 12 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:16:11 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:20:11 | 20 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:48:11 | 48 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:34:19 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:73:15 | 73 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:114:15 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:216:15 | 216 | #[cfg(feature = "dim3")] tangent1: &Vector, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:226:15 | 226 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:437:7 | 437 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:92:11 | 92 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:110:19 | 110 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:161:15 | 161 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:180:19 | 180 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:259:27 | 259 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:332:15 | 332 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:389:19 | 389 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:417:19 | 417 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:13:11 | 13 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:17:11 | 17 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:21:11 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:50:11 | 50 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:36:19 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:80:15 | 80 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:133:15 | 133 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:253:15 | 253 | #[cfg(feature = "dim3")] tangent1: &Vector, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:265:15 | 265 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:395:15 | 395 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:469:23 | 469 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:580:23 | 580 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:644:15 | 644 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:646:15 | 646 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:692:15 | 692 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:704:15 | 704 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:747:15 | 747 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:754:19 | 754 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:797:15 | 797 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:805:15 | 805 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:903:15 | 903 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:955:23 | 955 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1015:15 | 1015 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1079:23 | 1079 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1139:15 | 1139 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1178:15 | 1178 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1185:19 | 1185 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1229:15 | 1229 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1241:15 | 1241 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1281:15 | 1281 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1290:15 | 1290 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1360:11 | 1360 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1421:11 | 1421 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:21:7 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:476:19 | 476 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:726:15 | 726 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:746:15 | 746 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:768:15 | 768 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:788:15 | 788 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:821:15 | 821 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:842:19 | 842 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1104:15 | 1104 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1122:15 | 1122 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1142:15 | 1142 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1160:15 | 1160 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1191:15 | 1191 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1210:19 | 1210 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:165:15 | 165 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:167:15 | 167 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:295:15 | 295 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:501:15 | 501 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:503:15 | 503 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:551:15 | 551 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:638:15 | 638 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:418:11 | 418 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:430:11 | 430 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:695:11 | 695 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:747:11 | 747 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:354:15 | 354 | #[cfg(feature = "dim3")] allow_translation_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:364:15 | 364 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:383:15 | 383 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:397:15 | 397 | #[cfg(feature = "dim3")] allow_translation_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:403:19 | 403 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:945:11 | 945 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1004:11 | 1004 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1317:11 | 1317 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1335:11 | 1335 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1280:15 | 1280 | #[cfg(feature = "dim3")] allow_translations_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1286:15 | 1286 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1298:15 | 1298 | #[cfg(feature = "dim3")] allow_translations_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1303:19 | 1303 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/mod.rs:41:7 | 41 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/mod.rs:44:7 | 44 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:229:15 | 229 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:237:27 | 237 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:281:15 | 281 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:289:27 | 289 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_region.rs:32:19 | 32 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/contact_pair.rs:40:11 | 40 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:538:11 | 538 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:546:11 | 546 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:557:11 | 557 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:565:11 | 565 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:594:11 | 594 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:600:11 | 600 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:607:11 | 607 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:732:11 | 732 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:740:11 | 740 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:758:11 | 758 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/query_pipeline.rs:555:22 | 555 | .map(|h| (h.1 .0)) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 555 - .map(|h| (h.1 .0)) 555 + .map(|h| h.1 .0 ) | warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:46:7 | 46 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:53:11 | 53 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:448:11 | 448 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/outlines.rs:2:7 | 2 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/outlines.rs:19:7 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:183:11 | 183 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:187:11 | 187 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:191:11 | 191 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:195:11 | 195 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:199:11 | 199 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:203:11 | 203 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `bevy_prototype_lyon` (lib) generated 1 warning (1 duplicate) Compiling shiftnanigans v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shiftnanigans CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Austin Heller' CARGO_PKG_DESCRIPTION='This library contains different iteration data structures for either iterating or for shifting iteratively forward and backward.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shiftnanigans CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/AustinHellerRepo/Shiftnanigans' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name shiftnanigans --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=629246ac8e2b1359 -C extra-filename=-c3ece6c874e0a7d5 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bitvec=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitvec-19633ec9d999ee0f.rmeta --extern fastrand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libfastrand-d37a0724fd26764c.rmeta --extern itertools=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libitertools-efd3e40c9744a80e.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern nohash_hasher=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnohash_hasher-903f51ac85c01c50.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused imports: `cell::RefCell` and `iter::Peekable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/incrementer/mod.rs:1:11 | 1 | use std::{iter::Peekable, cell::RefCell}; | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused imports: `VecDeque` and `cell::RefCell` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/incrementer/shifting_cell_group_dependency_incrementer.rs:9:25 | 9 | use std::{collections::{VecDeque, BTreeSet}, rc::Rc, cell::RefCell}; | ^^^^^^^^ ^^^^^^^^^^^^^ warning: unused import: `collections::VecDeque` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:1:19 | 1 | use std::{rc::Rc, collections::VecDeque}; | ^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `get_n_choose_k` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:3:29 | 3 | use crate::{IndexedElement, get_n_choose_k}; | ^^^^^^^^^^^^^^ warning: unused import: `cell::RefCell` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/shifting_square_breadth_first_search_shifter.rs:1:11 | 1 | use std::{cell::RefCell, rc::Rc}; | ^^^^^^^^^^^^^ warning: unused import: `index_shifter::IndexShifter` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/hyper_graph_cliche_shifter.rs:8:22 | 8 | use super::{Shifter, index_shifter::IndexShifter}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused imports: `BTreeMap` and `HashMap` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:1:58 | 1 | use std::{rc::Rc, cell::RefCell, collections::{BTreeSet, BTreeMap, HashMap}}; | ^^^^^^^^ ^^^^^^^ warning: unused imports: `combined_shifter::CombinedShifter` and `self` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:4:144 | 4 | ...::{self, CellGroupDependency, ShiftingCellGroupDependencyIncrementer}, shifter_incrementer::ShifterIncrementer, limited_incrementer::LimitedIncrementer}, shifter::{Shifter, segment_permutation_shifter::{Segment, SegmentPermutationShifter}, index_shifter::IndexShifter, combined_shifter::CombinedShifter, s... | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:957:75 | 957 | ... let rightmost_cell_group_location_x = (rightmost_x - cell_group_width); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 957 - let rightmost_cell_group_location_x = (rightmost_x - cell_group_width); 957 + let rightmost_cell_group_location_x = rightmost_x - cell_group_width ; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:958:76 | 958 | ... let bottommost_cell_group_location_y = (bottommost_y - cell_group_height); | ^ ^ | help: remove these parentheses | 958 - let bottommost_cell_group_location_y = (bottommost_y - cell_group_height); 958 + let bottommost_cell_group_location_y = bottommost_y - cell_group_height ; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:1675:83 | 1675 | ... let original_pixel_board_index_x: usize = (cell.0 as usize + pixel_board_coordinate.0); | ^ ^ | help: remove these parentheses | 1675 - let original_pixel_board_index_x: usize = (cell.0 as usize + pixel_board_coordinate.0); 1675 + let original_pixel_board_index_x: usize = cell.0 as usize + pixel_board_coordinate.0 ; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:1676:83 | 1676 | ... let original_pixel_board_index_y: usize = (cell.1 as usize + pixel_board_coordinate.1); | ^ ^ | help: remove these parentheses | 1676 - let original_pixel_board_index_y: usize = (cell.1 as usize + pixel_board_coordinate.1); 1676 + let original_pixel_board_index_y: usize = cell.1 as usize + pixel_board_coordinate.1 ; | warning: unreachable statement --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:220:9 | 218 | return self.is_starting_at_beginning; | ------------------------------------ any code following this expression is unreachable 219 | 220 | let mut is_looped = false; // TODO remove is_looped logic completely or replace with loop iteration count | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement | = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:688:5 | 688 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:700:5 | 700 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: unused import: `bitvec::prelude` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/hyper_graph_cliche_shifter.rs:4:5 | 4 | use bitvec::prelude::*; | ^^^^^^^^^^^^^^^ warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:602:13 | 602 | let mut is_still_trying_earlier_shift_indexes = true; | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `current_stateful_hyper_graph_node_index` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/hyper_graph_cliche_shifter.rs:182:33 | 182 | if let Some(current_stateful_hyper_graph_node_index) = self.current_stateful_hyper_graph_node_index_per_hyper_graph_n... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_stateful_hyper_graph_node_index` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:281:21 | 281 | let mut top_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new(); | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:345:21 | 345 | let mut top_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new(); | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:348:21 | 348 | let mut right_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new(); | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` warning: fields `cell_group_index` and `location` are never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/lib.rs:39:5 | 38 | pub struct LocatedCellGroup { | ---------------- fields in this struct 39 | cell_group_index: usize, | ^^^^^^^^^^^^^^^^ 40 | location: Rc<(u8, u8)> | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `get_n_choose_k` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/lib.rs:44:4 | 44 | fn get_n_choose_k(n: u64, k: u64) -> u64 { | ^^^^^^^^^^^^^^ warning: `bevy_egui` (lib) generated 4 warnings (1 duplicate) Compiling egui_extras v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=egui_extras CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Dominik Rössler :Emil Ernerfeldt :René Rössler ' CARGO_PKG_DESCRIPTION='Extra functionality and widgets for the egui GUI library' CARGO_PKG_HOMEPAGE='https://github.com/emilk/egui' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=egui_extras CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/emilk/egui' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name egui_extras --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all_loaders", "chrono", "datepicker", "default", "document-features", "file", "http", "image", "puffin", "resvg", "svg", "syntect", "tiny-skia", "usvg"))' -C metadata=c04385eed1a5a7f5 -C extra-filename=-c9e3db4bfc8dd299 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern egui=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libegui-c98db732a8930b3c.rmeta --extern enum_map=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libenum_map-da244ebb332b865d.rmeta --extern log=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/liblog-281fb5d9f185fa48.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `puffin_egui` (lib) generated 1 warning (1 duplicate) Compiling bevy_dylib v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bevy_dylib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_dylib-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_dylib-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Force the Bevy Engine to be dynamically linked for faster linking' CARGO_PKG_HOMEPAGE='https://bevyengine.org' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bevy_dylib CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bevyengine/bevy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bevy_dylib --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_dylib-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=669b7d1ee34139ec -C extra-filename=-0346f820357a8837 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern bevy_internal=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_internal-603b2303db94ebd3.rlib --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: unexpected `cfg` condition value: `mime_guess` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:70:39 | 70 | ... #[cfg(feature = "mime_guess")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = help: consider adding `mime_guess` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `mime_guess` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:75:43 | 75 | ... #[cfg(not(feature = "mime_guess"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = help: consider adding `mime_guess` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `extra_asserts` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/sizing.rs:35:9 | 35 | egui::egui_assert!(0.0 <= fraction && fraction <= 1.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `egui::egui_assert` crate for guidance on how handle this unexpected cfg = help: the macro `egui::egui_assert` may come from an old version of the `egui` crate, try updating your dependency with `cargo update -p egui` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `egui::egui_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `extra_debug_asserts` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/sizing.rs:35:9 | 35 | egui::egui_assert!(0.0 <= fraction && fraction <= 1.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `egui::egui_assert` crate for guidance on how handle this unexpected cfg = help: the macro `egui::egui_assert` may come from an old version of the `egui` crate, try updating your dependency with `cargo update -p egui` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `egui::egui_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: struct `File` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:9:8 | 9 | struct File { | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: type alias `Entry` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:14:6 | 14 | type Entry = Poll>; | ^^^^^ warning: struct `FileLoader` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:17:12 | 17 | pub struct FileLoader { | ^^^^^^^^^^ warning: associated constant `ID` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:23:15 | 22 | impl FileLoader { | --------------- associated constant in this implementation 23 | pub const ID: &str = egui::generate_loader_id!(FileLoader); | ^^ warning: constant `PROTOCOL` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:26:7 | 26 | const PROTOCOL: &str = "file://"; | ^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/syntax_highlighting.rs:35:5 | 34 | pub fn highlight(ctx: &egui::Context, theme: &CodeTheme, code: &str, language: &str) -> LayoutJob { | ------------------------------------------------------------------------------------------------- move the `impl` block outside of this function `highlight` 35 | impl egui::util::cache::ComputerMut<(&CodeTheme, &str, &str), LayoutJob> for Highlighter { | ^^^^^------------------------------^^^---------^^^^^^^^^^^^^^^---------^^^^^^----------- | | | | | | | | | `Highlighter` is not local | | | `LayoutJob` is not local | | `CodeTheme` is not local | `ComputerMut` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `shiftnanigans` (lib) generated 22 warnings (1 duplicate) Compiling humantime-serde v1.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-serde-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-serde-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='jean-airoldie ' CARGO_PKG_DESCRIPTION='Serde support for the `humantime` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jean-airoldie/humantime-serde' CARGO_PKG_RUST_VERSION='' 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/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name humantime_serde --edition=2018 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-serde-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=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ce241f0a9cf99ee -C extra-filename=-299bc48817583be9 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern humantime=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhumantime-d32a4f0653e60088.rmeta --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `humantime-serde` (lib) generated 1 warning (1 duplicate) Compiling ordered-float v3.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ordered-float-3.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ordered-float-3.9.2/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.9.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2021 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ordered-float-3.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "default", "proptest", "rand", "randtest", "rkyv", "rkyv_16", "rkyv_32", "rkyv_64", "rkyv_ck", "schemars", "serde", "speedy", "std"))' -C metadata=1b0ed6c928bfb762 -C extra-filename=-1c8b15913141cd96 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnum_traits-cc89955957310b4e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ordered-float` (lib) generated 1 warning (1 duplicate) Compiling bitfield v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitfield CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Loïc Damien ' CARGO_PKG_DESCRIPTION='This crate provides macros to generate bitfield-like struct.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitfield CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dzamlo/rust-bitfield' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps /usr/local/bin/rustc --crate-name bitfield --edition=2015 /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfdf52ca45215956 -C extra-filename=-da0405f0d6562977 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bitfield` (lib) generated 1 warning (1 duplicate) warning: `bevy_dylib` (lib) generated 1 warning (1 duplicate) warning: struct `Externals` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:521:12 | 521 | pub struct Externals<'a, N: 'a> { | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `Neighbors` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:555:12 | 555 | pub struct Neighbors<'a, E: 'a> { | ^^^^^^^^^ warning: struct `NodeReferences` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:788:12 | 788 | pub struct NodeReferences<'a, N: 'a> { | ^^^^^^^^^^^^^^ warning: field `timestamp` is never read --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/ccd/toi_entry.rs:16:9 | 7 | pub struct TOIEntry { | -------- field in this struct ... 16 | pub timestamp: usize, | ^^^^^^^^^ | = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: field `num_jacobian_lines` is never read --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 | 29 | pub struct ConstraintsCounts { | ----------------- field in this struct 30 | pub num_constraints: usize, 31 | pub num_jacobian_lines: usize, | ^^^^^^^^^^^^^^^^^^ | = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: fields `basis2` and `ang_basis` are never read --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:348:9 | 346 | pub struct JointTwoBodyConstraintHelper { | ---------------------------- fields in this struct 347 | pub basis: Matrix, 348 | pub basis2: Matrix, // TODO: used for angular coupling. Can we avoid storing this? | ^^^^^^ ... 351 | pub ang_basis: SMatrix, | ^^^^^^^^^ | = note: `JointTwoBodyConstraintHelper` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis warning: method `max_impulse` is never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/contact_pair.rs:355:8 | 351 | pub trait ContactManifoldExt { | ------------------ method in this trait ... 355 | fn max_impulse(&self) -> Real; | ^^^^^^^^^^^ warning: trait `SimdComponent` is never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/utils.rs:93:18 | 93 | pub(crate) trait SimdComponent: Sized { | ^^^^^^^^^^^^^ warning: trait `SimdVec` is never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/utils.rs:169:18 | 169 | pub(crate) trait SimdVec: Sized { | ^^^^^^^ warning: methods `transform_lin_vector` and `transform_matrix` are never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/utils.rs:469:8 | 464 | pub(crate) trait SimdAngularInertia { | ------------------ methods in this trait ... 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; | ^^^^^^^^^^^^^^^^^^^^ ... 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; | ^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/arena.rs:701:17 | 701 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 701 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/arena.rs:728:21 | 728 | 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 | 728 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/arena.rs:760:18 | 760 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 760 | pub fn drain(&mut self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:392:18 | 392 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 392 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:407:27 | 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ 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 | 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:595:12 | 595 | edges: &mut [Edge], | ^^^^^^^^^^^^^^ the lifetime is elided here ... 598 | ) -> EdgesWalkerMut { | ^^^^^^^^^^^^^^^^^ 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 | 598 | ) -> EdgesWalkerMut<'_, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:730:27 | 730 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 730 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:740:37 | 740 | pub fn generalized_acceleration(&self) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 740 | pub fn generalized_acceleration(&self) -> DVectorView<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:746:33 | 746 | pub fn generalized_velocity(&self) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 746 | pub fn generalized_velocity(&self) -> DVectorView<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:752:37 | 752 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 752 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/solver_constraints_set.rs:202:9 | 202 | &mut self, | ^^^^^^^^^ the lifetime is elided here 203 | ) -> ( 204 | &DVector, | ^^^^^^^^^^^^^^ the same lifetime is elided here 205 | impl Iterator>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 205 | impl Iterator>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/solver_vel.rs:25:28 | 25 | pub fn as_vector_slice(&self) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub fn as_vector_slice(&self) -> DVectorView<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/solver_vel.rs:29:32 | 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut<'_, N> { | +++ warning: `egui_extras` (lib) generated 11 warnings (1 duplicate) warning: `parry2d` (lib) generated 365 warnings (1 duplicate) warning: `bones_bevy_renderer` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p bones_bevy_renderer` to apply 1 suggestion) warning: `rapier2d` (lib) generated 219 warnings (1 duplicate) (run `cargo fix --lib -p rapier2d` to apply 16 suggestions) warning: `bones_framework` (lib) generated 3 warnings (1 duplicate) warning: `iroh-net` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=jumpy CARGO_CRATE_NAME=jumpy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Fish Fight Game & Spicy Lobster Developers' CARGO_PKG_DESCRIPTION='A tactical 2D shooter' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jumpy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/jumpy-8a5267ea2ed8ab1a/out /usr/local/bin/rustc --crate-name jumpy --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=4bed83d5d29e758a -C extra-filename=-29e407b2c4dabf86 --out-dir /wrkdirs/usr/ports/games/jumpy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps --extern async_channel=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libasync_channel-f844b9b9d02ad3e8.rlib --extern bevy_dylib=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_dylib-0346f820357a8837.so --extern bevy_tasks=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbevy_tasks-b3a71a987ad4b661.rlib --extern bitfield=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitfield-da0405f0d6562977.rlib --extern bitflags=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbitflags-a380a54f786b75ec.rlib --extern bones_bevy_renderer=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_bevy_renderer-2e361b9b5edfb974.rlib --extern bones_framework=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbones_framework-76568304b3e89ddf.rlib --extern bytemuck=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libbytemuck-547ef59ab7662026.rlib --extern egui_extras=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libegui_extras-c9e3db4bfc8dd299.rlib --extern humantime_serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libhumantime_serde-299bc48817583be9.rlib --extern indexmap=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libindexmap-618768110dcdb851.rlib --extern nalgebra=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libnalgebra-d3f5111fd58b5220.rlib --extern once_cell=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libonce_cell-867e426cc227f548.rlib --extern ordered_float=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libordered_float-1c8b15913141cd96.rlib --extern peg=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpeg-e8ee3902e99ad2e6.rlib --extern petgraph=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpetgraph-3c3a3322f11c290c.rlib --extern postcard=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpostcard-9e7b90501a75cf36.rlib --extern puffin=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpuffin-bfdd07109f5cd9f3.rlib --extern puffin_egui=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libpuffin_egui-150b2301e3b26006.rlib --extern rapier2d=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/librapier2d-331f70b996ebf0b6.rlib --extern serde=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde-0e89bcf2ccdcfc05.rlib --extern serde_yaml=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libserde_yaml-0cee7e561f719501.rlib --extern shadow_rs=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libshadow_rs-d7327bf4265164c9.rlib --extern shiftnanigans=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libshiftnanigans-c3ece6c874e0a7d5.rlib --extern strum=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libstrum-cc1752b3e8590623.rlib --extern thiserror=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libthiserror-236ffefe94229a6e.rlib --extern tracing=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libtracing-8536c086c31a6a1c.rlib --extern turborand=/wrkdirs/usr/ports/games/jumpy/work/target/release/deps/libturborand-b8be5a71a6d4e362.rlib -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/ring-2ddc669fe06a6d6d/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/wrkdirs/usr/ports/games/jumpy/work/target/release/build/iroh-blake3-dacb7a3020742ef0/out -L native=/usr/local/lib -L native=/usr/local/lib` warning: unnecessary parentheses around closure body --> src/ui/main_menu/player_select.rs:290:26 | 290 | .any(|(i, slot)| (!slot.active && u32::try_from(i).unwrap() == *slot_id)); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 290 - .any(|(i, slot)| (!slot.active && u32::try_from(i).unwrap() == *slot_id)); 290 + .any(|(i, slot)| !slot.active && u32::try_from(i).unwrap() == *slot_id); | warning: `jumpy` (bin "jumpy") generated 2 warnings (1 duplicate) (run `cargo fix --bin "jumpy" -p jumpy` to apply 1 suggestion) Finished `release` profile [optimized] target(s) in 18m 52s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> jumpy-0.12.2_11 depends on file: /usr/local/lib/alsa-lib/libasound_module_pcm_oss.so - not found ===> Installing existing package /packages/All/alsa-plugins-1.2.12_2.pkg [143amd64-deluxe-desktop-job-04] Installing alsa-plugins-1.2.12_2... [143amd64-deluxe-desktop-job-04] `-- Installing ffmpeg-8.0.1,1... [143amd64-deluxe-desktop-job-04] | `-- Installing aom-3.13.1... [143amd64-deluxe-desktop-job-04] | | `-- Installing vmaf-3.0.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting vmaf-3.0.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting aom-3.13.1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing cairo-1.18.2,3... [143amd64-deluxe-desktop-job-04] | | `-- Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-04] | | `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-04] | | | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-04] | | `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting fontconfig-2.17.1,1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing glib-2.84.4,2... [143amd64-deluxe-desktop-job-04] | | `-- Installing libffi-3.5.1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libffi-3.5.1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libiconv-1.18_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libiconv-1.18_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libinotify-20240724_3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libinotify-20240724_3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing py311-packaging-25.0... [143amd64-deluxe-desktop-job-04] | | | `-- Installing python311-3.11.14... [143amd64-deluxe-desktop-job-04] | | | `-- Installing mpdecimal-4.0.1... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting mpdecimal-4.0.1: .......... done [143amd64-deluxe-desktop-job-04] | | | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-04] | | | `-- Extracting python311-3.11.14: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting py311-packaging-25.0: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting glib-2.84.4,2: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-04] | | | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-04] | | | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-04] | | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-04] | | | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting libX11-1.8.12,1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-04] | | `-- Installing lzo2-2.10_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting lzo2-2.10_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing pixman-0.46.2... [143amd64-deluxe-desktop-job-04] | | `-- Extracting pixman-0.46.2: ...... done [143amd64-deluxe-desktop-job-04] | `-- Extracting cairo-1.18.2,3: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing dav1d-1.5.2... [143amd64-deluxe-desktop-job-04] | `-- Extracting dav1d-1.5.2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing gdk-pixbuf2-2.44.1... [143amd64-deluxe-desktop-job-04] | | `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing shared-mime-info-2.4_2... [143amd64-deluxe-desktop-job-04] | | `-- Extracting shared-mime-info-2.4_2: ......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-04] | | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting gdk-pixbuf2-2.44.1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing gmp-6.3.0... [143amd64-deluxe-desktop-job-04] | `-- Extracting gmp-6.3.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing gnutls-3.8.11... [143amd64-deluxe-desktop-job-04] | | `-- Installing libtasn1-4.20.0_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libtasn1-4.20.0_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing nettle-3.10.2... [143amd64-deluxe-desktop-job-04] | | `-- Extracting nettle-3.10.2: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing p11-kit-0.25.10... [143amd64-deluxe-desktop-job-04] | | `-- Extracting p11-kit-0.25.10: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting gnutls-3.8.11: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing harfbuzz-12.2.0... [143amd64-deluxe-desktop-job-04] | | `-- Installing graphite2-1.3.14... [143amd64-deluxe-desktop-job-04] | | `-- Extracting graphite2-1.3.14: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting harfbuzz-12.2.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing lame-3.100_5... [143amd64-deluxe-desktop-job-04] | `-- Extracting lame-3.100_5: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing lcms2-2.17... [143amd64-deluxe-desktop-job-04] | `-- Extracting lcms2-2.17: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libXv-1.0.13,1... [143amd64-deluxe-desktop-job-04] | `-- Extracting libXv-1.0.13,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libass-0.17.4... [143amd64-deluxe-desktop-job-04] | | `-- Installing fribidi-1.0.16... [143amd64-deluxe-desktop-job-04] | | `-- Extracting fribidi-1.0.16: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libunibreak-6.1,1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libunibreak-6.1,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libass-0.17.4: ....... done [143amd64-deluxe-desktop-job-04] | `-- Installing libbluray-1.4.0,1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libudfread-1.2.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libudfread-1.2.0: ....... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libbluray-1.4.0,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libdrm-2.4.131,1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libpciaccess-0.18.1_1... [143amd64-deluxe-desktop-job-04] | | `-- Installing hwdata-0.402,1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting hwdata-0.402,1: ...... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting libpciaccess-0.18.1_1: ..... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libdrm-2.4.131,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libdvdnav-7.0.0... [143amd64-deluxe-desktop-job-04] | | `-- Installing libdvdread-7.0.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libdvdread-7.0.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libdvdnav-7.0.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libjxl-0.11.1_2... [143amd64-deluxe-desktop-job-04] | | `-- Installing giflib-5.2.2... [143amd64-deluxe-desktop-job-04] | | `-- Extracting giflib-5.2.2: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing highway-1.3.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting highway-1.3.0: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing openexr-3.4.4... [143amd64-deluxe-desktop-job-04] | | `-- Installing Imath-3.2.2_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting Imath-3.2.2_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing openjph-0.25.3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting openjph-0.25.3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting openexr-3.4.4: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libjxl-0.11.1_2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libplacebo-7.351.0_1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libunwind-20250904... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libunwind-20250904: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing shaderc-2025.5_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting shaderc-2025.5_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing vulkan-loader-1.4.336... [143amd64-deluxe-desktop-job-04] | | `-- Installing libXrandr-1.5.4... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libXrandr-1.5.4: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing wayland-1.24.0_2... [143amd64-deluxe-desktop-job-04] | | | `-- Installing libepoll-shim-0.0.20240608... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting libepoll-shim-0.0.20240608: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting wayland-1.24.0_2: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting vulkan-loader-1.4.336: ....... done [143amd64-deluxe-desktop-job-04] | | `-- Installing xxhash-0.8.3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting xxhash-0.8.3: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libplacebo-7.351.0_1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing librsvg2-rust-2.61.3... [143amd64-deluxe-desktop-job-04] | | `-- Installing pango-1.56.4... [143amd64-deluxe-desktop-job-04] | | `-- Installing libXft-2.3.8... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libXft-2.3.8: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libthai-0.1.29_2... [143amd64-deluxe-desktop-job-04] | | | `-- Installing libdatrie-0.2.14_1... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting libdatrie-0.2.14_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting libthai-0.1.29_2: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting pango-1.56.4: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting librsvg2-rust-2.61.3: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libv4l-1.23.0_5... [143amd64-deluxe-desktop-job-04] | `-- Extracting libv4l-1.23.0_5: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libva-2.22.0_1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libXfixes-6.0.1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libXfixes-6.0.1: ....... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libglvnd-1.7.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libglvnd-1.7.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libva-2.22.0_1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libvdpau-1.5... [143amd64-deluxe-desktop-job-04] | `-- Extracting libvdpau-1.5: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libvorbis-1.3.7_2,3... [143amd64-deluxe-desktop-job-04] | | `-- Installing libogg-1.3.6,4... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libogg-1.3.6,4: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libvorbis-1.3.7_2,3: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libvpx-1.15.2... [143amd64-deluxe-desktop-job-04] | `-- Extracting libvpx-1.15.2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libx264-0.164.3095... [143amd64-deluxe-desktop-job-04] | `-- Extracting libx264-0.164.3095: ...... done [143amd64-deluxe-desktop-job-04] | `-- Installing opus-1.6... [143amd64-deluxe-desktop-job-04] | `-- Extracting opus-1.6: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing sndio-1.10.0_1... ===> Creating groups Creating group '_sndio' with gid '702' ===> Creating users Creating user '_sndio' with uid '702' [143amd64-deluxe-desktop-job-04] | `-- Extracting sndio-1.10.0_1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing srt-1.5.4... [143amd64-deluxe-desktop-job-04] | | `-- Installing bash-5.3.9... [143amd64-deluxe-desktop-job-04] | | `-- Extracting bash-5.3.9: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting srt-1.5.4: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing svt-av1-3.1.2... [143amd64-deluxe-desktop-job-04] | `-- Extracting svt-av1-3.1.2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing webp-1.6.0... [143amd64-deluxe-desktop-job-04] | `-- Extracting webp-1.6.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing x265-4.1... [143amd64-deluxe-desktop-job-04] | `-- Extracting x265-4.1: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting ffmpeg-8.0.1,1: .......... done [143amd64-deluxe-desktop-job-04] `-- Installing jackit-1.9.22_3... [143amd64-deluxe-desktop-job-04] | `-- Installing dbus-1.16.2_4,1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libICE-1.1.2,1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libICE-1.1.2,1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libSM-1.2.6,1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libSM-1.2.6,1: ........ done ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [143amd64-deluxe-desktop-job-04] | `-- Extracting dbus-1.16.2_4,1: ......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libsamplerate-0.2.2_1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libsndfile-1.2.2_2... [143amd64-deluxe-desktop-job-04] | | `-- Installing flac-1.5.0,1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting flac-1.5.0,1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing mpg123-1.33.4... [143amd64-deluxe-desktop-job-04] | | `-- Extracting mpg123-1.33.4: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting libsndfile-1.2.2_2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libsamplerate-0.2.2_1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libsysinfo-0.0.3_3... [143amd64-deluxe-desktop-job-04] | `-- Extracting libsysinfo-0.0.3_3: ...... done [143amd64-deluxe-desktop-job-04] | `-- Installing py311-dbus-1.3.2... [143amd64-deluxe-desktop-job-04] | | `-- Installing dbus-glib-0.114... [143amd64-deluxe-desktop-job-04] | | `-- Extracting dbus-glib-0.114: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing pydbus-common-1.3.2... [143amd64-deluxe-desktop-job-04] | | `-- Extracting pydbus-common-1.3.2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting py311-dbus-1.3.2: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting jackit-1.9.22_3: .......... done [143amd64-deluxe-desktop-job-04] `-- Installing pulseaudio-17.0_4... [143amd64-deluxe-desktop-job-04] | `-- Installing avahi-app-0.8_6... [143amd64-deluxe-desktop-job-04] | | `-- Installing gdbm-1.26... [143amd64-deluxe-desktop-job-04] | | `-- Extracting gdbm-1.26: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing gnome_subr-1.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting gnome_subr-1.0: . done [143amd64-deluxe-desktop-job-04] | | `-- Installing libdaemon-0.14_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libdaemon-0.14_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libevent-2.1.12... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libevent-2.1.12: .......... done ===> Creating groups Creating group 'avahi' with gid '558' ===> Creating users Creating user 'avahi' with uid '558' [143amd64-deluxe-desktop-job-04] | `-- Extracting avahi-app-0.8_6: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing consolekit2-1.2.6_5... [143amd64-deluxe-desktop-job-04] | | `-- Installing libevdev-1.13.2... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libevdev-1.13.2: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libxslt-1.1.43_1... [143amd64-deluxe-desktop-job-04] | | `-- Installing libgcrypt-1.11.2... [143amd64-deluxe-desktop-job-04] | | | `-- Installing libgpg-error-1.58... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting libgpg-error-1.58: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting libgcrypt-1.11.2: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting libxslt-1.1.43_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing polkit-125_1... [143amd64-deluxe-desktop-job-04] | | `-- Installing duktape-lib-2.7.0_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting duktape-lib-2.7.0_1: ...... done ===> Creating groups Creating group 'polkitd' with gid '565' ===> Creating users Creating user 'polkitd' with uid '565' [143amd64-deluxe-desktop-job-04] | | `-- Extracting polkit-125_1: ......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting consolekit2-1.2.6_5: ......... done [143amd64-deluxe-desktop-job-04] | `-- Installing fftw3-3.3.10_5... [143amd64-deluxe-desktop-job-04] | `-- Extracting fftw3-3.3.10_5: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing fftw3-float-3.3.10_5... [143amd64-deluxe-desktop-job-04] | `-- Extracting fftw3-float-3.3.10_5: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libXtst-1.2.5... [143amd64-deluxe-desktop-job-04] | | `-- Installing libXi-1.8.2,1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libXi-1.8.2,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting libXtst-1.2.5: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libltdl-2.5.4... [143amd64-deluxe-desktop-job-04] | `-- Extracting libltdl-2.5.4: ......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libsoxr-0.1.3_3... [143amd64-deluxe-desktop-job-04] | `-- Extracting libsoxr-0.1.3_3: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing orc-0.4.41_1... [143amd64-deluxe-desktop-job-04] | `-- Extracting orc-0.4.41_1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing speexdsp-1.2.1... [143amd64-deluxe-desktop-job-04] | `-- Extracting speexdsp-1.2.1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing webrtc-audio-processing-1.3_1... [143amd64-deluxe-desktop-job-04] | | `-- Installing abseil-20250127.1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting abseil-20250127.1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting webrtc-audio-processing-1.3_1: .......... done ===> Creating groups Creating group 'pulse' with gid '563' Creating group 'pulse-access' with gid '564' Creating group 'pulse-rt' with gid '557' ===> Creating users Creating user 'pulse' with uid '563' [143amd64-deluxe-desktop-job-04] `-- Extracting pulseaudio-17.0_4: .......... done [143amd64-deluxe-desktop-job-04] Extracting alsa-plugins-1.2.12_2: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===== Message from freetype2-2.14.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from libinotify-20240724_3: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===== Message from libjxl-0.11.1_2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin ===== Message from wayland-1.24.0_2: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from jackit-1.9.22_3: -- The new JACK server comes with a DBUS control interface: $ jack_control help $ jack_control ds oss $ jack_control dp $ jack_control dps rate 48000 $ jack_control dps wordlength 16 $ jack_control dps capture /dev/dsp0 $ jack_control dps playback /dev/dsp0 $ jack_control eps realtime False $ jack_control start To use real-time priority for JACK server and clients, load the mac_priority(4) module and add the JACK user to the realtime group. Memory locking has to be allowed in /etc/login.conf or ~/.login_conf. Set the resource limit ":memorylocked=unlimited:" and don't forget to run # cap_mkdb /etc/login.conf It's still possible to start JACK server as an RC service for a dedicated user. Note that only one JACK server can be run at a time. An /etc/rc.conf example: jackd_enable="YES" jackd_user="joe" jackd_args="--no-realtime -doss -r48000 -p1024 -w16 \ --capture /dev/dsp0 --playback /dev/dsp0" Official JACK example clients and tools are available as jack-example-tools. JACK 1.9.22 introduces a latency correction fix. Latency correction parameters have to be measured again after an update. ===== Message from pulseaudio-17.0_4: -- Pulseaudio tries to determine default values for FreeBSD OSS driver at first start, based on /dev/sndstat output. The hw.snd.default_unit sysctl may affect these values, but restart of the Pulseaudio might be needed to rescan it again, e.g. `pacmd exit`. Pulseaudio has separate input and output configure lines. You can change them with using following commands: To change the default sink (output): # pacmd set-default-sink 3 To change the default source (input): # pacmd set-default-source 3 This can also be set in /usr/local/etc/pulse/default.pa Replace the number '3' with the new default you want to set. The audio/freedesktop-sound-theme is needed if the default sound files are uncommented in the /usr/local/etc/pulse/default.pa file. ===== Message from alsa-plugins-1.2.12_2: -- ===> NOTICE: The alsa-plugins port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> jumpy-0.12.2_11 depends on file: /usr/local/lib/alsa-lib/libasound_module_pcm_oss.so - found ===> Returning to build of jumpy-0.12.2_11 ===> jumpy-0.12.2_11 depends on file: /usr/local/lib/libvulkan.so - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for jumpy-0.12.2_11 ===> Generating temporary packing list Installing jumpy v0.12.2 (/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2) Locking 838 packages to latest compatible versions Adding async-channel v1.9.0 (available: v2.3.1) Adding strum v0.25.0 (available: v0.26.3) warning: `-C ar`: this option is deprecated and does nothing warning: `proc-macro2` (build script) generated 1 warning Fresh autocfg v1.3.0 Fresh version_check v0.9.5 warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `autocfg` (lib) generated 1 warning (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) warning: `version_check` (lib) generated 1 warning (1 duplicate) warning: `once_cell` (lib) generated 1 warning (1 duplicate) Fresh proc-macro2 v1.0.86 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/proc-macro2-1.0.86/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 scopeguard v1.2.0 Fresh pin-project-lite v0.2.14 warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) warning: `log` (lib) generated 1 warning (1 duplicate) warning: `lock_api` (build script) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) Fresh quote v1.0.36 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/mod.rs:1447:9 | 1447 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/mod.rs:1507:9 | 1507 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/mod.rs:1548:9 | 1548 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:545:1 | 545 | / f! { 546 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 547 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 548 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:581:1 | 581 | / safe_f! { 582 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 583 | | status & 0o177 ... | 601 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/mod.rs:1464:1 | 1464 | / safe_f! { 1465 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1466 | | status == 0x13 ... | 1476 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4758:1 | 4758 | / f! { 4759 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4760 | | (cmsg as *mut ::c_uchar) 4761 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 4875 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4877:1 | 4877 | / safe_f! { 4878 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 4879 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 4914 | | } | |_- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28 | 212 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 212 - || self.a_fcn == other.a_fcn } 212 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | Fresh futures-core v0.3.30 warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-core-0.3.30/src/task/__internal/atomic_waker.rs:209:15 | 209 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `quote` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 12 warnings (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `futures-core` (lib) generated 2 warnings (1 duplicate) warning: `ahash` (build script) generated 1 warning (1 duplicate) Fresh syn v2.0.72 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:113:22 | 113 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:124:26 | 124 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 124 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:135:24 | 135 | pub fn type_params(&self) -> TypeParams { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | pub fn type_params(&self) -> TypeParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:146:28 | 146 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:157:25 | 157 | pub fn const_params(&self) -> ConstParams { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 157 | pub fn const_params(&self) -> ConstParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:168:29 | 168 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 168 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:337:27 | 337 | 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 | 337 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/generics.rs:400:25 | 400 | 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 | 400 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/src/parse.rs:1273:35 | 1273 | 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 | 1273 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/syn-2.0.72/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 lock_api v0.4.12 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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 zerocopy v0.7.35 warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh futures-io v0.3.30 warning: `syn` (lib) generated 19 warnings (1 duplicate) warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `lock_api` (lib) generated 8 warnings (1 duplicate) warning: `zerocopy` (lib) generated 10 warnings (6 duplicates) warning: `slab` (build script) generated 1 warning (1 duplicate) warning: `futures-io` (lib) generated 1 warning (1 duplicate) Fresh serde_derive v1.0.204 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/src/internals/attr.rs:670:23 | 670 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 670 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_derive-1.0.204/src/de.rs:3137:13 | 3137 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3138 | ) -> ( 3139 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3140 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3141 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3142 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3139 ~ DeImplGenerics<'_>, 3140 ~ DeTypeGenerics<'_>, 3141 ~ syn::TypeGenerics<'_>, | Fresh thiserror-impl v1.0.63 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ Fresh libc v0.2.155 Fresh bytemuck_derive v1.7.0 Fresh bitflags v1.3.2 Fresh allocator-api2 v0.2.18 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1945:15 | 1945 | #[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/games/jumpy/work/jumpy-0.12.2/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1978:15 | 1978 | #[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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: `serde_derive` (lib) generated 4 warnings (1 duplicate) warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: `libc` (lib) generated 11 warnings (11 duplicates) warning: `bytemuck_derive` (lib) generated 1 warning (1 duplicate) warning: `parking_lot_core` (build script) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `allocator-api2` (lib) generated 92 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde-1.0.204/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ Fresh bytemuck v1.16.1 Fresh slab v0.4.9 warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh tracing-core v0.1.32 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | +++++++++ warning: `serde` (lib) generated 3 warnings (1 duplicate) warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: `bytemuck` (lib) generated 1 warning (1 duplicate) warning: `slab` (lib) generated 7 warnings (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `rand_core` (lib) generated 7 warnings (1 duplicate) warning: `tracing-core` (lib) generated 11 warnings (1 duplicate) Fresh smallvec v1.13.2 Fresh ahash v0.8.11 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ Fresh tracing-attributes v0.1.27 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/build.rs:9:14 | 9 | if !cfg!(feature = "checked") { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh pkg-config v0.3.30 warning: `smallvec` (lib) generated 1 warning (1 duplicate) warning: `ahash` (lib) generated 46 warnings (1 duplicate) warning: `tracing-attributes` (lib) generated 2 warnings (1 duplicate) warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) warning: `libm` (build script) generated 2 warnings (1 duplicate) warning: `num-traits` (build script) generated 1 warning (1 duplicate) warning: `pkg-config` (lib) generated 1 warning (1 duplicate) Fresh parking_lot_core v0.9.10 warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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 crossbeam-utils v0.8.20 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh tracing v0.1.40 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh jobserver v0.1.32 Fresh zeroize v1.8.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: `parking_lot_core` (lib) generated 3 warnings (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-utils` (lib) generated 24 warnings (1 duplicate) warning: `tracing` (lib) generated 2 warnings (1 duplicate) warning: `jobserver` (lib) generated 1 warning (1 duplicate) warning: `zeroize` (lib) generated 4 warnings (1 duplicate) Fresh parking_lot v0.12.3 Fresh libm v0.2.8 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acos.rs:62:22 | 62 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = 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(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acosf.rs:36:22 | 36 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/acoshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asin.rs:69:22 | 69 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asinf.rs:38:22 | 38 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asinh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/asinhf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atan.rs:67:22 | 67 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atan2.rs:51:22 | 51 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atan2f.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atanf.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atanh.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/atanhf.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cbrt.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cbrtf.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ceil.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ceilf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/copysign.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/copysignf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cos.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cosf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/cosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/coshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/erf.rs:222:22 | 222 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/erff.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp.rs:84:22 | 84 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp10.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp10f.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp2.rs:325:22 | 325 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/exp2f.rs:76:22 | 76 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expf.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expm1.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expm1f.rs:35:22 | 35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fabs.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fabsf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fdim.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fdimf.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/floor.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/floorf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fma.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmaf.rs:48:22 | 48 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmax.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmaxf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmin.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fminf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmod.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/fmodf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/hypot.rs:20:22 | 20 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/hypotf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ilogb.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ilogbf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ldexp.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/ldexpf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgamma.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgamma_r.rs:167:22 | 167 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/lgammaf_r.rs:102:22 | 102 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log.rs:73:22 | 73 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log10.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log10f.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log1p.rs:68:22 | 68 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log1pf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log2.rs:32:22 | 32 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/log2f.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/logf.rs:24:22 | 24 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/nextafter.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/nextafterf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/pow.rs:92:22 | 92 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/powf.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remainder.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remainderf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remquo.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/remquof.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rint.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rintf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/round.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/roundf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/scalbn.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/scalbnf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sin.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sincos.rs:15:22 | 15 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sincosf.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sinf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sinh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sinhf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sqrt.rs:81:22 | 81 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/sqrtf.rs:16:22 | 16 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tan.rs:42:22 | 42 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tanf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tanh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tanhf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tgamma.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/tgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/trunc.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/truncf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/expo2.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_cos.rs:54:22 | 54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_cosf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_expo2.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_expo2f.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_sin.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_sinf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_tan.rs:61:22 | 61 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/k_tanf.rs:22:22 | 22 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:225:22 | 225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2f.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:230:44 | 230 | #[cfg(all(target_pointer_width = "64", feature = "checked"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh parking v2.2.0 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:41:15 | 41 | #[cfg(not(all(loom, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:44:11 | 44 | #[cfg(all(loom, feature = "loom"))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(loom, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:140:15 | 140 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:160:15 | 160 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:379:27 | 379 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parking-2.2.0/src/lib.rs:393:23 | 393 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh cc v1.1.6 Fresh instant v0.1.13 warning: unexpected `cfg` condition value: `asmjs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/instant-0.1.13/src/lib.rs:4:9 | 4 | target_arch = "asmjs" | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh hashbrown v0.14.5 warning: `parking_lot` (lib) generated 1 warning (1 duplicate) warning: `libm` (lib) generated 110 warnings (1 duplicate) warning: `parking` (lib) generated 8 warnings (1 duplicate) warning: `cc` (lib) generated 1 warning (1 duplicate) warning: `typenum` (build script) generated 1 warning (1 duplicate) warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) warning: `instant` (lib) generated 2 warnings (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Fresh num-traits v0.2.19 warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh glam v0.24.2 warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/lib.rs:252:13 | 252 | #![cfg_attr(target_arch = "spirv", feature(repr_simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:2:12 | 2 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:3:16 | 3 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:10:12 | 10 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:11:16 | 11 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:19:12 | 19 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:29:16 | 29 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:36:16 | 36 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:44:16 | 44 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/lib.rs:274:7 | 274 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:19:12 | 19 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:29:16 | 29 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:30:12 | 30 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:19:12 | 19 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:17:16 | 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec2.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec2.rs:164:11 | 164 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec2.rs:172:11 | 172 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec3.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec3.rs:175:11 | 175 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec3.rs:190:11 | 190 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec4.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec4.rs:183:11 | 183 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/bvec4.rs:199:11 | 199 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec3a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec3a.rs:196:11 | 196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec3a.rs:211:11 | 211 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec4a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec4a.rs:208:11 | 208 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/bool/sse2/bvec4a.rs:224:11 | 224 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32.rs:70:11 | 70 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine2.rs:327:11 | 327 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine2.rs:337:11 | 337 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine3a.rs:460:11 | 460 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/affine3a.rs:470:11 | 470 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:701:11 | 701 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:709:11 | 709 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:717:11 | 717 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/mat3.rs:728:11 | 728 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:977:11 | 977 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:1067:11 | 1067 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec2.rs:1074:11 | 1074 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1069:11 | 1069 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1077:11 | 1077 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1162:11 | 1162 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/vec3.rs:1169:11 | 1169 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:460:11 | 460 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:468:11 | 468 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:491:11 | 491 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat2.rs:501:11 | 501 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat3a.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat3a.rs:712:11 | 712 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat3a.rs:723:11 | 723 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:6:11 | 6 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1332:11 | 1332 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1340:11 | 1340 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/mat4.rs:1360:11 | 1360 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:15:11 | 15 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:714:11 | 714 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:726:11 | 726 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/quat.rs:847:11 | 847 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1010:11 | 1010 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1018:11 | 1018 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1099:11 | 1099 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec3a.rs:1106:11 | 1106 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:930:11 | 930 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:938:11 | 938 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:1021:11 | 1021 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32/sse2/vec4.rs:1028:11 | 1028 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32.rs:95:48 | 95 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f32.rs:127:48 | 127 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:22:11 | 22 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine2.rs:317:11 | 317 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine2.rs:327:11 | 327 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine3.rs:447:11 | 447 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/daffine3.rs:457:11 | 457 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:413:11 | 413 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:421:11 | 421 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:429:11 | 429 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat2.rs:439:11 | 439 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:680:11 | 680 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:688:11 | 688 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:696:11 | 696 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat3.rs:707:11 | 707 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1202:11 | 1202 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1210:11 | 1210 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1218:11 | 1218 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dmat4.rs:1230:11 | 1230 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:647:11 | 647 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:659:11 | 659 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dquat.rs:780:11 | 780 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:977:11 | 977 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:1067:11 | 1067 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec2.rs:1074:11 | 1074 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1075:11 | 1075 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1083:11 | 1083 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1168:11 | 1168 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec3.rs:1175:11 | 1175 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1077:11 | 1077 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1085:11 | 1085 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1173:11 | 1173 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64/dvec4.rs:1180:11 | 1180 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:58:19 | 58 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:63:15 | 63 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:69:41 | 69 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:74:37 | 74 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:80:19 | 80 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:85:15 | 85 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:91:41 | 91 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/f64.rs:96:37 | 96 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:719:11 | 719 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:727:11 | 727 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:1106:11 | 1106 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec2.rs:1113:11 | 1113 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:779:11 | 779 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:787:11 | 787 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:1196:11 | 1196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec3.rs:1203:11 | 1203 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:834:11 | 834 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:842:11 | 842 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:1281:11 | 1281 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i32/ivec4.rs:1288:11 | 1288 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:622:11 | 622 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:630:11 | 630 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:998:11 | 998 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec2.rs:1005:11 | 1005 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:698:11 | 698 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:706:11 | 706 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:1103:11 | 1103 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec3.rs:1110:11 | 1110 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:745:11 | 745 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:753:11 | 753 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:1179:11 | 1179 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u32/uvec4.rs:1186:11 | 1186 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:719:11 | 719 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:727:11 | 727 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:1106:11 | 1106 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec2.rs:1113:11 | 1113 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:779:11 | 779 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:787:11 | 787 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:1196:11 | 1196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec3.rs:1203:11 | 1203 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:834:11 | 834 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:842:11 | 842 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:1281:11 | 1281 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/i64/i64vec4.rs:1288:11 | 1288 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:622:11 | 622 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:630:11 | 630 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:998:11 | 998 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec2.rs:1005:11 | 1005 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:698:11 | 698 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:706:11 | 706 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:1103:11 | 1103 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec3.rs:1110:11 | 1110 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:745:11 | 745 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:753:11 | 753 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:1179:11 | 1179 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/u64/u64vec4.rs:1186:11 | 1186 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: struct `XY` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/deref.rs:4:12 | 4 | pub struct XY { | ^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `first`, `second`, and `third` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.24.2/src/euler.rs:42:8 | 39 | pub(crate) trait EulerFromQuaternion: Sized + Copy { | ------------------- methods in this trait ... 42 | fn first(self, q: Q) -> Self::Output; | ^^^^^ 43 | /// Compute then angle of the second axis (x-X-x) 44 | fn second(self, q: Q) -> Self::Output; | ^^^^^^ 45 | /// Compute then angle of the third axis (x-x-X) 46 | fn third(self, q: Q) -> Self::Output; | ^^^^^ Fresh toml_datetime v0.6.7 Fresh winnow v0.5.40 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ Fresh bytes v1.6.1 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:1321:17 | 1321 | #[cfg(all(test, loom))] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:135:19 | 135 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:143:15 | 143 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:163:19 | 163 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes.rs:173:15 | 173 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/bytes_mut.rs:1780:17 | 1780 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/loom.rs:1:21 | 1 | #[cfg(not(all(test, loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bytes-1.6.1/src/loom.rs:23:17 | 23 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-traits` (lib) generated 5 warnings (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `glam` (lib) generated 237 warnings (1 duplicate) warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) warning: `winnow` (lib) generated 27 warnings (1 duplicate) warning: `bytes` (lib) generated 9 warnings (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) Fresh typenum v1.17.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh concurrent-queue v2.5.0 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:209:23 | 209 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:281:23 | 281 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:43:15 | 43 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:49:15 | 49 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:54:11 | 54 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:153:29 | 153 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:3:44 | 3 | #[cfg(all(feature = "portable-atomic", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:15:49 | 15 | #[cfg(all(not(feature = "portable-atomic"), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:31:7 | 31 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:57:7 | 57 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:60:11 | 60 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:153:29 | 153 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:633:80 | 633 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh equivalent v1.0.1 Fresh arrayvec v0.7.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arrayvec-0.7.4/src/arrayvec.rs:604:21 | 604 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 604 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arrayvec-0.7.4/src/arrayvec.rs:631:20 | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 631 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ Fresh fastrand v2.1.0 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh subtle v2.6.1 warning: `typenum` (lib) generated 7 warnings (1 duplicate) warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: `concurrent-queue` (lib) generated 14 warnings (1 duplicate) warning: `generic-array` (build script) generated 1 warning (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) warning: `arrayvec` (lib) generated 3 warnings (1 duplicate) warning: `fastrand` (lib) generated 2 warnings (1 duplicate) warning: `subtle` (lib) generated 1 warning (1 duplicate) Fresh toml_edit v0.19.15 warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/key.rs:291:25 | 291 | pub fn display_repr(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/toml_edit-0.19.15/src/repr.rs:52:25 | 52 | pub fn display_repr(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ Fresh indexmap v2.2.6 Fresh futures-lite v2.3.0 warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-2.3.0/src/io.rs:1625:88 | 1625 | fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 1625 - fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> 1625 + fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'a, Self> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-2.3.0/src/io.rs:1658:75 | 1658 | fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 1658 - fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> 1658 + fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'a, Self> | Fresh downcast-rs v1.2.1 Fresh fastrand v1.9.0 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fastrand-1.9.0/src/lib.rs:534:11 | 534 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | warning: `toml_edit` (lib) generated 56 warnings (1 duplicate) warning: `indexmap` (lib) generated 1 warning (1 duplicate) warning: `futures-lite` (lib) generated 3 warnings (1 duplicate) warning: `downcast-rs` (lib) generated 1 warning (1 duplicate) warning: `fastrand` (lib) generated 2 warnings (1 duplicate) warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) Fresh generic-array v0.14.7 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ Fresh futures-sink v0.3.30 Fresh byteorder v1.5.0 Fresh waker-fn v1.2.0 warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:175:3 | 175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:183:3 | 183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1307:3 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1315:3 | 1315 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1323:3 | 1323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1331:3 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1348:3 | 1348 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1409:3 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1446:3 | 1446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1526:3 | 1526 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1536:3 | 1536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1546:3 | 1546 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1557:3 | 1557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1569:3 | 1569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1579:3 | 1579 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1590:3 | 1590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1601:3 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:754:3 | 754 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:762:3 | 762 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:770:3 | 770 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:778:3 | 778 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:797:3 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:808:3 | 808 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:820:3 | 820 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:830:3 | 830 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:841:3 | 841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:164:3 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:172:3 | 172 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1231:3 | 1231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1239:3 | 1239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1247:3 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1282:3 | 1282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1300:3 | 1300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1316:3 | 1316 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1324:3 | 1324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1411:3 | 1411 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1424:3 | 1424 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1434:3 | 1434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1457:3 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1467:3 | 1467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1489:3 | 1489 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh rustc-hash v1.1.0 Fresh simd-adler32 v0.3.7 warning: unused import: `hash::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `generic-array` (lib) generated 7 warnings (1 duplicate) warning: `futures-sink` (lib) generated 1 warning (1 duplicate) warning: `byteorder` (lib) generated 1 warning (1 duplicate) warning: `waker-fn` (lib) generated 1 warning (1 duplicate) warning: `tinyvec` (lib) generated 141 warnings (1 duplicate) warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) Fresh crypto-common v0.1.6 Fresh futures-lite v1.13.0 warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-1.13.0/src/io.rs:1625:88 | 1625 | fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 1625 - fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'_, Self> 1625 + fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec) -> ReadUntilFuture<'a, Self> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-lite-1.13.0/src/io.rs:1658:75 | 1658 | fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> | -- -- the lifetime is named here ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 1658 - fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self> 1658 + fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'a, Self> | Fresh bevy_macro_utils v0.11.3 Fresh ppv-lite86 v0.2.17 Fresh spin v0.9.8 warning: unexpected `cfg` condition value: `lock_api1` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:916:7 | 916 | #[cfg(feature = "lock_api1")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"lock_api"` | = note: expected values for `feature` are: `barrier`, `default`, `fair_mutex`, `lazy`, `lock_api`, `lock_api_crate`, `mutex`, `once`, `portable-atomic`, `portable_atomic`, `rwlock`, `spin_mutex`, `std`, `ticket_mutex`, and `use_ticket_mutex` = help: consider adding `lock_api1` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex.rs:184:17 | 184 | pub fn lock(&self) -> MutexGuard { | ^^^^^ ^^^^^^^^^^^^^ the 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 | 184 | pub fn lock(&self) -> MutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex.rs:230:21 | 230 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex/spin.rs:177:17 | 177 | pub fn lock(&self) -> SpinMutexGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 177 | pub fn lock(&self) -> SpinMutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/mutex/spin.rs:237:21 | 237 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:209:17 | 209 | pub fn read(&self) -> RwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 209 | pub fn read(&self) -> RwLockReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:237:18 | 237 | pub fn write(&self) -> RwLockWriteGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn write(&self) -> RwLockWriteGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:249:29 | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:298:21 | 298 | pub fn try_read(&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 | 298 | pub fn try_read(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:367:27 | 367 | fn try_write_internal(&self, strong: bool) -> 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 | 367 | fn try_write_internal(&self, strong: bool) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:408:22 | 408 | pub fn try_write(&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 | 408 | pub fn try_write(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spin-0.9.8/src/rwlock.rs:414:33 | 414 | pub fn try_upgradeable_read(&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 | 414 | pub fn try_upgradeable_read(&self) -> Option> { | +++ Fresh event-listener v2.5.3 Fresh adler v1.0.2 Fresh async-task v4.7.1 warning: `crypto-common` (lib) generated 1 warning (1 duplicate) warning: `futures-lite` (lib) generated 3 warnings (1 duplicate) warning: `bevy_macro_utils` (lib) generated 1 warning (1 duplicate) warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) warning: `spin` (lib) generated 13 warnings (1 duplicate) warning: `event-listener` (lib) generated 1 warning (1 duplicate) warning: `adler` (lib) generated 1 warning (1 duplicate) warning: `async-task` (lib) generated 1 warning (1 duplicate) Fresh rand_chacha v0.3.1 Fresh fnv v1.0.7 Fresh async-channel v1.9.0 warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/async-channel-1.9.0/src/lib.rs:1187:24 | 1187 | struct NonBlocking<'a>(&'a mut ()); | ----------- ^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh miniz_oxide v0.7.4 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh async-executor v1.13.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:135:27 | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the 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 | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:155:41 | 155 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 155 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:165:38 | 165 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:176:37 | 176 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | 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(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/uuid-1.10.0/src/parser.rs:208:30 | 208 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ Fresh crc32fast v1.4.2 warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) warning: `fnv` (lib) generated 1 warning (1 duplicate) warning: `async-channel` (lib) generated 2 warnings (1 duplicate) warning: `miniz_oxide` (lib) generated 2 warnings (1 duplicate) warning: `async-executor` (lib) generated 1 warning (1 duplicate) warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) warning: `uuid` (lib) generated 6 warnings (1 duplicate) warning: `crc32fast` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Float` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ Fresh cfg-if v1.0.0 Fresh bevy_tasks v0.11.3 warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_tasks-0.11.3/src/task_pool.rs:354:40 | 354 | FallibleTask>>, | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 354 - FallibleTask>>, 354 + FallibleTask>>, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_tasks-0.11.3/src/task_pool.rs:583:65 | 583 | spawned: &'scope ConcurrentQueue>>>, | ^ ^ | help: remove these parentheses | 583 - spawned: &'scope ConcurrentQueue>>>, 583 + spawned: &'scope ConcurrentQueue>>>, | Fresh flate2 v1.0.30 Fresh futures-channel v0.3.30 warning: trait `AssertKinds` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-channel-0.3.30/src/mpsc/mod.rs:130:7 | 130 | trait AssertKinds: Send + Sync + Clone {} | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh futures-macro v0.3.30 Fresh thread_local v1.1.8 warning: trait `UncheckedOptionExt` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/unreachable.rs:11:11 | 11 | pub trait UncheckedOptionExt { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/lib.rs:290:21 | 290 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/thread_local-1.1.8/src/cached.rs:65:21 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: `rand` (lib) generated 32 warnings (1 duplicate) warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `bevy_tasks` (lib) generated 3 warnings (1 duplicate) warning: `flate2` (lib) generated 1 warning (1 duplicate) warning: `futures-channel` (lib) generated 2 warnings (1 duplicate) warning: `ring` (build script) generated 1 warning (1 duplicate) warning: `futures-macro` (lib) generated 1 warning (1 duplicate) warning: `thread_local` (lib) generated 5 warnings (1 duplicate) Fresh getrandom v0.2.15 Fresh fixedbitset v0.4.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fixedbitset-0.4.2/src/lib.rs:372:17 | 372 | pub fn ones(&self) -> Ones { | ^^^^^ ^^^^ the 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 | 372 | pub fn ones(&self) -> Ones<'_> { | ++++ Fresh futures-task v0.3.30 Fresh pin-utils v0.1.0 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:686:38 | 686 | self.process(other, |w1, w2| (w1 | w2)) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 686 - self.process(other, |w1, w2| (w1 | w2)) 686 + self.process(other, |w1, w2| w1 | w2) | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:717:38 | 717 | self.process(other, |w1, w2| (w1 & w2)) | ^ ^ | help: remove these parentheses | 717 - self.process(other, |w1, w2| (w1 & w2)) 717 + self.process(other, |w1, w2| w1 & w2) | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:756:38 | 756 | self.process(other, |w1, w2| (w1 & !w2)) | ^ ^ | help: remove these parentheses | 756 - self.process(other, |w1, w2| (w1 & !w2)) 756 + self.process(other, |w1, w2| w1 & !w2) | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:787:38 | 787 | self.process(other, |w1, w2| (w1 ^ w2)) | ^ ^ | help: remove these parentheses | 787 - self.process(other, |w1, w2| (w1 ^ w2)) 787 + self.process(other, |w1, w2| w1 ^ w2) | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:400:19 | 400 | fn blocks_mut(&mut self) -> MutBlocks { | ^^^^^^^^^ ^^^^^^^^^^^^ the 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 | 400 | fn blocks_mut(&mut self) -> MutBlocks<'_, B> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:407:19 | 407 | pub fn blocks(&self) -> Blocks { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 407 | pub fn blocks(&self) -> Blocks<'_, B> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-vec-0.6.3/src/lib.rs:929:17 | 929 | 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 | 929 | pub fn iter(&self) -> Iter<'_, B> { | +++ Fresh bevy_utils_proc_macros v0.11.3 warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `fixedbitset` (lib) generated 2 warnings (1 duplicate) warning: `futures-task` (lib) generated 1 warning (1 duplicate) warning: `anyhow` (build script) generated 1 warning (1 duplicate) warning: `pin-utils` (lib) generated 1 warning (1 duplicate) warning: `bit-vec` (lib) generated 8 warnings (1 duplicate) warning: `bevy_utils_proc_macros` (lib) generated 1 warning (1 duplicate) Fresh uuid v1.10.0 warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23 | 51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17 | 53 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17 | 55 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17 | 1558 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bit-set-0.5.3/src/lib.rs:439:17 | 439 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 439 | pub fn iter(&self) -> Iter<'_, B> { | +++ Fresh petgraph v0.6.5 warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/adj.rs:311:25 | 311 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the 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 | 311 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/adj.rs:508:47 | 508 | ((successor_index, edge), from): ((usize, &WSuc), Ix), | ^^^^^^^^^^^^ the lifetime is elided here 509 | ) -> EdgeReference { | ^^^^^^^^^^^^^^^^^^^^ 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 | 509 | ) -> EdgeReference<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/adj.rs:516:54 | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter { | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:56:30 | 56 | pub fn strict_dominators(&self, node: N) -> 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 | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:72:23 | 72 | pub fn dominators(&self, node: N) -> 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 | 72 | pub fn dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:85:37 | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/csr.rs:385:18 | 385 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 385 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:781:22 | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:804:31 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ 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 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:828:33 | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:846:18 | 846 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 846 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:861:27 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ 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 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:881:9 | 881 | &self, | ^^^^^ the lifetime is elided here ... 884 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 884 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:977:22 | 977 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 977 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1008:29 | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1018:25 | 1018 | pub fn node_weights(&self) -> NodeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1018 | pub fn node_weights(&self) -> NodeWeights<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1035:28 | 1035 | pub fn edge_references(&self) -> EdgeReferences { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1035 | pub fn edge_references(&self) -> EdgeReferences<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1045:25 | 1045 | pub fn edge_weights(&self) -> EdgeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1045 | pub fn edge_weights(&self) -> EdgeWeights<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1054:29 | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1580:12 | 1580 | edges: &mut [Edge], | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here ... 1583 | ) -> EdgesWalkerMut | ^^^^^^^^^^^^^^^^^^^^^ 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 | 1583 | ) -> EdgesWalkerMut<'_, E, Ix> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:517:25 | 517 | pub fn node_indices(&self) -> NodeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 517 | pub fn node_indices(&self) -> NodeIndices<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:571:25 | 571 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 571 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:584:9 | 584 | &self, | ^^^^^ the lifetime is elided here ... 587 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 587 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:648:22 | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 648 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:667:31 | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ 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 | 667 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:690:33 | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 690 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:708:18 | 708 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 708 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:723:27 | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ 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 | 723 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graph_impl/stable_graph/mod.rs:747:22 | 747 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 747 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graphmap.rs:442:22 | 442 | pub fn neighbors(&self, a: N) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 442 | pub fn neighbors(&self, a: N) -> Neighbors<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graphmap.rs:462:31 | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 462 | pub fn neighbors_directed(&self, a: N, dir: Direction) -> NeighborsDirected<'_, N, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graphmap.rs:482:18 | 482 | pub fn edges(&self, a: N) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 482 | pub fn edges(&self, a: N) -> Edges<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graphmap.rs:502:27 | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 502 | pub fn edges_directed(&self, a: N, dir: Direction) -> EdgesDirected<'_, N, E, Ty, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graphmap.rs:526:22 | 526 | pub fn all_edges(&self) -> AllEdges { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 all_edges(&self) -> AllEdges<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/graphmap.rs:537:26 | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 537 | pub fn all_edges_mut(&mut self) -> AllEdgesMut<'_, N, E, Ty> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/iter_format.rs:48:32 | 48 | fn format(self, separator: &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 | 48 | fn format(self, separator: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:453:22 | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 453 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:468:18 | 468 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 468 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, Ty, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:538:9 | 538 | &self, | ^^^^^ the lifetime is elided here ... 541 | ) -> Neighbors { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 541 | ) -> Neighbors<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:560:27 | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges { | ^^^^^ 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 | 560 | pub fn edges_directed(&self, a: NodeIndex, d: Direction) -> Edges<'_, Directed, Null, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/petgraph-0.6.5/src/matrix_graph.rs:957:17 | 957 | fn iter_ids(&self) -> IdIterator { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 957 | fn iter_ids(&self) -> IdIterator<'_> { | ++++ Fresh futures-util v0.3.30 warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-util-0.3.30/src/future/future/remote_handle.rs:71:57 | 71 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 71 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; 71 + type SendMsg = Result<::Output, Box>; | warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-util-0.3.30/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh socket2 v0.5.7 Fresh bevy_math v0.11.3 warning: unused import: `self::alloc::borrow::ToOwned` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/lib.rs:121:13 | 121 | pub use self::alloc::borrow::ToOwned; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `vec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/lib.rs:124:27 | 124 | pub use self::alloc::{vec, vec::Vec}; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:134:29 | 134 | fn erased_serialize_seq(&mut self, len: Option) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 134 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:135:31 | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result; | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:137:9 | 137 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 140 | ) -> Result; | ^^^^^^^^^^^ 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 | 140 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:142:9 | 142 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 147 | ) -> Result; | ^^^^^^^^^^^^ 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 | 147 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:148:29 | 148 | fn erased_serialize_map(&mut self, len: Option) -> 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 | 148 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:149:32 | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> 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 | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:151:9 | 151 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 156 | ) -> Result; | ^^^^^^^^^^^^^ 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 | 156 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:486:29 | 486 | fn erased_serialize_seq(&mut self, len: Option) -> 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 | 486 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:495:31 | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:505:9 | 505 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 508 | ) -> Result { | ^^^^^^^^^^^ 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 | 508 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:518:9 | 518 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 523 | ) -> Result { | ^^^^^^^^^^^^ 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 | 523 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:532:29 | 532 | fn erased_serialize_map(&mut self, len: Option) -> 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 | 532 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:541:32 | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> 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 | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:551:9 | 551 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 556 | ) -> Result { | ^^^^^^^^^^^^^ 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 | 556 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1329:37 | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1333:39 | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1337:46 | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.3.31/src/ser.rs:1341:47 | 1341 | fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result

>, 399 | total: u64, | ^^^^^ ... 402 | max_update_after_bind_descriptors_in_all_pools: u32, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `DescriptorAllocator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh slotmap v1.0.7 warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/lib.rs:13:23 | 13 | #![deny(missing_docs, unaligned_references)] | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/lib.rs:3:17 | 3 | #![cfg_attr(all(nightly, feature = "unstable"), feature(try_reserve))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/lib.rs:5:17 | 5 | #![cfg_attr(all(nightly, doc), feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/lib.rs:14:13 | 14 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/lib.rs:15:13 | 15 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/lib.rs:17:5 | 17 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:6:11 | 6 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:302:15 | 302 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:682:11 | 682 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:745:11 | 745 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:9:11 | 9 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:208:15 | 208 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:594:11 | 594 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:659:11 | 659 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:17:11 | 17 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:321:15 | 321 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:786:11 | 786 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:850:11 | 850 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:3:11 | 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:255:15 | 255 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:584:11 | 584 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:658:11 | 658 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:3:11 | 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:231:15 | 231 | #[cfg(all(nightly, any(doc, feature = "unstable")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:544:11 | 544 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_generics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:612:11 | 612 | #[cfg(has_min_const_generics)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:53:16 | 53 | pub fn get(&self) -> SlotContent { | ^^^^^ ^^^^^^^^^^^^^^ the 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 | 53 | pub fn get(&self) -> SlotContent<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:63:20 | 63 | pub fn get_mut(&mut self) -> SlotContentMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 63 | pub fn get_mut(&mut self) -> SlotContentMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:569:18 | 569 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 569 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:777:17 | 777 | 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 | 777 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:813:21 | 813 | 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 | 813 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:843:17 | 843 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 843 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:866:19 | 866 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 866 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/basic.rs:890:23 | 890 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 890 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:470:18 | 470 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 470 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:689:17 | 689 | 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 | 689 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:719:21 | 719 | 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 | 719 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:742:17 | 742 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 742 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:762:19 | 762 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 762 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/dense.rs:783:23 | 783 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 783 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:73:16 | 73 | pub fn get(&self) -> SlotContent { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub fn get(&self) -> SlotContent<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:83:20 | 83 | pub fn get_mut(&mut self) -> SlotContentMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 get_mut(&mut self) -> SlotContentMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:665:18 | 665 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 665 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:879:17 | 879 | 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 | 879 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:911:21 | 911 | 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 | 911 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:936:17 | 936 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 936 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:956:19 | 956 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 956 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/hop.rs:977:23 | 977 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 977 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:460:18 | 460 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 460 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:691:17 | 691 | 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 | 691 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:726:21 | 726 | 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 | 726 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:754:17 | 754 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 754 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:778:19 | 778 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 778 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:803:23 | 803 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 803 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/secondary.rs:823:18 | 823 | pub fn entry(&mut self, key: K) -> 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 | 823 | pub fn entry(&mut self, key: K) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:419:18 | 419 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 419 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:645:17 | 645 | 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 | 645 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:679:21 | 679 | 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 | 679 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:706:17 | 706 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 706 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:730:19 | 730 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 730 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:755:23 | 755 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 755 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/slotmap-1.0.7/src/sparse_secondary.rs:775:18 | 775 | pub fn entry(&mut self, key: K) -> 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 | 775 | pub fn entry(&mut self, key: K) -> Option> { | +++ Fresh ash v0.37.3+1.3.251 warning: unused import: `macros::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/vk.rs:8:9 | 8 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `feature_extensions::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/vk.rs:24:9 | 24 | pub use feature_extensions::*; | ^^^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/util.rs:62:21 | 62 | pub fn iter_mut(&mut self) -> AlignIter { | ^^^^^^^^^ ^^^^^^^^^^^^ the 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 | 62 | pub fn iter_mut(&mut self) -> AlignIter<'_, T> { | +++ warning: variable `commandBuffer` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:323:24 | 323 | extern "system" fn(commandBuffer: CommandBuffer, gpa_session: GpaSessionAmd) -> Result; | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_buffer` | = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default warning: variable `commandBuffer` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:327:24 | 327 | extern "system" fn(commandBuffer: CommandBuffer, gpa_session: GpaSessionAmd) -> Result; | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_buffer` warning: variable `commandBuffer` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:331:5 | 331 | commandBuffer: CommandBuffer, | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_buffer` warning: variable `commandBuffer` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:339:5 | 339 | commandBuffer: CommandBuffer, | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_buffer` warning: variable `gpaSession` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:346:40 | 346 | extern "system" fn(device: Device, gpaSession: GpaSessionAmd) -> Result; | ^^^^^^^^^^ help: convert the identifier to snake case: `gpa_session` warning: variable `gpaSession` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:351:5 | 351 | gpaSession: GpaSessionAmd, | ^^^^^^^^^^ help: convert the identifier to snake case: `gpa_session` warning: variable `gpaSession` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:359:40 | 359 | extern "system" fn(device: Device, gpaSession: GpaSessionAmd) -> Result; | ^^^^^^^^^^ help: convert the identifier to snake case: `gpa_session` warning: variable `commandBuffer` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:363:24 | 363 | extern "system" fn(commandBuffer: CommandBuffer, gpaSession: GpaSessionAmd) -> c_void; | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_buffer` warning: variable `gpaSession` should have a snake case name --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ash-0.37.3+1.3.251/src/extensions/experimental/amd.rs:363:54 | 363 | extern "system" fn(commandBuffer: CommandBuffer, gpaSession: GpaSessionAmd) -> c_void; | ^^^^^^^^^^ help: convert the identifier to snake case: `gpa_session` Fresh khronos-egl v4.1.0 warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/khronos-egl-4.1.0/src/lib.rs:301:12 | 301 | #[cfg(not(android))] | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = 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(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` 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: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/khronos-egl-4.1.0/src/lib.rs:304:12 | 304 | #[cfg(not(android))] | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/khronos-egl-4.1.0/src/lib.rs:308:8 | 308 | #[cfg(android)] | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/khronos-egl-4.1.0/src/lib.rs:312:8 | 312 | #[cfg(android)] | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/khronos-egl-4.1.0/src/lib.rs:315:8 | 315 | #[cfg(android)] | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/khronos-egl-4.1.0/src/lib.rs:318:8 | 318 | #[cfg(android)] | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: function pointers are not nullable, so checking them for null will always return false --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/khronos-egl-4.1.0/src/lib.rs:920:9 | 920 | if !(addr as *const ()).is_null() { | ^----^^^^^^^^^^^^^^^^^^^^^^^^ | | | expression has type `extern "C" fn()` | = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value = note: `#[warn(useless_ptr_null_checks)]` on by default warning: `gpu-alloc-types` (lib) generated 3 warnings (1 duplicate) warning: `regex-lite` (lib) generated 1 warning (1 duplicate) warning: `wasm-bindgen-shared` (build script) generated 1 warning (1 duplicate) warning: `gpu-descriptor` (lib) generated 3 warnings (1 duplicate) warning: `slotmap` (lib) generated 63 warnings (1 duplicate) warning: `ash` (lib) generated 13 warnings (1 duplicate) warning: `khronos-egl` (lib) generated 8 warnings (1 duplicate) Fresh gpu-alloc v0.5.4 Fresh ucd-parse v0.1.13 Fresh webpki-roots v0.26.3 Fresh nix v0.25.1 warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/fcntl.rs:738:12 | 738 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = 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(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/fcntl.rs:739:16 | 739 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/fcntl.rs:784:12 | 784 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/fcntl.rs:785:16 | 785 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:478:16 | 478 | #[cfg_attr(has_doc_alias, doc(alias("sigfillset")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:487:16 | 487 | #[cfg_attr(has_doc_alias, doc(alias("sigemptyset")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:496:16 | 496 | #[cfg_attr(has_doc_alias, doc(alias("sigaddset")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:502:16 | 502 | #[cfg_attr(has_doc_alias, doc(alias("sigemptyset")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:508:16 | 508 | #[cfg_attr(has_doc_alias, doc(alias("sigdelset")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:514:16 | 514 | #[cfg_attr(has_doc_alias, doc(alias("sigismember")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/timer.rs:73:16 | 73 | #[cfg_attr(has_doc_alias, doc(alias("timer_create")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/timer.rs:126:16 | 126 | #[cfg_attr(has_doc_alias, doc(alias("timer_settime")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/timer.rs:141:16 | 141 | #[cfg_attr(has_doc_alias, doc(alias("timer_gettime")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/timer.rs:164:16 | 164 | #[cfg_attr(has_doc_alias, doc(alias("timer_getoverrun")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/unistd.rs:191:16 | 191 | #[cfg_attr(has_doc_alias, doc(alias("getpid")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_doc_alias` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/unistd.rs:197:16 | 197 | #[cfg_attr(has_doc_alias, doc(alias("getppid")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_doc_alias)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_doc_alias)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:652:13 | 652 | Handler(extern fn(libc::c_int)), | ^^^^^^ 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:657:15 | 657 | SigAction(extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)) | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:677:55 | 677 | SigHandler::Handler(f) => f as *const extern fn(libc::c_int) as usize, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:679:57 | 679 | SigHandler::SigAction(f) => f as *const extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void) as usize, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:725:36 | 725 | as *const extern fn(_, _, _)) | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:727:20 | 727 | as extern fn(_, _, _)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:737:36 | 737 | as *const extern fn(libc::c_int)) | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:739:20 | 739 | as extern fn(libc::c_int)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:841:32 | 841 | as *const extern fn(libc::c_int)) | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:842:20 | 842 | as extern fn(libc::c_int)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: struct `GetU8` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/socket/sockopt.rs:836:8 | 836 | struct GetU8 { | ^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/lib.rs:48:9 | 48 | #![deny(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` warning: struct `SetU8` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/socket/sockopt.rs:864:8 | 864 | struct SetU8 { | ^^^^^ warning: struct `GetOsString` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/socket/sockopt.rs:930:8 | 930 | struct GetOsString> { | ^^^^^^^^^^^ warning: struct `SetOsString` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/socket/sockopt.rs:959:8 | 959 | struct SetOsString<'a> { | ^^^^^^^^^^^ warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:652:13 | 645 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 652 | Handler(extern fn(libc::c_int)), | ^^^^^^^^^^^^^^^^^^^^^^ | = 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 warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/signal.rs:657:15 | 645 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 657 | SigAction(extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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 warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nix-0.25.1/src/sys/socket/sockopt.rs:964:34 | 964 | fn new(val: &'a OsString) -> SetOsString { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 964 | fn new(val: &'a OsString) -> SetOsString<'a> { | ++++ Fresh bevy_input v0.11.3 Fresh bevy_time v0.11.3 warning: value assigned to `accumulated` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_time-0.11.3/src/fixed_timestep.rs:97:9 | 97 | accumulated: Duration, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `period` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_time-0.11.3/src/fixed_timestep.rs:98:9 | 98 | period: Duration, | ^^^^^^ | = help: maybe it is overwritten before being read? Fresh const_format_proc_macros v0.2.32 warning: methods `is_paren` and `is_ident` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format_proc_macros-0.2.32/src/parse_utils.rs:304:8 | 296 | pub trait TokenTreeExt: Sized { | ------------ methods in this trait ... 304 | fn is_paren(&self) -> bool { | ^^^^^^^^ ... 310 | fn is_ident(&self, ident: &str) -> bool { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated function `parse_token_stream_2` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format_proc_macros-0.2.32/src/parse_utils.rs:364:8 | 359 | pub trait MyParse: Sized { | ------- associated function in this trait ... 364 | fn parse_token_stream_2(input: TokenStream2) -> Result { | ^^^^^^^^^^^^^^^^^^^^ warning: `gpu-alloc` (lib) generated 1 warning (1 duplicate) warning: `ucd-parse` (lib) generated 1 warning (1 duplicate) warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) warning: `nix` (lib) generated 34 warnings (1 duplicate) warning: `bevy_input` (lib) generated 1 warning (1 duplicate) warning: `bevy_time` (lib) generated 3 warnings (1 duplicate) warning: `const_format_proc_macros` (lib) generated 3 warnings (1 duplicate) Fresh sha2 v0.10.8 warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh inout v0.1.3 Fresh wgpu-types v0.16.1 Fresh euclid v0.22.10 Fresh encase_derive_impl v0.6.1 Fresh strict-num v0.1.1 Fresh lazy_static v1.5.0 warning: `sha2` (lib) generated 9 warnings (6 duplicates) warning: `inout` (lib) generated 1 warning (1 duplicate) warning: `wgpu-types` (lib) generated 1 warning (1 duplicate) warning: `euclid` (lib) generated 1 warning (1 duplicate) warning: `smithay-client-toolkit` (build script) generated 1 warning (1 duplicate) warning: `encase_derive_impl` (lib) generated 1 warning (1 duplicate) warning: `strict-num` (lib) generated 1 warning (1 duplicate) warning: `lazy_static` (lib) generated 2 warnings (2 duplicates) Fresh profiling v1.0.15 Fresh glow v0.12.3 warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5629:20 | 5629 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5630:20 | 5630 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5670:20 | 5670 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5671:20 | 5671 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5701:20 | 5701 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5702:20 | 5702 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5734:20 | 5734 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5735:20 | 5735 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5771:20 | 5771 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5772:20 | 5772 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5799:20 | 5799 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5800:20 | 5800 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5842:20 | 5842 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5843:20 | 5843 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5877:20 | 5877 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5878:20 | 5878 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5925:20 | 5925 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5926:20 | 5926 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5953:20 | 5953 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5954:20 | 5954 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5998:20 | 5998 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:5999:20 | 5999 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6053:20 | 6053 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6054:20 | 6054 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6107:20 | 6107 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6108:20 | 6108 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6164:20 | 6164 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6165:20 | 6165 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6211:20 | 6211 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6212:20 | 6212 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6262:20 | 6262 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6263:20 | 6263 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6304:20 | 6304 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6305:20 | 6305 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6364:20 | 6364 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6365:20 | 6365 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6411:20 | 6411 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6412:20 | 6412 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6447:20 | 6447 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6448:20 | 6448 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6487:20 | 6487 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6488:20 | 6488 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6515:20 | 6515 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6516:20 | 6516 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6559:20 | 6559 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6560:20 | 6560 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6586:20 | 6586 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6587:20 | 6587 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6623:20 | 6623 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6624:20 | 6624 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6666:20 | 6666 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6667:20 | 6667 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6702:20 | 6702 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6703:20 | 6703 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6734:20 | 6734 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6735:20 | 6735 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6787:20 | 6787 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6788:20 | 6788 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6840:20 | 6840 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6841:20 | 6841 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6875:20 | 6875 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6876:20 | 6876 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6922:20 | 6922 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6923:20 | 6923 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6955:20 | 6955 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6956:20 | 6956 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6997:20 | 6997 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:6998:20 | 6998 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7045:20 | 7045 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7046:20 | 7046 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7078:20 | 7078 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7079:20 | 7079 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7109:20 | 7109 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7110:20 | 7110 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7163:20 | 7163 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7164:20 | 7164 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7218:20 | 7218 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7219:20 | 7219 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7247:20 | 7247 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7248:20 | 7248 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7305:20 | 7305 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7306:20 | 7306 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7369:20 | 7369 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7370:20 | 7370 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7418:20 | 7418 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7419:20 | 7419 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7472:20 | 7472 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7473:20 | 7473 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7526:20 | 7526 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7527:20 | 7527 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7578:20 | 7578 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7579:20 | 7579 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7615:20 | 7615 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7616:20 | 7616 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7661:20 | 7661 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7662:20 | 7662 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7689:20 | 7689 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7690:20 | 7690 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7721:20 | 7721 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7722:20 | 7722 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7781:20 | 7781 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7782:20 | 7782 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7842:20 | 7842 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7843:20 | 7843 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7895:20 | 7895 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7896:20 | 7896 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7945:20 | 7945 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7946:20 | 7946 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7990:20 | 7990 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:7991:20 | 7991 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8041:20 | 8041 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8042:20 | 8042 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8087:20 | 8087 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8088:20 | 8088 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8114:20 | 8114 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8115:20 | 8115 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8144:20 | 8144 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8145:20 | 8145 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8201:20 | 8201 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8202:20 | 8202 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8252:20 | 8252 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8253:20 | 8253 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8306:20 | 8306 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8307:20 | 8307 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8357:20 | 8357 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8358:20 | 8358 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8408:20 | 8408 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8409:20 | 8409 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8459:20 | 8459 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8460:20 | 8460 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8493:20 | 8493 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8494:20 | 8494 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8549:20 | 8549 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8550:20 | 8550 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8610:20 | 8610 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8611:20 | 8611 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8659:20 | 8659 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8660:20 | 8660 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8686:20 | 8686 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8687:20 | 8687 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8727:20 | 8727 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8728:20 | 8728 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8782:20 | 8782 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8783:20 | 8783 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8823:20 | 8823 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8824:20 | 8824 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8860:20 | 8860 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8861:20 | 8861 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8925:20 | 8925 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8926:20 | 8926 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8983:20 | 8983 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:8984:20 | 8984 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9043:20 | 9043 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9044:20 | 9044 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9100:20 | 9100 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9101:20 | 9101 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9162:20 | 9162 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9163:20 | 9163 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9221:20 | 9221 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9222:20 | 9222 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9272:20 | 9272 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9273:20 | 9273 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9327:20 | 9327 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9328:20 | 9328 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9390:20 | 9390 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9391:20 | 9391 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9449:20 | 9449 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9450:20 | 9450 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9506:20 | 9506 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9507:20 | 9507 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9573:20 | 9573 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9574:20 | 9574 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9632:20 | 9632 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9633:20 | 9633 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9697:20 | 9697 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9698:20 | 9698 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9764:20 | 9764 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9765:20 | 9765 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9826:20 | 9826 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9827:20 | 9827 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9885:20 | 9885 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9886:20 | 9886 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9939:20 | 9939 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9940:20 | 9940 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9995:20 | 9995 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:9996:20 | 9996 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10047:20 | 10047 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10048:20 | 10048 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10102:20 | 10102 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10103:20 | 10103 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10134:20 | 10134 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10135:20 | 10135 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10174:20 | 10174 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10175:20 | 10175 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10206:20 | 10206 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10207:20 | 10207 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10248:20 | 10248 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10249:20 | 10249 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10286:20 | 10286 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10287:20 | 10287 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10327:20 | 10327 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10328:20 | 10328 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10360:20 | 10360 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10361:20 | 10361 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10393:20 | 10393 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10394:20 | 10394 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10442:20 | 10442 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10443:20 | 10443 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10485:20 | 10485 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10486:20 | 10486 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10522:20 | 10522 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10523:20 | 10523 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10559:20 | 10559 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10560:20 | 10560 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10586:20 | 10586 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10587:20 | 10587 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10628:20 | 10628 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10629:20 | 10629 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10675:20 | 10675 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10676:20 | 10676 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10725:20 | 10725 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10726:20 | 10726 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10786:20 | 10786 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10787:20 | 10787 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10848:20 | 10848 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10849:20 | 10849 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10910:20 | 10910 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10911:20 | 10911 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10971:20 | 10971 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:10972:20 | 10972 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11033:20 | 11033 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11034:20 | 11034 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11092:20 | 11092 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11093:20 | 11093 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11124:20 | 11124 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11125:20 | 11125 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11164:20 | 11164 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11165:20 | 11165 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11196:20 | 11196 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11197:20 | 11197 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11237:20 | 11237 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11238:20 | 11238 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11269:20 | 11269 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11270:20 | 11270 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11310:20 | 11310 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11311:20 | 11311 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11346:20 | 11346 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11347:20 | 11347 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11378:20 | 11378 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11379:20 | 11379 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11407:20 | 11407 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11408:20 | 11408 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11440:20 | 11440 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11441:20 | 11441 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11477:20 | 11477 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11478:20 | 11478 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11514:20 | 11514 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11515:20 | 11515 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11541:20 | 11541 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11542:20 | 11542 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11568:20 | 11568 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11569:20 | 11569 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11596:20 | 11596 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11597:20 | 11597 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11638:20 | 11638 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11639:20 | 11639 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11680:20 | 11680 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11681:20 | 11681 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11707:20 | 11707 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11708:20 | 11708 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11740:20 | 11740 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11741:20 | 11741 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11769:20 | 11769 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11770:20 | 11770 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11807:20 | 11807 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11808:20 | 11808 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11847:20 | 11847 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11848:20 | 11848 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11883:20 | 11883 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11884:20 | 11884 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11910:20 | 11910 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11911:20 | 11911 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11958:20 | 11958 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11959:20 | 11959 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11994:20 | 11994 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:11995:20 | 11995 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12028:20 | 12028 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12029:20 | 12029 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12069:20 | 12069 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12070:20 | 12070 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12121:20 | 12121 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12122:20 | 12122 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12174:20 | 12174 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12175:20 | 12175 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12231:20 | 12231 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12232:20 | 12232 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12260:20 | 12260 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12261:20 | 12261 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12290:20 | 12290 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12291:20 | 12291 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12343:20 | 12343 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12344:20 | 12344 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12398:20 | 12398 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12399:20 | 12399 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12448:20 | 12448 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12449:20 | 12449 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12505:20 | 12505 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12506:20 | 12506 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12563:20 | 12563 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12564:20 | 12564 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12617:20 | 12617 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12618:20 | 12618 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12671:20 | 12671 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12672:20 | 12672 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12727:20 | 12727 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12728:20 | 12728 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12786:20 | 12786 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12787:20 | 12787 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12837:20 | 12837 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12838:20 | 12838 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12874:20 | 12874 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12875:20 | 12875 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12925:20 | 12925 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12926:20 | 12926 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12968:20 | 12968 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:12969:20 | 12969 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13022:20 | 13022 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13023:20 | 13023 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13051:20 | 13051 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13052:20 | 13052 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13089:20 | 13089 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13090:20 | 13090 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13129:20 | 13129 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13130:20 | 13130 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13165:20 | 13165 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13166:20 | 13166 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13192:20 | 13192 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13193:20 | 13193 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13225:20 | 13225 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13226:20 | 13226 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13253:20 | 13253 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13254:20 | 13254 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13289:20 | 13289 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13290:20 | 13290 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13324:20 | 13324 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13325:20 | 13325 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13351:20 | 13351 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13352:20 | 13352 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13378:20 | 13378 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13379:20 | 13379 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13408:20 | 13408 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13409:20 | 13409 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13456:20 | 13456 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13457:20 | 13457 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13505:20 | 13505 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13506:20 | 13506 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13550:20 | 13550 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13551:20 | 13551 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13602:20 | 13602 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13603:20 | 13603 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13655:20 | 13655 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13656:20 | 13656 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13711:20 | 13711 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13712:20 | 13712 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13767:20 | 13767 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13768:20 | 13768 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13828:20 | 13828 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13829:20 | 13829 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13882:20 | 13882 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13883:20 | 13883 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13910:20 | 13910 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13911:20 | 13911 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13938:20 | 13938 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13939:20 | 13939 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13975:20 | 13975 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:13976:20 | 13976 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14012:20 | 14012 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14013:20 | 14013 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14040:20 | 14040 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14041:20 | 14041 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14077:20 | 14077 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14078:20 | 14078 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14106:20 | 14106 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14107:20 | 14107 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14134:20 | 14134 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14135:20 | 14135 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14171:20 | 14171 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14172:20 | 14172 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14204:20 | 14204 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14205:20 | 14205 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14235:20 | 14235 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14236:20 | 14236 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14272:20 | 14272 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14273:20 | 14273 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14330:20 | 14330 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14331:20 | 14331 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14392:20 | 14392 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14393:20 | 14393 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14451:20 | 14451 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14452:20 | 14452 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14505:20 | 14505 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14506:20 | 14506 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14563:20 | 14563 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14564:20 | 14564 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14624:20 | 14624 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14625:20 | 14625 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14679:20 | 14679 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14680:20 | 14680 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14731:20 | 14731 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14732:20 | 14732 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14787:20 | 14787 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14788:20 | 14788 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14842:20 | 14842 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14843:20 | 14843 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14892:20 | 14892 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14893:20 | 14893 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14931:20 | 14931 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14932:20 | 14932 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14982:20 | 14982 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:14983:20 | 14983 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15026:20 | 15026 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15027:20 | 15027 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15056:20 | 15056 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15057:20 | 15057 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15106:20 | 15106 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15107:20 | 15107 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15156:20 | 15156 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15157:20 | 15157 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15207:20 | 15207 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15208:20 | 15208 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15261:20 | 15261 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15262:20 | 15262 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15303:20 | 15303 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15304:20 | 15304 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15353:20 | 15353 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15354:20 | 15354 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15418:20 | 15418 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15419:20 | 15419 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15480:20 | 15480 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15481:20 | 15481 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15544:20 | 15544 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15545:20 | 15545 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15600:20 | 15600 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15601:20 | 15601 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15644:20 | 15644 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15645:20 | 15645 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15672:20 | 15672 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15673:20 | 15673 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15698:20 | 15698 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15699:20 | 15699 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15733:20 | 15733 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15734:20 | 15734 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15760:20 | 15760 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15761:20 | 15761 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15797:20 | 15797 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15798:20 | 15798 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15837:20 | 15837 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15838:20 | 15838 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15893:20 | 15893 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15894:20 | 15894 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15941:20 | 15941 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15942:20 | 15942 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15975:20 | 15975 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:15976:20 | 15976 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16019:20 | 16019 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16020:20 | 16020 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16053:20 | 16053 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16054:20 | 16054 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16104:20 | 16104 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16105:20 | 16105 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16148:20 | 16148 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16149:20 | 16149 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16179:20 | 16179 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16180:20 | 16180 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16236:20 | 16236 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16237:20 | 16237 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16291:20 | 16291 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16292:20 | 16292 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16334:20 | 16334 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16335:20 | 16335 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16382:20 | 16382 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16383:20 | 16383 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16430:20 | 16430 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16431:20 | 16431 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16478:20 | 16478 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16479:20 | 16479 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16530:20 | 16530 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16531:20 | 16531 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16578:20 | 16578 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16579:20 | 16579 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16629:20 | 16629 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16630:20 | 16630 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16682:20 | 16682 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16683:20 | 16683 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16737:20 | 16737 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16738:20 | 16738 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16794:20 | 16794 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16795:20 | 16795 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16847:20 | 16847 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16848:20 | 16848 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16901:20 | 16901 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16902:20 | 16902 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16929:20 | 16929 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16930:20 | 16930 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16966:20 | 16966 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:16967:20 | 16967 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17021:20 | 17021 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17022:20 | 17022 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17074:20 | 17074 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17075:20 | 17075 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17126:20 | 17126 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17127:20 | 17127 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17178:20 | 17178 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17179:20 | 17179 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17227:20 | 17227 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17228:20 | 17228 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17276:20 | 17276 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17277:20 | 17277 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17325:20 | 17325 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17326:20 | 17326 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17378:20 | 17378 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17379:20 | 17379 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17439:20 | 17439 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17440:20 | 17440 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17494:20 | 17494 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17495:20 | 17495 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17546:20 | 17546 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17547:20 | 17547 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17589:20 | 17589 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17590:20 | 17590 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17640:20 | 17640 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17641:20 | 17641 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17691:20 | 17691 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17692:20 | 17692 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17742:20 | 17742 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17743:20 | 17743 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17795:20 | 17795 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17796:20 | 17796 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17847:20 | 17847 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17848:20 | 17848 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17891:20 | 17891 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17892:20 | 17892 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17935:20 | 17935 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17936:20 | 17936 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17979:20 | 17979 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:17980:20 | 17980 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18024:20 | 18024 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18025:20 | 18025 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18060:20 | 18060 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18061:20 | 18061 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18109:20 | 18109 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18110:20 | 18110 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18158:20 | 18158 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18159:20 | 18159 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18207:20 | 18207 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18208:20 | 18208 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18256:20 | 18256 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18257:20 | 18257 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18305:20 | 18305 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18306:20 | 18306 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18359:20 | 18359 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18360:20 | 18360 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18411:20 | 18411 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18412:20 | 18412 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18463:20 | 18463 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18464:20 | 18464 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18503:20 | 18503 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18504:20 | 18504 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18532:20 | 18532 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18533:20 | 18533 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18560:20 | 18560 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18561:20 | 18561 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18608:20 | 18608 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18609:20 | 18609 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18659:20 | 18659 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18660:20 | 18660 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18713:20 | 18713 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18714:20 | 18714 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18766:20 | 18766 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18767:20 | 18767 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18820:20 | 18820 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18821:20 | 18821 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18873:20 | 18873 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18874:20 | 18874 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18918:20 | 18918 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18919:20 | 18919 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18968:20 | 18968 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:18969:20 | 18969 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19018:20 | 19018 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19019:20 | 19019 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19062:20 | 19062 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19063:20 | 19063 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19119:20 | 19119 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19120:20 | 19120 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19170:20 | 19170 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19171:20 | 19171 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19221:20 | 19221 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19222:20 | 19222 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19269:20 | 19269 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19270:20 | 19270 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19317:20 | 19317 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19318:20 | 19318 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19365:20 | 19365 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19366:20 | 19366 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19414:20 | 19414 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19415:20 | 19415 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19479:20 | 19479 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19480:20 | 19480 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19530:20 | 19530 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19531:20 | 19531 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19581:20 | 19581 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19582:20 | 19582 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19632:20 | 19632 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19633:20 | 19633 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19675:20 | 19675 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19676:20 | 19676 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19721:20 | 19721 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19722:20 | 19722 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19771:20 | 19771 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19772:20 | 19772 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19809:20 | 19809 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19810:20 | 19810 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19857:20 | 19857 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19858:20 | 19858 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19900:20 | 19900 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19901:20 | 19901 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19943:20 | 19943 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19944:20 | 19944 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19986:20 | 19986 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:19987:20 | 19987 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20029:20 | 20029 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20030:20 | 20030 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20080:20 | 20080 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20081:20 | 20081 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20131:20 | 20131 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20132:20 | 20132 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20175:20 | 20175 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20176:20 | 20176 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20219:20 | 20219 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20220:20 | 20220 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20268:20 | 20268 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20269:20 | 20269 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20317:20 | 20317 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20318:20 | 20318 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20366:20 | 20366 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20367:20 | 20367 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20415:20 | 20415 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20416:20 | 20416 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20459:20 | 20459 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20460:20 | 20460 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20502:20 | 20502 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20503:20 | 20503 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20556:20 | 20556 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20557:20 | 20557 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20613:20 | 20613 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20614:20 | 20614 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20664:20 | 20664 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20665:20 | 20665 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20715:20 | 20715 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20716:20 | 20716 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20766:20 | 20766 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20767:20 | 20767 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20818:20 | 20818 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20819:20 | 20819 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20845:20 | 20845 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20846:20 | 20846 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20882:20 | 20882 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20883:20 | 20883 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20932:20 | 20932 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20933:20 | 20933 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20980:20 | 20980 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:20981:20 | 20981 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21031:20 | 21031 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21032:20 | 21032 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21087:20 | 21087 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21088:20 | 21088 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21137:20 | 21137 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21138:20 | 21138 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21173:20 | 21173 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21174:20 | 21174 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21225:20 | 21225 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21226:20 | 21226 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21253:20 | 21253 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21254:20 | 21254 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21282:20 | 21282 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21283:20 | 21283 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21325:20 | 21325 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21326:20 | 21326 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21352:20 | 21352 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21353:20 | 21353 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21383:20 | 21383 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21384:20 | 21384 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21410:20 | 21410 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21411:20 | 21411 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21442:20 | 21442 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21443:20 | 21443 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21469:20 | 21469 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21470:20 | 21470 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21501:20 | 21501 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21502:20 | 21502 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21528:20 | 21528 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21529:20 | 21529 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21556:20 | 21556 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21557:20 | 21557 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21584:20 | 21584 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21585:20 | 21585 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21611:20 | 21611 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21612:20 | 21612 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21643:20 | 21643 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21644:20 | 21644 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21675:20 | 21675 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21676:20 | 21676 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21702:20 | 21702 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21703:20 | 21703 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21730:20 | 21730 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21731:20 | 21731 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21759:20 | 21759 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21760:20 | 21760 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21790:20 | 21790 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21791:20 | 21791 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21841:20 | 21841 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21842:20 | 21842 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21875:20 | 21875 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21876:20 | 21876 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21926:20 | 21926 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21927:20 | 21927 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21961:20 | 21961 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21962:20 | 21962 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21997:20 | 21997 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:21998:20 | 21998 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22029:20 | 22029 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22030:20 | 22030 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22065:20 | 22065 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22066:20 | 22066 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22099:20 | 22099 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22100:20 | 22100 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22151:20 | 22151 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22152:20 | 22152 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22202:20 | 22202 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22203:20 | 22203 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22259:20 | 22259 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22260:20 | 22260 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22317:20 | 22317 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22318:20 | 22318 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22376:20 | 22376 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22377:20 | 22377 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22431:20 | 22431 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22432:20 | 22432 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22484:20 | 22484 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22485:20 | 22485 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22537:20 | 22537 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22538:20 | 22538 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22589:20 | 22589 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22590:20 | 22590 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22640:20 | 22640 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22641:20 | 22641 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22681:20 | 22681 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22682:20 | 22682 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22729:20 | 22729 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22730:20 | 22730 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22777:20 | 22777 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22778:20 | 22778 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22819:20 | 22819 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22820:20 | 22820 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22870:20 | 22870 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22871:20 | 22871 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22921:20 | 22921 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22922:20 | 22922 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22975:20 | 22975 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:22976:20 | 22976 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23026:20 | 23026 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23027:20 | 23027 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23077:20 | 23077 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23078:20 | 23078 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23125:20 | 23125 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23126:20 | 23126 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23178:20 | 23178 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23179:20 | 23179 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23226:20 | 23226 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23227:20 | 23227 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23275:20 | 23275 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23276:20 | 23276 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23312:20 | 23312 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23313:20 | 23313 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23344:20 | 23344 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23345:20 | 23345 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23378:20 | 23378 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23379:20 | 23379 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23407:20 | 23407 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23408:20 | 23408 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23436:20 | 23436 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23437:20 | 23437 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23471:20 | 23471 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23472:20 | 23472 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23508:20 | 23508 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23509:20 | 23509 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23542:20 | 23542 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23543:20 | 23543 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23579:20 | 23579 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23580:20 | 23580 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23608:20 | 23608 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23609:20 | 23609 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23635:20 | 23635 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23636:20 | 23636 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23667:20 | 23667 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23668:20 | 23668 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23709:20 | 23709 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23710:20 | 23710 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23741:20 | 23741 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23742:20 | 23742 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23772:20 | 23772 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23773:20 | 23773 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23824:20 | 23824 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23825:20 | 23825 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23860:20 | 23860 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23861:20 | 23861 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23911:20 | 23911 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23912:20 | 23912 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23953:20 | 23953 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23954:20 | 23954 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23996:20 | 23996 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:23997:20 | 23997 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24046:20 | 24046 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24047:20 | 24047 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24089:20 | 24089 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24090:20 | 24090 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24139:20 | 24139 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24140:20 | 24140 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24182:20 | 24182 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24183:20 | 24183 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24232:20 | 24232 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24233:20 | 24233 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24275:20 | 24275 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24276:20 | 24276 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24325:20 | 24325 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24326:20 | 24326 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24376:20 | 24376 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24377:20 | 24377 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24426:20 | 24426 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24427:20 | 24427 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24477:20 | 24477 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24478:20 | 24478 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24527:20 | 24527 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24528:20 | 24528 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24578:20 | 24578 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24579:20 | 24579 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24628:20 | 24628 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24629:20 | 24629 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24679:20 | 24679 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24680:20 | 24680 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24729:20 | 24729 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24730:20 | 24730 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24783:20 | 24783 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24784:20 | 24784 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24833:20 | 24833 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24834:20 | 24834 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24887:20 | 24887 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24888:20 | 24888 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24937:20 | 24937 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24938:20 | 24938 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24991:20 | 24991 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:24992:20 | 24992 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25041:20 | 25041 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25042:20 | 25042 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25095:20 | 25095 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25096:20 | 25096 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25145:20 | 25145 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25146:20 | 25146 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25202:20 | 25202 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25203:20 | 25203 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25252:20 | 25252 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25253:20 | 25253 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25309:20 | 25309 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25310:20 | 25310 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25359:20 | 25359 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25360:20 | 25360 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25416:20 | 25416 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25417:20 | 25417 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25466:20 | 25466 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25467:20 | 25467 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25523:20 | 25523 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25524:20 | 25524 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25574:20 | 25574 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25575:20 | 25575 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25628:20 | 25628 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25629:20 | 25629 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25682:20 | 25682 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25683:20 | 25683 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25736:20 | 25736 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25737:20 | 25737 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25790:20 | 25790 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25791:20 | 25791 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25844:20 | 25844 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25845:20 | 25845 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25898:20 | 25898 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25899:20 | 25899 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25952:20 | 25952 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:25953:20 | 25953 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26006:20 | 26006 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26007:20 | 26007 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26060:20 | 26060 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26061:20 | 26061 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26114:20 | 26114 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26115:20 | 26115 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26168:20 | 26168 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26169:20 | 26169 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26222:20 | 26222 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26223:20 | 26223 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26276:20 | 26276 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26277:20 | 26277 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26330:20 | 26330 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26331:20 | 26331 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26384:20 | 26384 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26385:20 | 26385 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26438:20 | 26438 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26439:20 | 26439 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26492:20 | 26492 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26493:20 | 26493 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26546:20 | 26546 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26547:20 | 26547 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26579:20 | 26579 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26580:20 | 26580 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26631:20 | 26631 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26632:20 | 26632 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26682:20 | 26682 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26683:20 | 26683 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26714:20 | 26714 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26715:20 | 26715 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26746:20 | 26746 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26747:20 | 26747 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26804:20 | 26804 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26805:20 | 26805 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26862:20 | 26862 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26863:20 | 26863 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26896:20 | 26896 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26897:20 | 26897 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26948:20 | 26948 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:26949:20 | 26949 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27004:20 | 27004 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27005:20 | 27005 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27038:20 | 27038 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27039:20 | 27039 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27070:20 | 27070 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27071:20 | 27071 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27100:20 | 27100 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27101:20 | 27101 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27149:20 | 27149 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27150:20 | 27150 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27197:20 | 27197 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27198:20 | 27198 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27241:20 | 27241 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27242:20 | 27242 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27289:20 | 27289 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27290:20 | 27290 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27333:20 | 27333 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27334:20 | 27334 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27382:20 | 27382 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27383:20 | 27383 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27416:20 | 27416 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27417:20 | 27417 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27453:20 | 27453 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27454:20 | 27454 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27507:20 | 27507 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27508:20 | 27508 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27542:20 | 27542 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27543:20 | 27543 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27597:20 | 27597 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27598:20 | 27598 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27647:20 | 27647 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27648:20 | 27648 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27694:20 | 27694 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27695:20 | 27695 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27750:20 | 27750 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27751:20 | 27751 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27787:20 | 27787 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27788:20 | 27788 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27838:20 | 27838 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27839:20 | 27839 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27867:20 | 27867 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27868:20 | 27868 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27906:20 | 27906 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27907:20 | 27907 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27942:20 | 27942 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27943:20 | 27943 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27994:20 | 27994 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:27995:20 | 27995 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28036:20 | 28036 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28037:20 | 28037 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28096:20 | 28096 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28097:20 | 28097 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28161:20 | 28161 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28162:20 | 28162 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28213:20 | 28213 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28214:20 | 28214 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28276:20 | 28276 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28277:20 | 28277 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28330:20 | 28330 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28331:20 | 28331 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28392:20 | 28392 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28393:20 | 28393 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28437:20 | 28437 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28438:20 | 28438 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28487:20 | 28487 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28488:20 | 28488 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28533:20 | 28533 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28534:20 | 28534 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28578:20 | 28578 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28579:20 | 28579 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28624:20 | 28624 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28625:20 | 28625 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28668:20 | 28668 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28669:20 | 28669 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28720:20 | 28720 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28721:20 | 28721 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28775:20 | 28775 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28776:20 | 28776 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28833:20 | 28833 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28834:20 | 28834 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28891:20 | 28891 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28892:20 | 28892 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28947:20 | 28947 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:28948:20 | 28948 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29013:20 | 29013 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29014:20 | 29014 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29075:20 | 29075 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29076:20 | 29076 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29133:20 | 29133 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29134:20 | 29134 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29165:20 | 29165 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29166:20 | 29166 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29214:20 | 29214 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29215:20 | 29215 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29268:20 | 29268 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29269:20 | 29269 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29316:20 | 29316 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29317:20 | 29317 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29364:20 | 29364 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29365:20 | 29365 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29407:20 | 29407 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29408:20 | 29408 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29455:20 | 29455 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29456:20 | 29456 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29498:20 | 29498 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29499:20 | 29499 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29546:20 | 29546 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29547:20 | 29547 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29597:20 | 29597 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29598:20 | 29598 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29651:20 | 29651 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29652:20 | 29652 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29708:20 | 29708 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29709:20 | 29709 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29765:20 | 29765 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29766:20 | 29766 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29817:20 | 29817 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29818:20 | 29818 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29878:20 | 29878 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29879:20 | 29879 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29934:20 | 29934 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29935:20 | 29935 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29994:20 | 29994 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:29995:20 | 29995 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30052:20 | 30052 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30053:20 | 30053 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30100:20 | 30100 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30101:20 | 30101 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30155:20 | 30155 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30156:20 | 30156 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30205:20 | 30205 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30206:20 | 30206 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30233:20 | 30233 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30234:20 | 30234 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30266:20 | 30266 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30267:20 | 30267 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30294:20 | 30294 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30295:20 | 30295 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30327:20 | 30327 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30328:20 | 30328 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30355:20 | 30355 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30356:20 | 30356 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30388:20 | 30388 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30389:20 | 30389 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30416:20 | 30416 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30417:20 | 30417 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30454:20 | 30454 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30455:20 | 30455 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30482:20 | 30482 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30483:20 | 30483 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30515:20 | 30515 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30516:20 | 30516 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30543:20 | 30543 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30544:20 | 30544 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30576:20 | 30576 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30577:20 | 30577 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30604:20 | 30604 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30605:20 | 30605 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30637:20 | 30637 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30638:20 | 30638 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30665:20 | 30665 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30666:20 | 30666 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30703:20 | 30703 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30704:20 | 30704 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30737:20 | 30737 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30738:20 | 30738 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30770:20 | 30770 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30771:20 | 30771 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30805:20 | 30805 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30806:20 | 30806 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30838:20 | 30838 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30839:20 | 30839 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30873:20 | 30873 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30874:20 | 30874 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30906:20 | 30906 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30907:20 | 30907 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30941:20 | 30941 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30942:20 | 30942 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30979:20 | 30979 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:30980:20 | 30980 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31022:20 | 31022 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31023:20 | 31023 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31055:20 | 31055 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31056:20 | 31056 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31098:20 | 31098 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31099:20 | 31099 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31131:20 | 31131 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31132:20 | 31132 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31174:20 | 31174 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31175:20 | 31175 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31207:20 | 31207 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31208:20 | 31208 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31257:20 | 31257 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31258:20 | 31258 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31295:20 | 31295 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31296:20 | 31296 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31343:20 | 31343 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31344:20 | 31344 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31394:20 | 31394 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31395:20 | 31395 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31445:20 | 31445 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31446:20 | 31446 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31496:20 | 31496 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31497:20 | 31497 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31547:20 | 31547 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31548:20 | 31548 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31598:20 | 31598 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31599:20 | 31599 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31649:20 | 31649 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31650:20 | 31650 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31700:20 | 31700 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31701:20 | 31701 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31751:20 | 31751 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31752:20 | 31752 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31802:20 | 31802 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31803:20 | 31803 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31853:20 | 31853 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31854:20 | 31854 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31904:20 | 31904 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31905:20 | 31905 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31955:20 | 31955 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:31956:20 | 31956 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32006:20 | 32006 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32007:20 | 32007 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32057:20 | 32057 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32058:20 | 32058 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32108:20 | 32108 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32109:20 | 32109 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32159:20 | 32159 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32160:20 | 32160 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32210:20 | 32210 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32211:20 | 32211 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32262:20 | 32262 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32263:20 | 32263 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32310:20 | 32310 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32311:20 | 32311 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32337:20 | 32337 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32338:20 | 32338 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32369:20 | 32369 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32370:20 | 32370 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32397:20 | 32397 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32398:20 | 32398 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32444:20 | 32444 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32445:20 | 32445 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32475:20 | 32475 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32476:20 | 32476 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32510:20 | 32510 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32511:20 | 32511 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32558:20 | 32558 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32559:20 | 32559 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32615:20 | 32615 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32616:20 | 32616 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32669:20 | 32669 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32670:20 | 32670 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32722:20 | 32722 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32723:20 | 32723 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32769:20 | 32769 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32770:20 | 32770 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32809:20 | 32809 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32810:20 | 32810 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32862:20 | 32862 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32863:20 | 32863 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32919:20 | 32919 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32920:20 | 32920 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32951:20 | 32951 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32952:20 | 32952 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32984:20 | 32984 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:32985:20 | 32985 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33016:20 | 33016 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33017:20 | 33017 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33049:20 | 33049 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33050:20 | 33050 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33081:20 | 33081 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33082:20 | 33082 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33114:20 | 33114 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33115:20 | 33115 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33147:20 | 33147 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33148:20 | 33148 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33180:20 | 33180 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33181:20 | 33181 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33213:20 | 33213 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33214:20 | 33214 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33246:20 | 33246 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33247:20 | 33247 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33279:20 | 33279 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33280:20 | 33280 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33312:20 | 33312 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33313:20 | 33313 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33351:20 | 33351 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33352:20 | 33352 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33384:20 | 33384 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33385:20 | 33385 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33423:20 | 33423 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33424:20 | 33424 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33456:20 | 33456 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33457:20 | 33457 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33495:20 | 33495 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33496:20 | 33496 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33528:20 | 33528 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33529:20 | 33529 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33561:20 | 33561 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33562:20 | 33562 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33594:20 | 33594 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33595:20 | 33595 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33626:20 | 33626 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33627:20 | 33627 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33680:20 | 33680 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33681:20 | 33681 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33713:20 | 33713 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33714:20 | 33714 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33746:20 | 33746 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33747:20 | 33747 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33779:20 | 33779 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33780:20 | 33780 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33812:20 | 33812 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33813:20 | 33813 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33866:20 | 33866 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33867:20 | 33867 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33899:20 | 33899 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33900:20 | 33900 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33953:20 | 33953 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33954:20 | 33954 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33986:20 | 33986 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:33987:20 | 33987 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34019:20 | 34019 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34020:20 | 34020 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34073:20 | 34073 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34074:20 | 34074 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34106:20 | 34106 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34107:20 | 34107 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34139:20 | 34139 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34140:20 | 34140 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34172:20 | 34172 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34173:20 | 34173 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34204:20 | 34204 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34205:20 | 34205 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34244:20 | 34244 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34245:20 | 34245 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34285:20 | 34285 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34286:20 | 34286 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34326:20 | 34326 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34327:20 | 34327 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34380:20 | 34380 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34381:20 | 34381 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34413:20 | 34413 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34414:20 | 34414 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34446:20 | 34446 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34447:20 | 34447 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34479:20 | 34479 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34480:20 | 34480 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34512:20 | 34512 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34513:20 | 34513 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34545:20 | 34545 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34546:20 | 34546 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34578:20 | 34578 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34579:20 | 34579 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34621:20 | 34621 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34622:20 | 34622 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34654:20 | 34654 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34655:20 | 34655 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34699:20 | 34699 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34700:20 | 34700 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34732:20 | 34732 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34733:20 | 34733 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34777:20 | 34777 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34778:20 | 34778 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34810:20 | 34810 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34811:20 | 34811 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34843:20 | 34843 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34844:20 | 34844 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34897:20 | 34897 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34898:20 | 34898 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34930:20 | 34930 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34931:20 | 34931 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34963:20 | 34963 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34964:20 | 34964 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34996:20 | 34996 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:34997:20 | 34997 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35050:20 | 35050 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35051:20 | 35051 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35083:20 | 35083 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35084:20 | 35084 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35116:20 | 35116 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35117:20 | 35117 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35168:20 | 35168 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35169:20 | 35169 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35221:20 | 35221 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35222:20 | 35222 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35254:20 | 35254 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35255:20 | 35255 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35286:20 | 35286 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35287:20 | 35287 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35319:20 | 35319 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35320:20 | 35320 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35351:20 | 35351 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35352:20 | 35352 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35396:20 | 35396 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35397:20 | 35397 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35428:20 | 35428 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35429:20 | 35429 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35482:20 | 35482 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35483:20 | 35483 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35515:20 | 35515 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35516:20 | 35516 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35567:20 | 35567 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35568:20 | 35568 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35621:20 | 35621 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35622:20 | 35622 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35673:20 | 35673 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35674:20 | 35674 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35724:20 | 35724 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35725:20 | 35725 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35776:20 | 35776 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35777:20 | 35777 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35827:20 | 35827 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35828:20 | 35828 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35879:20 | 35879 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35880:20 | 35880 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35930:20 | 35930 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35931:20 | 35931 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35982:20 | 35982 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:35983:20 | 35983 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36034:20 | 36034 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36035:20 | 36035 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36090:20 | 36090 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36091:20 | 36091 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36132:20 | 36132 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36133:20 | 36133 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36166:20 | 36166 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36167:20 | 36167 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36208:20 | 36208 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36209:20 | 36209 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36262:20 | 36262 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36263:20 | 36263 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36296:20 | 36296 | #[cfg_attr(feature = "inline", inline)] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `inline_always` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:36297:20 | 36297 | #[cfg_attr(feature = "inline_always", inline(always))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `inline_always` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `chlorine` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:117:9 | 117 | not(feature = "chlorine"), | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `chlorine` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `chlorine` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:121:7 | 121 | #[cfg(feature = "chlorine")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `chlorine` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `global_loader` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:142:7 | 142 | #[cfg(feature = "global_loader")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `global_loader` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bytemuck` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glow-0.12.3/src/gl46.rs:37021:11 | 37021 | #[cfg(feature = "bytemuck")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` = help: consider adding `bytemuck` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh xcursor v0.3.8 Fresh renderdoc-sys v1.1.0 Fresh try-lock v0.2.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ Fresh precis-tools v0.1.7 Fresh cipher v0.4.4 warning: `profiling` (lib) generated 1 warning (1 duplicate) warning: `glow` (lib) generated 1379 warnings (1 duplicate) warning: `xcursor` (lib) generated 1 warning (1 duplicate) warning: `renderdoc-sys` (lib) generated 1 warning (1 duplicate) warning: `try-lock` (lib) generated 5 warnings (1 duplicate) warning: `precis-tools` (lib) generated 1 warning (1 duplicate) warning: `cipher` (lib) generated 1 warning (1 duplicate) Fresh wayland-cursor v0.29.5 Fresh want v0.3.1 Fresh wgpu-hal v0.16.2 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:744:21 | 744 | std::ptr::null_mut(), | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/lib.rs:49:5 | 49 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 744 - std::ptr::null_mut(), 744 + ptr::null_mut(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1093:65 | 1093 | &mut temp_xlib_handle as *mut _ as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1093 - &mut temp_xlib_handle as *mut _ as *mut std::ffi::c_void 1093 + &mut temp_xlib_handle as *mut _ as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1096:47 | 1096 | handle.window as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1096 - handle.window as *mut std::ffi::c_void 1096 + handle.window as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1100:64 | 1100 | &mut temp_xcb_handle as *mut _ as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1100 - &mut temp_xcb_handle as *mut _ as *mut std::ffi::c_void 1100 + &mut temp_xcb_handle as *mut _ as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1103:47 | 1103 | handle.window as *mut std::ffi::c_void | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1103 - handle.window as *mut std::ffi::c_void 1103 + handle.window as *mut ffi::c_void | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:1111:47 | 1111 | ... as *mut _ as *mut std::ffi::c_void; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1111 - as *mut _ as *mut std::ffi::c_void; 1111 + as *mut _ as *mut ffi::c_void; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/command.rs:54:30 | 54 | data.len() * mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 54 - data.len() * mem::size_of::(), 54 + data.len() * size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/command.rs:983:33 | 983 | offset + draw * mem::size_of::() as wgt::BufferAddress; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 983 - offset + draw * mem::size_of::() as wgt::BufferAddress; 983 + offset + draw * size_of::() as wgt::BufferAddress; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/command.rs:1004:26 | 1004 | + draw * mem::size_of::() as wgt::BufferAddress; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1004 - + draw * mem::size_of::() as wgt::BufferAddress; 1004 + + draw * size_of::() as wgt::BufferAddress; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/device.rs:332:37 | 332 | let mut shaders_to_delete = arrayvec::ArrayVec::<_, 3>::new(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 332 - let mut shaders_to_delete = arrayvec::ArrayVec::<_, 3>::new(); 332 + let mut shaders_to_delete = ArrayVec::<_, 3>::new(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/queue.rs:879:57 | 879 | self.temp_query_results.len() * mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 879 - self.temp_query_results.len() * mem::size_of::(), 879 + self.temp_query_results.len() * size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/queue.rs:1411:41 | 1411 | ... raw.len() / mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1411 - raw.len() / mem::size_of::(), 1411 + raw.len() / size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:967:17 | 967 | ash::vk::PhysicalDeviceType::OTHER => wgt::DeviceType::Other, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 967 - ash::vk::PhysicalDeviceType::OTHER => wgt::DeviceType::Other, 967 + vk::PhysicalDeviceType::OTHER => wgt::DeviceType::Other, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:968:17 | 968 | ash::vk::PhysicalDeviceType::INTEGRATED_GPU => wgt::DeviceType::IntegratedGpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 968 - ash::vk::PhysicalDeviceType::INTEGRATED_GPU => wgt::DeviceType::IntegratedGpu, 968 + vk::PhysicalDeviceType::INTEGRATED_GPU => wgt::DeviceType::IntegratedGpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:969:17 | 969 | ash::vk::PhysicalDeviceType::DISCRETE_GPU => wgt::DeviceType::DiscreteGpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 969 - ash::vk::PhysicalDeviceType::DISCRETE_GPU => wgt::DeviceType::DiscreteGpu, 969 + vk::PhysicalDeviceType::DISCRETE_GPU => wgt::DeviceType::DiscreteGpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:970:17 | 970 | ash::vk::PhysicalDeviceType::VIRTUAL_GPU => wgt::DeviceType::VirtualGpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 970 - ash::vk::PhysicalDeviceType::VIRTUAL_GPU => wgt::DeviceType::VirtualGpu, 970 + vk::PhysicalDeviceType::VIRTUAL_GPU => wgt::DeviceType::VirtualGpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:971:17 | 971 | ash::vk::PhysicalDeviceType::CPU => wgt::DeviceType::Cpu, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 971 - ash::vk::PhysicalDeviceType::CPU => wgt::DeviceType::Cpu, 971 + vk::PhysicalDeviceType::CPU => wgt::DeviceType::Cpu, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/adapter.rs:1135:42 | 1135 | pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1135 - pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { 1135 + pub fn raw_physical_device(&self) -> vk::PhysicalDevice { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:705:17 | 705 | mem::size_of::() as u32, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 705 - mem::size_of::() as u32, 705 + size_of::() as u32, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:721:17 | 721 | mem::size_of::() as u32, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 721 - mem::size_of::() as u32, 721 + size_of::() as u32, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:733:22 | 733 | let stride = mem::size_of::() as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 733 - let stride = mem::size_of::() as u32; 733 + let stride = size_of::() as u32; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/command.rs:759:22 | 759 | let stride = mem::size_of::() as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 759 - let stride = mem::size_of::() as u32; 759 + let stride = size_of::() as u32; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:782:42 | 782 | pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 782 - pub fn raw_physical_device(&self) -> ash::vk::PhysicalDevice { 782 + pub fn raw_physical_device(&self) -> vk::PhysicalDevice { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:786:32 | 786 | pub fn raw_queue(&self) -> ash::vk::Queue { | ^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 786 - pub fn raw_queue(&self) -> ash::vk::Queue { 786 + pub fn raw_queue(&self) -> vk::Queue { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:1977:17 | 1977 | ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1977 - ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; 1977 + vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/device.rs:1992:17 | 1992 | ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1992 - ash::vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; 1992 + vk::Handle::as_raw(self.shared.instance.raw.handle()) as *mut *mut _; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/mod.rs:245:16 | 245 | raw_queue: ash::vk::Queue, | ^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 245 - raw_queue: ash::vk::Queue, 245 + raw_queue: vk::Queue, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/vulkan/mod.rs:248:22 | 248 | physical_device: ash::vk::PhysicalDevice, | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 248 - physical_device: ash::vk::PhysicalDevice, 248 + physical_device: vk::PhysicalDevice, | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-hal-0.16.2/src/gles/egl.rs:393:40 | 393 | pub unsafe fn get_without_egl_lock(&self) -> MutexGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 393 | pub unsafe fn get_without_egl_lock(&self) -> MutexGuard<'_, glow::Context> { | +++ Fresh tiny-skia-path v0.8.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-path-0.8.4/src/path.rs:97:21 | 97 | pub fn segments(&self) -> PathSegmentsIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the 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 | 97 | pub fn segments(&self) -> PathSegmentsIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-path-0.8.4/src/stroker.rs:433:17 | 433 | fn builders(&mut self) -> SwappableBuilders { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 433 | fn builders(&mut self) -> SwappableBuilders<'_> { | ++++ Fresh calloop v0.10.6 warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/lib.rs:146:13 | 146 | #![cfg_attr(coverage, feature(no_coverage))] | ^^^^^^^^ | = 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(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` 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: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sys/mod.rs:183:16 | 183 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/error.rs:78:16 | 78 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/error.rs:87:16 | 87 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/io.rs:42:16 | 42 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/loop_logic.rs:49:16 | 49 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/loop_logic.rs:56:16 | 56 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/loop_logic.rs:212:16 | 212 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/loop_logic.rs:472:16 | 472 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/channel.rs:39:16 | 39 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/channel.rs:75:16 | 75 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/timer.rs:267:16 | 267 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/timer.rs:284:16 | 284 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:415:16 | 415 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `coverage` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:488:16 | 488 | #[cfg_attr(coverage, no_coverage)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: value assigned to `inserted` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/error.rs:71:9 | 71 | pub inserted: T, | ^^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/error.rs:74:9 | 74 | pub error: Error, | ^^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:372:22 | 372 | fn as_source_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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 372 | fn as_source_ref(&self) -> Ref<'_, S>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:373:22 | 373 | fn as_source_mut(&self) -> RefMut; | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 373 | fn as_source_mut(&self) -> RefMut<'_, S>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:383:22 | 383 | fn as_source_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 | 383 | fn as_source_ref(&self) -> Ref<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:387:22 | 387 | fn as_source_mut(&self) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 387 | fn as_source_mut(&self) -> RefMut<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:443:26 | 443 | pub fn as_source_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 | 443 | pub fn as_source_ref(&self) -> Ref<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/calloop-0.10.6/src/sources/mod.rs:455:26 | 455 | pub fn as_source_mut(&self) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 455 | pub fn as_source_mut(&self) -> RefMut<'_, S> { | +++ Fresh wasm-bindgen-shared v0.2.92 Fresh wayland-protocols v0.29.5 warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:218:22 | 218 | unsafe { &xdg_activation_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const xdg_activation_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:251:13 | 251 | &super::xdg_activation_token_v1::xdg_activation_token_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | &raw const super::xdg_activation_token_v1::xdg_activation_token_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:256:13 | 256 | &super::wl_surface::wl_surface_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | &raw const super::wl_surface::wl_surface_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:263:29 | 263 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 263 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:268:29 | 268 | types: unsafe { &xdg_activation_v1_requests_get_activation_token_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 268 | types: unsafe { &raw const xdg_activation_v1_requests_get_activation_token_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:273:29 | 273 | types: unsafe { &xdg_activation_v1_requests_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 273 | types: unsafe { &raw const xdg_activation_v1_requests_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:281:28 | 281 | requests: unsafe { &xdg_activation_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 281 | requests: unsafe { &raw const xdg_activation_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:589:22 | 589 | unsafe { &xdg_activation_token_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 589 | unsafe { &raw const xdg_activation_token_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:638:13 | 638 | &super::wl_seat::wl_seat_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 638 | &raw const super::wl_seat::wl_seat_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:641:19 | 641 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 641 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:647:29 | 647 | types: unsafe { &xdg_activation_token_v1_requests_set_serial_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 647 | types: unsafe { &raw const xdg_activation_token_v1_requests_set_serial_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:652:29 | 652 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 652 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:657:29 | 657 | types: unsafe { &xdg_activation_token_v1_requests_set_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 657 | types: unsafe { &raw const xdg_activation_token_v1_requests_set_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:662:29 | 662 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 662 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:667:29 | 667 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 667 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:674:25 | 674 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 674 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:681:28 | 681 | requests: unsafe { &xdg_activation_token_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 681 | requests: unsafe { &raw const xdg_activation_token_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-activation-v1_client_api.rs:683:26 | 683 | events: unsafe { &xdg_activation_token_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 683 | events: unsafe { &raw const xdg_activation_token_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:366:22 | 366 | unsafe { &zwp_fullscreen_shell_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 366 | unsafe { &raw const zwp_fullscreen_shell_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:414:18 | 414 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 414 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:416:18 | 416 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 416 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:420:18 | 420 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 420 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:421:18 | 421 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 421 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:424:13 | 424 | & super :: zwp_fullscreen_shell_mode_feedback_v1 :: zwp_fullscreen_shell_mode_feedback_v1_interface as * const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 424 | &raw const super :: zwp_fullscreen_shell_mode_feedback_v1 :: zwp_fullscreen_shell_mode_feedback_v1_interface as * const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:432:29 | 432 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 432 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:437:29 | 437 | types: unsafe { &zwp_fullscreen_shell_v1_requests_present_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 437 | types: unsafe { &raw const zwp_fullscreen_shell_v1_requests_present_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:443:17 | 443 | &zwp_fullscreen_shell_v1_requests_present_surface_for_mode_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 443 | &raw const zwp_fullscreen_shell_v1_requests_present_surface_for_mode_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:451:25 | 451 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 451 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:458:28 | 458 | requests: unsafe { &zwp_fullscreen_shell_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 458 | requests: unsafe { &raw const zwp_fullscreen_shell_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:460:26 | 460 | events: unsafe { &zwp_fullscreen_shell_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 460 | events: unsafe { &raw const zwp_fullscreen_shell_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:636:22 | 636 | unsafe { &zwp_fullscreen_shell_mode_feedback_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 636 | unsafe { &raw const zwp_fullscreen_shell_mode_feedback_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:651:29 | 651 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 651 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:656:29 | 656 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 656 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:661:29 | 661 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 661 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/fullscreen-shell-v1_client_api.rs:671:26 | 671 | events: unsafe { &zwp_fullscreen_shell_mode_feedback_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 671 | events: unsafe { &raw const zwp_fullscreen_shell_mode_feedback_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:190:22 | 190 | unsafe { &zwp_idle_inhibit_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 190 | unsafe { &raw const zwp_idle_inhibit_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:217:13 | 217 | &super::zwp_idle_inhibitor_v1::zwp_idle_inhibitor_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 217 | &raw const super::zwp_idle_inhibitor_v1::zwp_idle_inhibitor_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:219:18 | 219 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 219 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:226:29 | 226 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:232:17 | 232 | &zwp_idle_inhibit_manager_v1_requests_create_inhibitor_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | &raw const zwp_idle_inhibit_manager_v1_requests_create_inhibitor_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:241:28 | 241 | requests: unsafe { &zwp_idle_inhibit_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 241 | requests: unsafe { &raw const zwp_idle_inhibit_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:403:22 | 403 | unsafe { &zwp_idle_inhibitor_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 403 | unsafe { &raw const zwp_idle_inhibitor_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:419:25 | 419 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 419 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/idle-inhibit-v1_client_api.rs:426:28 | 426 | requests: unsafe { &zwp_idle_inhibitor_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 426 | requests: unsafe { &raw const zwp_idle_inhibitor_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:804:22 | 804 | unsafe { &zwp_input_method_context_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 804 | unsafe { &raw const zwp_input_method_context_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:967:19 | 967 | [unsafe { &super::wl_keyboard::wl_keyboard_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 967 | [unsafe { &raw const super::wl_keyboard::wl_keyboard_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:973:29 | 973 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 973 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:978:29 | 978 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 978 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:983:29 | 983 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:988:29 | 988 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 988 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:993:29 | 993 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 993 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:998:29 | 998 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 998 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1003:29 | 1003 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1003 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1008:29 | 1008 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1008 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1013:29 | 1013 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1013 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1018:29 | 1018 | types: unsafe { &zwp_input_method_context_v1_requests_grab_keyboard_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1018 | types: unsafe { &raw const zwp_input_method_context_v1_requests_grab_keyboard_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1023:29 | 1023 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1023 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1028:29 | 1028 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1028 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1033:29 | 1033 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1033 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1038:29 | 1038 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1038 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1046:29 | 1046 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1046 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1051:29 | 1051 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1051 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1056:29 | 1056 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1056 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1061:29 | 1061 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1061 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1066:29 | 1066 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1066 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1071:29 | 1071 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1071 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1079:28 | 1079 | requests: unsafe { &zwp_input_method_context_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1079 | requests: unsafe { &raw const zwp_input_method_context_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1081:26 | 1081 | events: unsafe { &zwp_input_method_context_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1081 | events: unsafe { &raw const zwp_input_method_context_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1288:22 | 1288 | unsafe { &zwp_input_method_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1288 | unsafe { &raw const zwp_input_method_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1297:9 | 1297 | &super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1297 | &raw const super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1301:9 | 1301 | &super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1301 | &raw const super::zwp_input_method_context_v1::zwp_input_method_context_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1309:29 | 1309 | types: unsafe { &zwp_input_method_v1_events_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1309 | types: unsafe { &raw const zwp_input_method_v1_events_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1314:29 | 1314 | types: unsafe { &zwp_input_method_v1_events_deactivate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1314 | types: unsafe { &raw const zwp_input_method_v1_events_deactivate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1324:26 | 1324 | events: unsafe { &zwp_input_method_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1324 | events: unsafe { &raw const zwp_input_method_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1491:22 | 1491 | unsafe { &zwp_input_panel_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1491 | unsafe { &raw const zwp_input_panel_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1510:13 | 1510 | &super::zwp_input_panel_surface_v1::zwp_input_panel_surface_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1510 | &raw const super::zwp_input_panel_surface_v1::zwp_input_panel_surface_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1513:18 | 1513 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1513 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1519:25 | 1519 | types: unsafe { &zwp_input_panel_v1_requests_get_input_panel_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1519 | types: unsafe { &raw const zwp_input_panel_v1_requests_get_input_panel_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1526:28 | 1526 | requests: unsafe { &zwp_input_panel_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1526 | requests: unsafe { &raw const zwp_input_panel_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1733:22 | 1733 | unsafe { &zwp_input_panel_surface_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1733 | unsafe { &raw const zwp_input_panel_surface_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1756:18 | 1756 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1756 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1764:29 | 1764 | types: unsafe { &zwp_input_panel_surface_v1_requests_set_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1764 | types: unsafe { &raw const zwp_input_panel_surface_v1_requests_set_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1769:29 | 1769 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1769 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-v1_client_api.rs:1777:28 | 1777 | requests: unsafe { &zwp_input_panel_surface_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1777 | requests: unsafe { &raw const zwp_input_panel_surface_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:244:22 | 244 | unsafe { &zwp_input_timestamps_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 244 | unsafe { &raw const zwp_input_timestamps_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:295:13 | 295 | &super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 295 | &raw const super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:298:18 | 298 | unsafe { &super::wl_keyboard::wl_keyboard_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 298 | unsafe { &raw const super::wl_keyboard::wl_keyboard_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:303:13 | 303 | &super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 303 | &raw const super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:306:18 | 306 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 306 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:311:13 | 311 | &super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 311 | &raw const super::zwp_input_timestamps_v1::zwp_input_timestamps_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:314:18 | 314 | unsafe { &super::wl_touch::wl_touch_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 314 | unsafe { &raw const super::wl_touch::wl_touch_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:321:29 | 321 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 321 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:327:17 | 327 | &zwp_input_timestamps_manager_v1_requests_get_keyboard_timestamps_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 327 | &raw const zwp_input_timestamps_manager_v1_requests_get_keyboard_timestamps_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:334:17 | 334 | &zwp_input_timestamps_manager_v1_requests_get_pointer_timestamps_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 334 | &raw const zwp_input_timestamps_manager_v1_requests_get_pointer_timestamps_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:341:17 | 341 | &zwp_input_timestamps_manager_v1_requests_get_touch_timestamps_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 341 | &raw const zwp_input_timestamps_manager_v1_requests_get_touch_timestamps_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:350:28 | 350 | requests: unsafe { &zwp_input_timestamps_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 350 | requests: unsafe { &raw const zwp_input_timestamps_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:568:22 | 568 | unsafe { &zwp_input_timestamps_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 568 | unsafe { &raw const zwp_input_timestamps_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:586:25 | 586 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 586 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:592:25 | 592 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 592 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:599:28 | 599 | requests: unsafe { &zwp_input_timestamps_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 599 | requests: unsafe { &raw const zwp_input_timestamps_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-timestamps-v1_client_api.rs:601:26 | 601 | events: unsafe { &zwp_input_timestamps_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 601 | events: unsafe { &raw const zwp_input_timestamps_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:218:22 | 218 | unsafe { &zwp_keyboard_shortcuts_inhibit_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const zwp_keyboard_shortcuts_inhibit_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:248:13 | 248 | & super :: zwp_keyboard_shortcuts_inhibitor_v1 :: zwp_keyboard_shortcuts_inhibitor_v1_interface as * const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 248 | &raw const super :: zwp_keyboard_shortcuts_inhibitor_v1 :: zwp_keyboard_shortcuts_inhibitor_v1_interface as * const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:250:18 | 250 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 250 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:251:18 | 251 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:258:29 | 258 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 258 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:264:17 | 264 | &zwp_keyboard_shortcuts_inhibit_manager_v1_requests_inhibit_shortcuts_types | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const zwp_keyboard_shortcuts_inhibit_manager_v1_requests_inhibit_shortcuts_types | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:275:32 | 275 | requests: unsafe { &zwp_keyboard_shortcuts_inhibit_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 275 | requests: unsafe { &raw const zwp_keyboard_shortcuts_inhibit_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:467:22 | 467 | unsafe { &zwp_keyboard_shortcuts_inhibitor_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 467 | unsafe { &raw const zwp_keyboard_shortcuts_inhibitor_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:487:25 | 487 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 487 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:494:29 | 494 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 494 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:499:29 | 499 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 499 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:507:28 | 507 | requests: unsafe { &zwp_keyboard_shortcuts_inhibitor_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 507 | requests: unsafe { &raw const zwp_keyboard_shortcuts_inhibitor_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/keyboard-shortcuts-inhibit-v1_client_api.rs:509:26 | 509 | events: unsafe { &zwp_keyboard_shortcuts_inhibitor_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 509 | events: unsafe { &raw const zwp_keyboard_shortcuts_inhibitor_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:278:22 | 278 | unsafe { &zwp_linux_dmabuf_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 278 | unsafe { &raw const zwp_linux_dmabuf_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:305:13 | 305 | &super::zwp_linux_buffer_params_v1::zwp_linux_buffer_params_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 305 | &raw const super::zwp_linux_buffer_params_v1::zwp_linux_buffer_params_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:313:29 | 313 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 313 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:318:29 | 318 | types: unsafe { &zwp_linux_dmabuf_v1_requests_create_params_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 318 | types: unsafe { &raw const zwp_linux_dmabuf_v1_requests_create_params_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:326:29 | 326 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 326 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:331:29 | 331 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 331 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:339:28 | 339 | requests: unsafe { &zwp_linux_dmabuf_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 339 | requests: unsafe { &raw const zwp_linux_dmabuf_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:341:26 | 341 | events: unsafe { &zwp_linux_dmabuf_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 341 | events: unsafe { &raw const zwp_linux_dmabuf_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:769:22 | 769 | unsafe { &zwp_linux_buffer_params_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 769 | unsafe { &raw const zwp_linux_buffer_params_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:838:18 | 838 | unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 838 | unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:849:29 | 849 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 849 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:854:29 | 854 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 854 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:859:29 | 859 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 859 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:864:29 | 864 | types: unsafe { &zwp_linux_buffer_params_v1_requests_create_immed_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 864 | types: unsafe { &raw const zwp_linux_buffer_params_v1_requests_create_immed_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:868:19 | 868 | [unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 868 | [unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:874:29 | 874 | types: unsafe { &zwp_linux_buffer_params_v1_events_created_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 874 | types: unsafe { &raw const zwp_linux_buffer_params_v1_events_created_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:879:29 | 879 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 879 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:887:28 | 887 | requests: unsafe { &zwp_linux_buffer_params_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 887 | requests: unsafe { &raw const zwp_linux_buffer_params_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-dmabuf-v1_client_api.rs:889:26 | 889 | events: unsafe { &zwp_linux_buffer_params_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 889 | events: unsafe { &raw const zwp_linux_buffer_params_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:209:22 | 209 | unsafe { &zwp_linux_explicit_synchronization_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 209 | unsafe { &raw const zwp_linux_explicit_synchronization_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:237:13 | 237 | & super :: zwp_linux_surface_synchronization_v1 :: zwp_linux_surface_synchronization_v1_interface as * const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 237 | &raw const super :: zwp_linux_surface_synchronization_v1 :: zwp_linux_surface_synchronization_v1_interface as * const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:239:18 | 239 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 239 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:246:29 | 246 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 246 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:252:17 | 252 | &zwp_linux_explicit_synchronization_v1_requests_get_synchronization_types | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 252 | &raw const zwp_linux_explicit_synchronization_v1_requests_get_synchronization_types | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:262:28 | 262 | requests: unsafe { &zwp_linux_explicit_synchronization_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 262 | requests: unsafe { &raw const zwp_linux_explicit_synchronization_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:503:22 | 503 | unsafe { &zwp_linux_surface_synchronization_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 503 | unsafe { &raw const zwp_linux_surface_synchronization_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:533:9 | 533 | &super::zwp_linux_buffer_release_v1::zwp_linux_buffer_release_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 533 | &raw const super::zwp_linux_buffer_release_v1::zwp_linux_buffer_release_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:541:29 | 541 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 541 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:546:29 | 546 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 546 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:552:17 | 552 | &zwp_linux_surface_synchronization_v1_requests_get_release_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 552 | &raw const zwp_linux_surface_synchronization_v1_requests_get_release_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:561:28 | 561 | requests: unsafe { &zwp_linux_surface_synchronization_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 561 | requests: unsafe { &raw const zwp_linux_surface_synchronization_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:743:22 | 743 | unsafe { &zwp_linux_buffer_release_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 743 | unsafe { &raw const zwp_linux_buffer_release_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:756:29 | 756 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 756 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:761:29 | 761 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 761 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/linux-explicit-synchronization-v1_client_api.rs:771:26 | 771 | events: unsafe { &zwp_linux_buffer_release_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 771 | events: unsafe { &raw const zwp_linux_buffer_release_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:320:22 | 320 | unsafe { &zwp_pointer_constraints_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 320 | unsafe { &raw const zwp_pointer_constraints_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:370:13 | 370 | &super::zwp_locked_pointer_v1::zwp_locked_pointer_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 370 | &raw const super::zwp_locked_pointer_v1::zwp_locked_pointer_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:372:18 | 372 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 372 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:373:18 | 373 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 373 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:374:18 | 374 | unsafe { &super::wl_region::wl_region_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 374 | unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:379:13 | 379 | &super::zwp_confined_pointer_v1::zwp_confined_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 379 | &raw const super::zwp_confined_pointer_v1::zwp_confined_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:382:18 | 382 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 382 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:383:18 | 383 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 383 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:384:18 | 384 | unsafe { &super::wl_region::wl_region_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 384 | unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:392:29 | 392 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 392 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:397:29 | 397 | types: unsafe { &zwp_pointer_constraints_v1_requests_lock_pointer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 397 | types: unsafe { &raw const zwp_pointer_constraints_v1_requests_lock_pointer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:403:17 | 403 | &zwp_pointer_constraints_v1_requests_confine_pointer_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 403 | &raw const zwp_pointer_constraints_v1_requests_confine_pointer_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:412:28 | 412 | requests: unsafe { &zwp_pointer_constraints_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 412 | requests: unsafe { &raw const zwp_pointer_constraints_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:663:22 | 663 | unsafe { &zwp_locked_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 663 | unsafe { &raw const zwp_locked_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:699:19 | 699 | [unsafe { &super::wl_region::wl_region_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 699 | [unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:705:29 | 705 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 705 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:710:29 | 710 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 710 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:715:29 | 715 | types: unsafe { &zwp_locked_pointer_v1_requests_set_region_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 715 | types: unsafe { &raw const zwp_locked_pointer_v1_requests_set_region_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:723:29 | 723 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 723 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:728:29 | 728 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 728 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:736:28 | 736 | requests: unsafe { &zwp_locked_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 736 | requests: unsafe { &raw const zwp_locked_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:738:26 | 738 | events: unsafe { &zwp_locked_pointer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 738 | events: unsafe { &raw const zwp_locked_pointer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:957:22 | 957 | unsafe { &zwp_confined_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 957 | unsafe { &raw const zwp_confined_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:983:19 | 983 | [unsafe { &super::wl_region::wl_region_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | [unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:989:29 | 989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:994:29 | 994 | types: unsafe { &zwp_confined_pointer_v1_requests_set_region_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 994 | types: unsafe { &raw const zwp_confined_pointer_v1_requests_set_region_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1002:29 | 1002 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1002 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1007:29 | 1007 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1007 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1015:28 | 1015 | requests: unsafe { &zwp_confined_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1015 | requests: unsafe { &raw const zwp_confined_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-constraints-v1_client_api.rs:1017:26 | 1017 | events: unsafe { &zwp_confined_pointer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1017 | events: unsafe { &raw const zwp_confined_pointer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:222:22 | 222 | unsafe { &zwp_pointer_gestures_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 222 | unsafe { &raw const zwp_pointer_gestures_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:260:13 | 260 | &super::zwp_pointer_gesture_swipe_v1::zwp_pointer_gesture_swipe_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | &raw const super::zwp_pointer_gesture_swipe_v1::zwp_pointer_gesture_swipe_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:263:18 | 263 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 263 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:267:13 | 267 | &super::zwp_pointer_gesture_pinch_v1::zwp_pointer_gesture_pinch_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 267 | &raw const super::zwp_pointer_gesture_pinch_v1::zwp_pointer_gesture_pinch_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:270:18 | 270 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 270 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:277:29 | 277 | types: unsafe { &zwp_pointer_gestures_v1_requests_get_swipe_gesture_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const zwp_pointer_gestures_v1_requests_get_swipe_gesture_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:282:29 | 282 | types: unsafe { &zwp_pointer_gestures_v1_requests_get_pinch_gesture_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 282 | types: unsafe { &raw const zwp_pointer_gestures_v1_requests_get_pinch_gesture_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:287:29 | 287 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 287 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:295:28 | 295 | requests: unsafe { &zwp_pointer_gestures_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 295 | requests: unsafe { &raw const zwp_pointer_gestures_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:628:22 | 628 | unsafe { &zwp_pointer_gesture_swipe_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 628 | unsafe { &raw const zwp_pointer_gesture_swipe_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:650:25 | 650 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 650 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:655:18 | 655 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 655 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:663:29 | 663 | types: unsafe { &zwp_pointer_gesture_swipe_v1_events_begin_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 663 | types: unsafe { &raw const zwp_pointer_gesture_swipe_v1_events_begin_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:668:29 | 668 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 668 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:673:29 | 673 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 673 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:681:28 | 681 | requests: unsafe { &zwp_pointer_gesture_swipe_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 681 | requests: unsafe { &raw const zwp_pointer_gesture_swipe_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:683:26 | 683 | events: unsafe { &zwp_pointer_gesture_swipe_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 683 | events: unsafe { &raw const zwp_pointer_gesture_swipe_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1038:22 | 1038 | unsafe { &zwp_pointer_gesture_pinch_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1038 | unsafe { &raw const zwp_pointer_gesture_pinch_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1060:25 | 1060 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1060 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1065:18 | 1065 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1065 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1073:29 | 1073 | types: unsafe { &zwp_pointer_gesture_pinch_v1_events_begin_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1073 | types: unsafe { &raw const zwp_pointer_gesture_pinch_v1_events_begin_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1078:29 | 1078 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1078 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1083:29 | 1083 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1083 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1091:28 | 1091 | requests: unsafe { &zwp_pointer_gesture_pinch_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1091 | requests: unsafe { &raw const zwp_pointer_gesture_pinch_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/pointer-gestures-v1_client_api.rs:1093:26 | 1093 | events: unsafe { &zwp_pointer_gesture_pinch_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1093 | events: unsafe { &raw const zwp_pointer_gesture_pinch_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:214:22 | 214 | unsafe { &zwp_primary_selection_device_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const zwp_primary_selection_device_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:247:9 | 247 | &super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | &raw const super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:253:13 | 253 | &super::zwp_primary_selection_device_v1::zwp_primary_selection_device_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 253 | &raw const super::zwp_primary_selection_device_v1::zwp_primary_selection_device_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:256:18 | 256 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:264:17 | 264 | &zwp_primary_selection_device_manager_v1_requests_create_source_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const zwp_primary_selection_device_manager_v1_requests_create_source_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:271:17 | 271 | &zwp_primary_selection_device_manager_v1_requests_get_device_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 271 | &raw const zwp_primary_selection_device_manager_v1_requests_get_device_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:277:29 | 277 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:285:28 | 285 | requests: unsafe { &zwp_primary_selection_device_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 285 | requests: unsafe { &raw const zwp_primary_selection_device_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:557:22 | 557 | unsafe { &zwp_primary_selection_device_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 557 | unsafe { &raw const zwp_primary_selection_device_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:590:13 | 590 | &super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 590 | &raw const super::zwp_primary_selection_source_v1::zwp_primary_selection_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:601:17 | 601 | &zwp_primary_selection_device_v1_requests_set_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 601 | &raw const zwp_primary_selection_device_v1_requests_set_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:607:29 | 607 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 607 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:612:13 | 612 | &super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 612 | &raw const super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:617:13 | 617 | &super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 617 | &raw const super::zwp_primary_selection_offer_v1::zwp_primary_selection_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:625:29 | 625 | types: unsafe { &zwp_primary_selection_device_v1_events_data_offer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 625 | types: unsafe { &raw const zwp_primary_selection_device_v1_events_data_offer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:630:29 | 630 | types: unsafe { &zwp_primary_selection_device_v1_events_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 630 | types: unsafe { &raw const zwp_primary_selection_device_v1_events_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:638:28 | 638 | requests: unsafe { &zwp_primary_selection_device_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 638 | requests: unsafe { &raw const zwp_primary_selection_device_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:640:26 | 640 | events: unsafe { &zwp_primary_selection_device_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 640 | events: unsafe { &raw const zwp_primary_selection_device_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:870:22 | 870 | unsafe { &zwp_primary_selection_offer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 870 | unsafe { &raw const zwp_primary_selection_offer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:899:29 | 899 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 899 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:904:29 | 904 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 904 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:911:25 | 911 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 911 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:918:28 | 918 | requests: unsafe { &zwp_primary_selection_offer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 918 | requests: unsafe { &raw const zwp_primary_selection_offer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:920:26 | 920 | events: unsafe { &zwp_primary_selection_offer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 920 | events: unsafe { &raw const zwp_primary_selection_offer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1168:22 | 1168 | unsafe { &zwp_primary_selection_source_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1168 | unsafe { &raw const zwp_primary_selection_source_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1198:29 | 1198 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1198 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1203:29 | 1203 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1203 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1211:29 | 1211 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1211 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1216:29 | 1216 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1216 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1224:28 | 1224 | requests: unsafe { &zwp_primary_selection_source_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1224 | requests: unsafe { &raw const zwp_primary_selection_source_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/primary-selection-v1_client_api.rs:1226:26 | 1226 | events: unsafe { &zwp_primary_selection_source_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1226 | events: unsafe { &raw const zwp_primary_selection_source_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:197:22 | 197 | unsafe { &zwp_relative_pointer_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 197 | unsafe { &raw const zwp_relative_pointer_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:224:13 | 224 | &super::zwp_relative_pointer_v1::zwp_relative_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 224 | &raw const super::zwp_relative_pointer_v1::zwp_relative_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:227:18 | 227 | unsafe { &super::wl_pointer::wl_pointer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 227 | unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:234:29 | 234 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 234 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:240:17 | 240 | &zwp_relative_pointer_manager_v1_requests_get_relative_pointer_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | &raw const zwp_relative_pointer_manager_v1_requests_get_relative_pointer_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:249:28 | 249 | requests: unsafe { &zwp_relative_pointer_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 249 | requests: unsafe { &raw const zwp_relative_pointer_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:497:22 | 497 | unsafe { &zwp_relative_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 497 | unsafe { &raw const zwp_relative_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:515:25 | 515 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 515 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:521:25 | 521 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 521 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:528:28 | 528 | requests: unsafe { &zwp_relative_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 528 | requests: unsafe { &raw const zwp_relative_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/relative-pointer-v1_client_api.rs:530:26 | 530 | events: unsafe { &zwp_relative_pointer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 530 | events: unsafe { &raw const zwp_relative_pointer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:192:22 | 192 | unsafe { &zwp_tablet_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 192 | unsafe { &raw const zwp_tablet_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:215:18 | 215 | unsafe { &super::zwp_tablet_seat_v1::zwp_tablet_seat_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 215 | unsafe { &raw const super::zwp_tablet_seat_v1::zwp_tablet_seat_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:216:18 | 216 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:223:29 | 223 | types: unsafe { &zwp_tablet_manager_v1_requests_get_tablet_seat_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 223 | types: unsafe { &raw const zwp_tablet_manager_v1_requests_get_tablet_seat_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:228:29 | 228 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 228 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:236:28 | 236 | requests: unsafe { &zwp_tablet_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | requests: unsafe { &raw const zwp_tablet_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:475:22 | 475 | unsafe { &zwp_tablet_seat_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 475 | unsafe { &raw const zwp_tablet_seat_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:495:25 | 495 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 495 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:498:19 | 498 | [unsafe { &super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 498 | [unsafe { &raw const super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:500:9 | 500 | &super::zwp_tablet_tool_v1::zwp_tablet_tool_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 500 | &raw const super::zwp_tablet_tool_v1::zwp_tablet_tool_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:507:29 | 507 | types: unsafe { &zwp_tablet_seat_v1_events_tablet_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 507 | types: unsafe { &raw const zwp_tablet_seat_v1_events_tablet_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:512:29 | 512 | types: unsafe { &zwp_tablet_seat_v1_events_tool_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 512 | types: unsafe { &raw const zwp_tablet_seat_v1_events_tool_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:520:28 | 520 | requests: unsafe { &zwp_tablet_seat_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 520 | requests: unsafe { &raw const zwp_tablet_seat_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:522:26 | 522 | events: unsafe { &zwp_tablet_seat_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 522 | events: unsafe { &raw const zwp_tablet_seat_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1419:22 | 1419 | unsafe { &zwp_tablet_tool_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1419 | unsafe { &raw const zwp_tablet_tool_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1489:18 | 1489 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1489 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1498:29 | 1498 | types: unsafe { &zwp_tablet_tool_v1_requests_set_cursor_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1498 | types: unsafe { &raw const zwp_tablet_tool_v1_requests_set_cursor_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1503:29 | 1503 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1503 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1508:18 | 1508 | unsafe { &super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1508 | unsafe { &raw const super::zwp_tablet_v1::zwp_tablet_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1509:18 | 1509 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1509 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1516:29 | 1516 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1516 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1521:29 | 1521 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1521 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1526:29 | 1526 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1526 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1531:29 | 1531 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1531 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1536:29 | 1536 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1536 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1541:29 | 1541 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1541 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1546:29 | 1546 | types: unsafe { &zwp_tablet_tool_v1_events_proximity_in_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1546 | types: unsafe { &raw const zwp_tablet_tool_v1_events_proximity_in_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1551:29 | 1551 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1551 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1556:29 | 1556 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1556 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1561:29 | 1561 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1561 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1566:29 | 1566 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1566 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1571:29 | 1571 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1571 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1576:29 | 1576 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1576 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1581:29 | 1581 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1581 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1586:29 | 1586 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1586 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1591:29 | 1591 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1591 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1596:29 | 1596 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1596 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1601:29 | 1601 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1601 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1606:29 | 1606 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1606 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1614:28 | 1614 | requests: unsafe { &zwp_tablet_tool_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1614 | requests: unsafe { &raw const zwp_tablet_tool_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1616:26 | 1616 | events: unsafe { &zwp_tablet_tool_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1616 | events: unsafe { &raw const zwp_tablet_tool_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1908:22 | 1908 | unsafe { &zwp_tablet_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1908 | unsafe { &raw const zwp_tablet_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1934:25 | 1934 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1934 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1941:29 | 1941 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1941 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1946:29 | 1946 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1946 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1951:29 | 1951 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1951 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1956:29 | 1956 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1956 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1961:29 | 1961 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1961 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1969:28 | 1969 | requests: unsafe { &zwp_tablet_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1969 | requests: unsafe { &raw const zwp_tablet_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v1_client_api.rs:1971:26 | 1971 | events: unsafe { &zwp_tablet_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1971 | events: unsafe { &raw const zwp_tablet_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:192:22 | 192 | unsafe { &zwp_tablet_manager_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 192 | unsafe { &raw const zwp_tablet_manager_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:215:18 | 215 | unsafe { &super::zwp_tablet_seat_v2::zwp_tablet_seat_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 215 | unsafe { &raw const super::zwp_tablet_seat_v2::zwp_tablet_seat_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:216:18 | 216 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:223:29 | 223 | types: unsafe { &zwp_tablet_manager_v2_requests_get_tablet_seat_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 223 | types: unsafe { &raw const zwp_tablet_manager_v2_requests_get_tablet_seat_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:228:29 | 228 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 228 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:236:28 | 236 | requests: unsafe { &zwp_tablet_manager_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | requests: unsafe { &raw const zwp_tablet_manager_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:510:22 | 510 | unsafe { &zwp_tablet_seat_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 510 | unsafe { &raw const zwp_tablet_seat_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:532:25 | 532 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 532 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:535:19 | 535 | [unsafe { &super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 535 | [unsafe { &raw const super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:537:9 | 537 | &super::zwp_tablet_tool_v2::zwp_tablet_tool_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 537 | &raw const super::zwp_tablet_tool_v2::zwp_tablet_tool_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:542:17 | 542 | &super::zwp_tablet_pad_v2::zwp_tablet_pad_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 542 | &raw const super::zwp_tablet_pad_v2::zwp_tablet_pad_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:550:29 | 550 | types: unsafe { &zwp_tablet_seat_v2_events_tablet_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 550 | types: unsafe { &raw const zwp_tablet_seat_v2_events_tablet_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:555:29 | 555 | types: unsafe { &zwp_tablet_seat_v2_events_tool_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 555 | types: unsafe { &raw const zwp_tablet_seat_v2_events_tool_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:560:29 | 560 | types: unsafe { &zwp_tablet_seat_v2_events_pad_added_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 560 | types: unsafe { &raw const zwp_tablet_seat_v2_events_pad_added_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:568:28 | 568 | requests: unsafe { &zwp_tablet_seat_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 568 | requests: unsafe { &raw const zwp_tablet_seat_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:570:26 | 570 | events: unsafe { &zwp_tablet_seat_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 570 | events: unsafe { &raw const zwp_tablet_seat_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1467:22 | 1467 | unsafe { &zwp_tablet_tool_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1467 | unsafe { &raw const zwp_tablet_tool_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1537:18 | 1537 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1537 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1546:29 | 1546 | types: unsafe { &zwp_tablet_tool_v2_requests_set_cursor_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1546 | types: unsafe { &raw const zwp_tablet_tool_v2_requests_set_cursor_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1551:29 | 1551 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1551 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1556:18 | 1556 | unsafe { &super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1556 | unsafe { &raw const super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1557:18 | 1557 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1557 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1564:29 | 1564 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1564 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1569:29 | 1569 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1569 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1574:29 | 1574 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1574 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1579:29 | 1579 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1579 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1584:29 | 1584 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1584 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1589:29 | 1589 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1589 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1594:29 | 1594 | types: unsafe { &zwp_tablet_tool_v2_events_proximity_in_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1594 | types: unsafe { &raw const zwp_tablet_tool_v2_events_proximity_in_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1599:29 | 1599 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1599 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1604:29 | 1604 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1604 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1609:29 | 1609 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1609 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1614:29 | 1614 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1614 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1619:29 | 1619 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1619 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1624:29 | 1624 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1624 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1629:29 | 1629 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1629 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1634:29 | 1634 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1634 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1639:29 | 1639 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1639 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1644:29 | 1644 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1644 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1649:29 | 1649 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1649 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1654:29 | 1654 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1654 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1662:28 | 1662 | requests: unsafe { &zwp_tablet_tool_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1662 | requests: unsafe { &raw const zwp_tablet_tool_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1664:26 | 1664 | events: unsafe { &zwp_tablet_tool_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1664 | events: unsafe { &raw const zwp_tablet_tool_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1956:22 | 1956 | unsafe { &zwp_tablet_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1956 | unsafe { &raw const zwp_tablet_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1982:25 | 1982 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1982 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1989:29 | 1989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1994:29 | 1994 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1994 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:1999:29 | 1999 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1999 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2004:29 | 2004 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2004 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2009:29 | 2009 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2009 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2017:28 | 2017 | requests: unsafe { &zwp_tablet_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2017 | requests: unsafe { &raw const zwp_tablet_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2019:26 | 2019 | events: unsafe { &zwp_tablet_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2019 | events: unsafe { &raw const zwp_tablet_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2334:22 | 2334 | unsafe { &zwp_tablet_pad_ring_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2334 | unsafe { &raw const zwp_tablet_pad_ring_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2369:29 | 2369 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2369 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2374:29 | 2374 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2374 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2382:29 | 2382 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2382 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2387:29 | 2387 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2387 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2392:29 | 2392 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2392 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2397:29 | 2397 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2397 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2405:28 | 2405 | requests: unsafe { &zwp_tablet_pad_ring_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2405 | requests: unsafe { &raw const zwp_tablet_pad_ring_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2407:26 | 2407 | events: unsafe { &zwp_tablet_pad_ring_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2407 | events: unsafe { &raw const zwp_tablet_pad_ring_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2722:22 | 2722 | unsafe { &zwp_tablet_pad_strip_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2722 | unsafe { &raw const zwp_tablet_pad_strip_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2757:29 | 2757 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2757 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2762:29 | 2762 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2762 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2770:29 | 2770 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2770 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2775:29 | 2775 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2775 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2780:29 | 2780 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2780 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2785:29 | 2785 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2785 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2793:28 | 2793 | requests: unsafe { &zwp_tablet_pad_strip_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2793 | requests: unsafe { &raw const zwp_tablet_pad_strip_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:2795:26 | 2795 | events: unsafe { &zwp_tablet_pad_strip_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2795 | events: unsafe { &raw const zwp_tablet_pad_strip_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3150:22 | 3150 | unsafe { &zwp_tablet_pad_group_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3150 | unsafe { &raw const zwp_tablet_pad_group_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3178:25 | 3178 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3178 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3181:9 | 3181 | &super::zwp_tablet_pad_ring_v2::zwp_tablet_pad_ring_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3181 | &raw const super::zwp_tablet_pad_ring_v2::zwp_tablet_pad_ring_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3184:9 | 3184 | &super::zwp_tablet_pad_strip_v2::zwp_tablet_pad_strip_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3184 | &raw const super::zwp_tablet_pad_strip_v2::zwp_tablet_pad_strip_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3191:29 | 3191 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3191 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3196:29 | 3196 | types: unsafe { &zwp_tablet_pad_group_v2_events_ring_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3196 | types: unsafe { &raw const zwp_tablet_pad_group_v2_events_ring_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3201:29 | 3201 | types: unsafe { &zwp_tablet_pad_group_v2_events_strip_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3201 | types: unsafe { &raw const zwp_tablet_pad_group_v2_events_strip_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3206:29 | 3206 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3206 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3211:29 | 3211 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3211 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3216:29 | 3216 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3216 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3224:28 | 3224 | requests: unsafe { &zwp_tablet_pad_group_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3224 | requests: unsafe { &raw const zwp_tablet_pad_group_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3226:26 | 3226 | events: unsafe { &zwp_tablet_pad_group_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3226 | events: unsafe { &raw const zwp_tablet_pad_group_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3735:22 | 3735 | unsafe { &zwp_tablet_pad_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3735 | unsafe { &raw const zwp_tablet_pad_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3779:29 | 3779 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3779 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3784:29 | 3784 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3784 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3788:9 | 3788 | &super::zwp_tablet_pad_group_v2::zwp_tablet_pad_group_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3788 | &raw const super::zwp_tablet_pad_group_v2::zwp_tablet_pad_group_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3792:18 | 3792 | unsafe { &super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3792 | unsafe { &raw const super::zwp_tablet_v2::zwp_tablet_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3793:18 | 3793 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3793 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3797:13 | 3797 | &super::wl_surface::wl_surface_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3797 | &raw const super::wl_surface::wl_surface_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3804:29 | 3804 | types: unsafe { &zwp_tablet_pad_v2_events_group_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3804 | types: unsafe { &raw const zwp_tablet_pad_v2_events_group_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3809:29 | 3809 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3809 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3814:29 | 3814 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3814 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3819:29 | 3819 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3819 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3824:29 | 3824 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3824 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3829:29 | 3829 | types: unsafe { &zwp_tablet_pad_v2_events_enter_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3829 | types: unsafe { &raw const zwp_tablet_pad_v2_events_enter_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3834:29 | 3834 | types: unsafe { &zwp_tablet_pad_v2_events_leave_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3834 | types: unsafe { &raw const zwp_tablet_pad_v2_events_leave_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3839:29 | 3839 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3839 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3847:28 | 3847 | requests: unsafe { &zwp_tablet_pad_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3847 | requests: unsafe { &raw const zwp_tablet_pad_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/tablet-v2_client_api.rs:3849:26 | 3849 | events: unsafe { &zwp_tablet_pad_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 3849 | events: unsafe { &raw const zwp_tablet_pad_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1073:22 | 1073 | unsafe { &zwp_text_input_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1073 | unsafe { &raw const zwp_text_input_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1204:18 | 1204 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1204 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1205:18 | 1205 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1205 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1208:19 | 1208 | [unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1208 | [unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1214:29 | 1214 | types: unsafe { &zwp_text_input_v1_requests_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1214 | types: unsafe { &raw const zwp_text_input_v1_requests_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1219:29 | 1219 | types: unsafe { &zwp_text_input_v1_requests_deactivate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1219 | types: unsafe { &raw const zwp_text_input_v1_requests_deactivate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1224:29 | 1224 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1224 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1229:29 | 1229 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1229 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1234:29 | 1234 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1234 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1239:29 | 1239 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1239 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1244:29 | 1244 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1244 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1249:29 | 1249 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1249 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1254:29 | 1254 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1254 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1259:29 | 1259 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1259 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1264:29 | 1264 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1264 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1268:19 | 1268 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1268 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1274:29 | 1274 | types: unsafe { &zwp_text_input_v1_events_enter_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1274 | types: unsafe { &raw const zwp_text_input_v1_events_enter_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1279:29 | 1279 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1279 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1284:29 | 1284 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1284 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1289:29 | 1289 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1289 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1294:29 | 1294 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1294 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1299:29 | 1299 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1299 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1304:29 | 1304 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1304 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1309:29 | 1309 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1309 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1314:29 | 1314 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1314 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1319:29 | 1319 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1319 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1324:29 | 1324 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1324 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1329:29 | 1329 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1329 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1334:29 | 1334 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1334 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1342:28 | 1342 | requests: unsafe { &zwp_text_input_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1342 | requests: unsafe { &raw const zwp_text_input_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1344:26 | 1344 | events: unsafe { &zwp_text_input_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1344 | events: unsafe { &raw const zwp_text_input_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1508:22 | 1508 | unsafe { &zwp_text_input_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1508 | unsafe { &raw const zwp_text_input_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1524:17 | 1524 | &super::zwp_text_input_v1::zwp_text_input_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1524 | &raw const super::zwp_text_input_v1::zwp_text_input_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1531:25 | 1531 | types: unsafe { &zwp_text_input_manager_v1_requests_create_text_input_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1531 | types: unsafe { &raw const zwp_text_input_manager_v1_requests_create_text_input_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v1_client_api.rs:1538:28 | 1538 | requests: unsafe { &zwp_text_input_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1538 | requests: unsafe { &raw const zwp_text_input_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:702:22 | 702 | unsafe { &zwp_text_input_v3_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 702 | unsafe { &raw const zwp_text_input_v3_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:792:29 | 792 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 792 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:797:29 | 797 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 797 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:802:29 | 802 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 802 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:807:29 | 807 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 807 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:812:29 | 812 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 812 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:817:29 | 817 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 817 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:822:29 | 822 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 822 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:827:29 | 827 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 827 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:831:19 | 831 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 831 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:833:19 | 833 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 833 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:839:29 | 839 | types: unsafe { &zwp_text_input_v3_events_enter_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 839 | types: unsafe { &raw const zwp_text_input_v3_events_enter_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:844:29 | 844 | types: unsafe { &zwp_text_input_v3_events_leave_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 844 | types: unsafe { &raw const zwp_text_input_v3_events_leave_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:849:29 | 849 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 849 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:854:29 | 854 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 854 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:859:29 | 859 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 859 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:864:29 | 864 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 864 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:872:28 | 872 | requests: unsafe { &zwp_text_input_v3_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 872 | requests: unsafe { &raw const zwp_text_input_v3_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:874:26 | 874 | events: unsafe { &zwp_text_input_v3_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 874 | events: unsafe { &raw const zwp_text_input_v3_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1061:22 | 1061 | unsafe { &zwp_text_input_manager_v3_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1061 | unsafe { &raw const zwp_text_input_manager_v3_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1084:18 | 1084 | unsafe { &super::zwp_text_input_v3::zwp_text_input_v3_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1084 | unsafe { &raw const super::zwp_text_input_v3::zwp_text_input_v3_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1085:18 | 1085 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1085 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1092:29 | 1092 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1092 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1097:29 | 1097 | types: unsafe { &zwp_text_input_manager_v3_requests_get_text_input_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1097 | types: unsafe { &raw const zwp_text_input_manager_v3_requests_get_text_input_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/text-input-v3_client_api.rs:1105:28 | 1105 | requests: unsafe { &zwp_text_input_manager_v3_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1105 | requests: unsafe { &raw const zwp_text_input_manager_v3_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:191:22 | 191 | unsafe { &zxdg_decoration_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 191 | unsafe { &raw const zxdg_decoration_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:218:13 | 218 | &super::zxdg_toplevel_decoration_v1::zxdg_toplevel_decoration_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | &raw const super::zxdg_toplevel_decoration_v1::zxdg_toplevel_decoration_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:221:18 | 221 | unsafe { &super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 221 | unsafe { &raw const super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:228:29 | 228 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 228 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:234:17 | 234 | &zxdg_decoration_manager_v1_requests_get_toplevel_decoration_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 234 | &raw const zxdg_decoration_manager_v1_requests_get_toplevel_decoration_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:243:28 | 243 | requests: unsafe { &zxdg_decoration_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 243 | requests: unsafe { &raw const zxdg_decoration_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:525:22 | 525 | unsafe { &zxdg_toplevel_decoration_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 525 | unsafe { &raw const zxdg_toplevel_decoration_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:558:29 | 558 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 558 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:563:29 | 563 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 563 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:568:29 | 568 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 568 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:575:25 | 575 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 575 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:582:28 | 582 | requests: unsafe { &zxdg_toplevel_decoration_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 582 | requests: unsafe { &raw const zxdg_toplevel_decoration_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-decoration-v1_client_api.rs:584:26 | 584 | events: unsafe { &zxdg_toplevel_decoration_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 584 | events: unsafe { &raw const zxdg_toplevel_decoration_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:191:22 | 191 | unsafe { &zxdg_exporter_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 191 | unsafe { &raw const zxdg_exporter_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:216:18 | 216 | unsafe { &super::zxdg_exported_v1::zxdg_exported_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | unsafe { &raw const super::zxdg_exported_v1::zxdg_exported_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:217:18 | 217 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 217 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:224:29 | 224 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 224 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:229:29 | 229 | types: unsafe { &zxdg_exporter_v1_requests_export_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 229 | types: unsafe { &raw const zxdg_exporter_v1_requests_export_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:237:28 | 237 | requests: unsafe { &zxdg_exporter_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 237 | requests: unsafe { &raw const zxdg_exporter_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:432:22 | 432 | unsafe { &zxdg_importer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 432 | unsafe { &raw const zxdg_importer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:452:18 | 452 | unsafe { &super::zxdg_imported_v1::zxdg_imported_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 452 | unsafe { &raw const super::zxdg_imported_v1::zxdg_imported_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:460:29 | 460 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 460 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:465:29 | 465 | types: unsafe { &zxdg_importer_v1_requests_import_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 465 | types: unsafe { &raw const zxdg_importer_v1_requests_import_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:473:28 | 473 | requests: unsafe { &zxdg_importer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 473 | requests: unsafe { &raw const zxdg_importer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:672:22 | 672 | unsafe { &zxdg_exported_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 672 | unsafe { &raw const zxdg_exported_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:690:25 | 690 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 690 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:696:25 | 696 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 696 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:703:28 | 703 | requests: unsafe { &zxdg_exported_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 703 | requests: unsafe { &raw const zxdg_exported_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:705:26 | 705 | events: unsafe { &zxdg_exported_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 705 | events: unsafe { &raw const zxdg_exported_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:906:22 | 906 | unsafe { &zxdg_imported_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 906 | unsafe { &raw const zxdg_imported_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:930:19 | 930 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 930 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:936:29 | 936 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 936 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:941:29 | 941 | types: unsafe { &zxdg_imported_v1_requests_set_parent_of_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 941 | types: unsafe { &raw const zxdg_imported_v1_requests_set_parent_of_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:948:25 | 948 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 948 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:955:28 | 955 | requests: unsafe { &zxdg_imported_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | requests: unsafe { &raw const zxdg_imported_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v1_client_api.rs:957:26 | 957 | events: unsafe { &zxdg_imported_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 957 | events: unsafe { &raw const zxdg_imported_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:210:22 | 210 | unsafe { &zxdg_exporter_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 210 | unsafe { &raw const zxdg_exporter_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:235:18 | 235 | unsafe { &super::zxdg_exported_v2::zxdg_exported_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 235 | unsafe { &raw const super::zxdg_exported_v2::zxdg_exported_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:236:18 | 236 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:243:29 | 243 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 243 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:248:29 | 248 | types: unsafe { &zxdg_exporter_v2_requests_export_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 248 | types: unsafe { &raw const zxdg_exporter_v2_requests_export_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:256:28 | 256 | requests: unsafe { &zxdg_exporter_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | requests: unsafe { &raw const zxdg_exporter_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:451:22 | 451 | unsafe { &zxdg_importer_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 451 | unsafe { &raw const zxdg_importer_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:474:18 | 474 | unsafe { &super::zxdg_imported_v2::zxdg_imported_v2_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 474 | unsafe { &raw const super::zxdg_imported_v2::zxdg_imported_v2_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:482:29 | 482 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 482 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:487:29 | 487 | types: unsafe { &zxdg_importer_v2_requests_import_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 487 | types: unsafe { &raw const zxdg_importer_v2_requests_import_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:495:28 | 495 | requests: unsafe { &zxdg_importer_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 495 | requests: unsafe { &raw const zxdg_importer_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:694:22 | 694 | unsafe { &zxdg_exported_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 694 | unsafe { &raw const zxdg_exported_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:712:25 | 712 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 712 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:718:25 | 718 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 718 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:725:28 | 725 | requests: unsafe { &zxdg_exported_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 725 | requests: unsafe { &raw const zxdg_exported_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:727:26 | 727 | events: unsafe { &zxdg_exported_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 727 | events: unsafe { &raw const zxdg_exported_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:947:22 | 947 | unsafe { &zxdg_imported_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 947 | unsafe { &raw const zxdg_imported_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:971:19 | 971 | [unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 971 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:977:29 | 977 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 977 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:982:29 | 982 | types: unsafe { &zxdg_imported_v2_requests_set_parent_of_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 982 | types: unsafe { &raw const zxdg_imported_v2_requests_set_parent_of_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:989:25 | 989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:996:28 | 996 | requests: unsafe { &zxdg_imported_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 996 | requests: unsafe { &raw const zxdg_imported_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-foreign-v2_client_api.rs:998:26 | 998 | events: unsafe { &zxdg_imported_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 998 | events: unsafe { &raw const zxdg_imported_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:194:22 | 194 | unsafe { &zxdg_output_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 194 | unsafe { &raw const zxdg_output_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:219:18 | 219 | unsafe { &super::zxdg_output_v1::zxdg_output_v1_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 219 | unsafe { &raw const super::zxdg_output_v1::zxdg_output_v1_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:220:18 | 220 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 220 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:227:29 | 227 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 227 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:232:29 | 232 | types: unsafe { &zxdg_output_manager_v1_requests_get_xdg_output_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | types: unsafe { &raw const zxdg_output_manager_v1_requests_get_xdg_output_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:240:28 | 240 | requests: unsafe { &zxdg_output_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | requests: unsafe { &raw const zxdg_output_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:558:22 | 558 | unsafe { &zxdg_output_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 558 | unsafe { &raw const zxdg_output_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:584:25 | 584 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 584 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:591:29 | 591 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 591 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:596:29 | 596 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 596 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:601:29 | 601 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 601 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:606:29 | 606 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 606 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:611:29 | 611 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 611 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:619:28 | 619 | requests: unsafe { &zxdg_output_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 619 | requests: unsafe { &raw const zxdg_output_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-output-v1_client_api.rs:621:26 | 621 | events: unsafe { &zxdg_output_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 621 | events: unsafe { &raw const zxdg_output_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:379:22 | 379 | unsafe { &xdg_shell_interface } | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 379 | unsafe { &raw const xdg_shell_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:442:18 | 442 | unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 442 | unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:443:18 | 443 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 443 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:446:18 | 446 | unsafe { &super::xdg_popup::xdg_popup_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 446 | unsafe { &raw const super::xdg_popup::xdg_popup_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:447:18 | 447 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 447 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:448:18 | 448 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 448 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:449:18 | 449 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 449 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:459:29 | 459 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 459 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:464:29 | 464 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 464 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:469:29 | 469 | types: unsafe { &xdg_shell_requests_get_xdg_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 469 | types: unsafe { &raw const xdg_shell_requests_get_xdg_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:474:29 | 474 | types: unsafe { &xdg_shell_requests_get_xdg_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 474 | types: unsafe { &raw const xdg_shell_requests_get_xdg_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:479:29 | 479 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 479 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:486:25 | 486 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 486 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:493:28 | 493 | requests: unsafe { &xdg_shell_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 493 | requests: unsafe { &raw const xdg_shell_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:495:26 | 495 | events: unsafe { &xdg_shell_events as *const _ }, | ^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 495 | events: unsafe { &raw const xdg_shell_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1150:22 | 1150 | unsafe { &xdg_surface_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1150 | unsafe { &raw const xdg_surface_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1285:19 | 1285 | [unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1285 | [unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1287:18 | 1287 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1287 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1293:18 | 1293 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1293 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1297:18 | 1297 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1297 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1302:19 | 1302 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1302 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1308:29 | 1308 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1308 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1313:29 | 1313 | types: unsafe { &xdg_surface_requests_set_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1313 | types: unsafe { &raw const xdg_surface_requests_set_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1318:29 | 1318 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1318 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1323:29 | 1323 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1323 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1328:29 | 1328 | types: unsafe { &xdg_surface_requests_show_window_menu_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1328 | types: unsafe { &raw const xdg_surface_requests_show_window_menu_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1333:29 | 1333 | types: unsafe { &xdg_surface_requests_move_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1333 | types: unsafe { &raw const xdg_surface_requests_move_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1338:29 | 1338 | types: unsafe { &xdg_surface_requests_resize_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1338 | types: unsafe { &raw const xdg_surface_requests_resize_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1343:29 | 1343 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1343 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1348:29 | 1348 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1348 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1353:29 | 1353 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1353 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1358:29 | 1358 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1358 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1363:29 | 1363 | types: unsafe { &xdg_surface_requests_set_fullscreen_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1363 | types: unsafe { &raw const xdg_surface_requests_set_fullscreen_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1368:29 | 1368 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1368 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1373:29 | 1373 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1373 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1381:29 | 1381 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1381 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1386:29 | 1386 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1386 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1394:28 | 1394 | requests: unsafe { &xdg_surface_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1394 | requests: unsafe { &raw const xdg_surface_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1396:26 | 1396 | events: unsafe { &xdg_surface_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1396 | events: unsafe { &raw const xdg_surface_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1572:22 | 1572 | unsafe { &xdg_popup_interface } | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1572 | unsafe { &raw const xdg_popup_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1590:25 | 1590 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1590 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1596:25 | 1596 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1596 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1603:28 | 1603 | requests: unsafe { &xdg_popup_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1603 | requests: unsafe { &raw const xdg_popup_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v5_client_api.rs:1605:26 | 1605 | events: unsafe { &xdg_popup_events as *const _ }, | ^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1605 | events: unsafe { &raw const xdg_popup_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:301:22 | 301 | unsafe { &zxdg_shell_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 301 | unsafe { &raw const zxdg_shell_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:343:13 | 343 | &super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 343 | &raw const super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:346:18 | 346 | unsafe { &super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 346 | unsafe { &raw const super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:347:18 | 347 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 347 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:354:29 | 354 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 354 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:359:29 | 359 | types: unsafe { &zxdg_shell_v6_requests_create_positioner_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 359 | types: unsafe { &raw const zxdg_shell_v6_requests_create_positioner_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:364:29 | 364 | types: unsafe { &zxdg_shell_v6_requests_get_xdg_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 364 | types: unsafe { &raw const zxdg_shell_v6_requests_get_xdg_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:369:29 | 369 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 369 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:376:25 | 376 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 376 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:383:28 | 383 | requests: unsafe { &zxdg_shell_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 383 | requests: unsafe { &raw const zxdg_shell_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:385:26 | 385 | events: unsafe { &zxdg_shell_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 385 | events: unsafe { &raw const zxdg_shell_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:747:22 | 747 | unsafe { &zxdg_positioner_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 747 | unsafe { &raw const zxdg_positioner_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:816:29 | 816 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 816 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:821:29 | 821 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 821 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:826:29 | 826 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 826 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:831:29 | 831 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 831 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:836:29 | 836 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 836 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:841:29 | 841 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 841 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:846:29 | 846 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 846 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:854:28 | 854 | requests: unsafe { &zxdg_positioner_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 854 | requests: unsafe { &raw const zxdg_positioner_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1198:22 | 1198 | unsafe { &zxdg_surface_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1198 | unsafe { &raw const zxdg_surface_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1253:19 | 1253 | [unsafe { &super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1253 | [unsafe { &raw const super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1255:18 | 1255 | unsafe { &super::zxdg_popup_v6::zxdg_popup_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1255 | unsafe { &raw const super::zxdg_popup_v6::zxdg_popup_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1256:18 | 1256 | unsafe { &super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1256 | unsafe { &raw const super::zxdg_surface_v6::zxdg_surface_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1257:18 | 1257 | unsafe { &super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1257 | unsafe { &raw const super::zxdg_positioner_v6::zxdg_positioner_v6_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1264:29 | 1264 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1264 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1269:29 | 1269 | types: unsafe { &zxdg_surface_v6_requests_get_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1269 | types: unsafe { &raw const zxdg_surface_v6_requests_get_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1274:29 | 1274 | types: unsafe { &zxdg_surface_v6_requests_get_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1274 | types: unsafe { &raw const zxdg_surface_v6_requests_get_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1279:29 | 1279 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1279 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1284:29 | 1284 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1284 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1291:25 | 1291 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1291 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1298:28 | 1298 | requests: unsafe { &zxdg_surface_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1298 | requests: unsafe { &raw const zxdg_surface_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1300:26 | 1300 | events: unsafe { &zxdg_surface_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1300 | events: unsafe { &raw const zxdg_surface_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:1919:22 | 1919 | unsafe { &zxdg_toplevel_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1919 | unsafe { &raw const zxdg_toplevel_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2055:19 | 2055 | [unsafe { &super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2055 | [unsafe { &raw const super::zxdg_toplevel_v6::zxdg_toplevel_v6_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2057:18 | 2057 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2057 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2063:18 | 2063 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2063 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2067:18 | 2067 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2067 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2072:19 | 2072 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2072 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2078:29 | 2078 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2078 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2083:29 | 2083 | types: unsafe { &zxdg_toplevel_v6_requests_set_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2083 | types: unsafe { &raw const zxdg_toplevel_v6_requests_set_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2088:29 | 2088 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2088 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2093:29 | 2093 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2093 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2098:29 | 2098 | types: unsafe { &zxdg_toplevel_v6_requests_show_window_menu_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2098 | types: unsafe { &raw const zxdg_toplevel_v6_requests_show_window_menu_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2103:29 | 2103 | types: unsafe { &zxdg_toplevel_v6_requests_move_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2103 | types: unsafe { &raw const zxdg_toplevel_v6_requests_move_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2108:29 | 2108 | types: unsafe { &zxdg_toplevel_v6_requests_resize_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2108 | types: unsafe { &raw const zxdg_toplevel_v6_requests_resize_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2113:29 | 2113 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2113 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2118:29 | 2118 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2118 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2123:29 | 2123 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2123 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2128:29 | 2128 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2128 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2133:29 | 2133 | types: unsafe { &zxdg_toplevel_v6_requests_set_fullscreen_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2133 | types: unsafe { &raw const zxdg_toplevel_v6_requests_set_fullscreen_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2138:29 | 2138 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2138 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2143:29 | 2143 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2143 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2151:29 | 2151 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2151 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2156:29 | 2156 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2156 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2164:28 | 2164 | requests: unsafe { &zxdg_toplevel_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2164 | requests: unsafe { &raw const zxdg_toplevel_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2166:26 | 2166 | events: unsafe { &zxdg_toplevel_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2166 | events: unsafe { &raw const zxdg_toplevel_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2451:22 | 2451 | unsafe { &zxdg_popup_v6_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2451 | unsafe { &raw const zxdg_popup_v6_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2478:18 | 2478 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2478 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2486:29 | 2486 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2486 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2491:29 | 2491 | types: unsafe { &zxdg_popup_v6_requests_grab_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2491 | types: unsafe { &raw const zxdg_popup_v6_requests_grab_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2499:29 | 2499 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2499 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2504:29 | 2504 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2504 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2512:28 | 2512 | requests: unsafe { &zxdg_popup_v6_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2512 | requests: unsafe { &raw const zxdg_popup_v6_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell-v6_client_api.rs:2514:26 | 2514 | events: unsafe { &zxdg_popup_v6_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2514 | events: unsafe { &raw const zxdg_popup_v6_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:200:22 | 200 | unsafe { &zwp_xwayland_keyboard_grab_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 200 | unsafe { &raw const zwp_xwayland_keyboard_grab_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:229:13 | 229 | &super::zwp_xwayland_keyboard_grab_v1::zwp_xwayland_keyboard_grab_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 229 | &raw const super::zwp_xwayland_keyboard_grab_v1::zwp_xwayland_keyboard_grab_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:232:18 | 232 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:233:18 | 233 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 233 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:240:29 | 240 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:246:17 | 246 | &zwp_xwayland_keyboard_grab_manager_v1_requests_grab_keyboard_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 246 | &raw const zwp_xwayland_keyboard_grab_manager_v1_requests_grab_keyboard_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:255:28 | 255 | requests: unsafe { &zwp_xwayland_keyboard_grab_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 255 | requests: unsafe { &raw const zwp_xwayland_keyboard_grab_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:417:22 | 417 | unsafe { &zwp_xwayland_keyboard_grab_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 417 | unsafe { &raw const zwp_xwayland_keyboard_grab_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:433:25 | 433 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 433 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xwayland-keyboard-grab-v1_client_api.rs:440:28 | 440 | requests: unsafe { &zwp_xwayland_keyboard_grab_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 440 | requests: unsafe { &raw const zwp_xwayland_keyboard_grab_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:214:22 | 214 | unsafe { >k_primary_selection_device_manager_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const gtk_primary_selection_device_manager_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:247:9 | 247 | &super::gtk_primary_selection_source::gtk_primary_selection_source_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | &raw const super::gtk_primary_selection_source::gtk_primary_selection_source_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:253:13 | 253 | &super::gtk_primary_selection_device::gtk_primary_selection_device_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 253 | &raw const super::gtk_primary_selection_device::gtk_primary_selection_device_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:256:18 | 256 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:264:17 | 264 | >k_primary_selection_device_manager_requests_create_source_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const gtk_primary_selection_device_manager_requests_create_source_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:271:17 | 271 | >k_primary_selection_device_manager_requests_get_device_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 271 | &raw const gtk_primary_selection_device_manager_requests_get_device_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:277:29 | 277 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:285:28 | 285 | requests: unsafe { >k_primary_selection_device_manager_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 285 | requests: unsafe { &raw const gtk_primary_selection_device_manager_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:559:22 | 559 | unsafe { >k_primary_selection_device_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 559 | unsafe { &raw const gtk_primary_selection_device_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:591:13 | 591 | &super::gtk_primary_selection_source::gtk_primary_selection_source_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 591 | &raw const super::gtk_primary_selection_source::gtk_primary_selection_source_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:602:17 | 602 | >k_primary_selection_device_requests_set_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 602 | &raw const gtk_primary_selection_device_requests_set_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:608:29 | 608 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 608 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:613:13 | 613 | &super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 613 | &raw const super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:618:13 | 618 | &super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 618 | &raw const super::gtk_primary_selection_offer::gtk_primary_selection_offer_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:626:29 | 626 | types: unsafe { >k_primary_selection_device_events_data_offer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 626 | types: unsafe { &raw const gtk_primary_selection_device_events_data_offer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:631:29 | 631 | types: unsafe { >k_primary_selection_device_events_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 631 | types: unsafe { &raw const gtk_primary_selection_device_events_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:639:28 | 639 | requests: unsafe { >k_primary_selection_device_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 639 | requests: unsafe { &raw const gtk_primary_selection_device_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:641:26 | 641 | events: unsafe { >k_primary_selection_device_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 641 | events: unsafe { &raw const gtk_primary_selection_device_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:871:22 | 871 | unsafe { >k_primary_selection_offer_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 871 | unsafe { &raw const gtk_primary_selection_offer_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:900:29 | 900 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 900 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:905:29 | 905 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 905 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:912:25 | 912 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 912 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:919:28 | 919 | requests: unsafe { >k_primary_selection_offer_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 919 | requests: unsafe { &raw const gtk_primary_selection_offer_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:921:26 | 921 | events: unsafe { >k_primary_selection_offer_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 921 | events: unsafe { &raw const gtk_primary_selection_offer_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1169:22 | 1169 | unsafe { >k_primary_selection_source_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1169 | unsafe { &raw const gtk_primary_selection_source_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1199:29 | 1199 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1199 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1204:29 | 1204 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1204 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1212:29 | 1212 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1212 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1217:29 | 1217 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1217 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1225:28 | 1225 | requests: unsafe { >k_primary_selection_source_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1225 | requests: unsafe { &raw const gtk_primary_selection_source_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/gtk-primary-selection_client_api.rs:1227:26 | 1227 | events: unsafe { >k_primary_selection_source_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1227 | events: unsafe { &raw const gtk_primary_selection_source_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:520:22 | 520 | unsafe { &zwp_input_method_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 520 | unsafe { &raw const zwp_input_method_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:605:13 | 605 | &super::zwp_input_popup_surface_v2::zwp_input_popup_surface_v2_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 605 | &raw const super::zwp_input_popup_surface_v2::zwp_input_popup_surface_v2_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:608:18 | 608 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 608 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:612:13 | 612 | &super::zwp_input_method_keyboard_grab_v2::zwp_input_method_keyboard_grab_v2_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 612 | &raw const super::zwp_input_method_keyboard_grab_v2::zwp_input_method_keyboard_grab_v2_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:620:29 | 620 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 620 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:625:29 | 625 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 625 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:630:29 | 630 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 630 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:635:29 | 635 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 635 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:641:17 | 641 | &zwp_input_method_v2_requests_get_input_popup_surface_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 641 | &raw const zwp_input_method_v2_requests_get_input_popup_surface_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:647:29 | 647 | types: unsafe { &zwp_input_method_v2_requests_grab_keyboard_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 647 | types: unsafe { &raw const zwp_input_method_v2_requests_grab_keyboard_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:652:29 | 652 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 652 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:660:29 | 660 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 660 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:665:29 | 665 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 665 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:670:29 | 670 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 670 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:675:29 | 675 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 675 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:680:29 | 680 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 680 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:685:29 | 685 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 685 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:690:29 | 690 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 690 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:698:28 | 698 | requests: unsafe { &zwp_input_method_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 698 | requests: unsafe { &raw const zwp_input_method_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:700:26 | 700 | events: unsafe { &zwp_input_method_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 700 | events: unsafe { &raw const zwp_input_method_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:926:22 | 926 | unsafe { &zwp_input_popup_surface_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 926 | unsafe { &raw const zwp_input_popup_surface_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:944:25 | 944 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 944 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:950:25 | 950 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:957:28 | 957 | requests: unsafe { &zwp_input_popup_surface_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 957 | requests: unsafe { &raw const zwp_input_popup_surface_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:959:26 | 959 | events: unsafe { &zwp_input_popup_surface_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 959 | events: unsafe { &raw const zwp_input_popup_surface_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1347:22 | 1347 | unsafe { &zwp_input_method_keyboard_grab_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1347 | unsafe { &raw const zwp_input_method_keyboard_grab_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1371:25 | 1371 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1371 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1378:29 | 1378 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1378 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1383:29 | 1383 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1383 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1388:29 | 1388 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1388 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1393:29 | 1393 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1393 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1401:28 | 1401 | requests: unsafe { &zwp_input_method_keyboard_grab_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1401 | requests: unsafe { &raw const zwp_input_method_keyboard_grab_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1403:26 | 1403 | events: unsafe { &zwp_input_method_keyboard_grab_v2_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1403 | events: unsafe { &raw const zwp_input_method_keyboard_grab_v2_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1590:22 | 1590 | unsafe { &zwp_input_method_manager_v2_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1590 | unsafe { &raw const zwp_input_method_manager_v2_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1614:18 | 1614 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1614 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1616:13 | 1616 | &super::zwp_input_method_v2::zwp_input_method_v2_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1616 | &raw const super::zwp_input_method_v2::zwp_input_method_v2_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1625:17 | 1625 | &zwp_input_method_manager_v2_requests_get_input_method_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1625 | &raw const zwp_input_method_manager_v2_requests_get_input_method_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1631:29 | 1631 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1631 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/input-method-unstable-v2_client_api.rs:1639:28 | 1639 | requests: unsafe { &zwp_input_method_manager_v2_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1639 | requests: unsafe { &raw const zwp_input_method_manager_v2_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:226:22 | 226 | unsafe { &org_kde_kwin_server_decoration_manager_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | unsafe { &raw const org_kde_kwin_server_decoration_manager_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:248:13 | 248 | &super::org_kde_kwin_server_decoration::org_kde_kwin_server_decoration_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 248 | &raw const super::org_kde_kwin_server_decoration::org_kde_kwin_server_decoration_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:251:18 | 251 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:259:17 | 259 | &org_kde_kwin_server_decoration_manager_requests_create_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 259 | &raw const org_kde_kwin_server_decoration_manager_requests_create_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:266:25 | 266 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 266 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:273:28 | 273 | requests: unsafe { &org_kde_kwin_server_decoration_manager_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 273 | requests: unsafe { &raw const org_kde_kwin_server_decoration_manager_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:275:26 | 275 | events: unsafe { &org_kde_kwin_server_decoration_manager_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 275 | events: unsafe { &raw const org_kde_kwin_server_decoration_manager_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:514:22 | 514 | unsafe { &org_kde_kwin_server_decoration_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 514 | unsafe { &raw const org_kde_kwin_server_decoration_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:540:29 | 540 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 540 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:545:29 | 545 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 545 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:552:25 | 552 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 552 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:559:28 | 559 | requests: unsafe { &org_kde_kwin_server_decoration_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 559 | requests: unsafe { &raw const org_kde_kwin_server_decoration_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/server-decoration_client_api.rs:561:26 | 561 | events: unsafe { &org_kde_kwin_server_decoration_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 561 | events: unsafe { &raw const org_kde_kwin_server_decoration_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:214:22 | 214 | unsafe { &zwlr_data_control_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const zwlr_data_control_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:247:9 | 247 | &super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | &raw const super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:253:13 | 253 | &super::zwlr_data_control_device_v1::zwlr_data_control_device_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 253 | &raw const super::zwlr_data_control_device_v1::zwlr_data_control_device_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:256:18 | 256 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 256 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:264:17 | 264 | &zwlr_data_control_manager_v1_requests_create_data_source_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | &raw const zwlr_data_control_manager_v1_requests_create_data_source_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:271:17 | 271 | &zwlr_data_control_manager_v1_requests_get_data_device_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 271 | &raw const zwlr_data_control_manager_v1_requests_get_data_device_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:277:29 | 277 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:285:28 | 285 | requests: unsafe { &zwlr_data_control_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 285 | requests: unsafe { &raw const zwlr_data_control_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:645:22 | 645 | unsafe { &zwlr_data_control_device_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 645 | unsafe { &raw const zwlr_data_control_device_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:691:13 | 691 | &super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 691 | &raw const super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:696:9 | 696 | &super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 696 | &raw const super::zwlr_data_control_source_v1::zwlr_data_control_source_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:704:29 | 704 | types: unsafe { &zwlr_data_control_device_v1_requests_set_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 704 | types: unsafe { &raw const zwlr_data_control_device_v1_requests_set_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:709:29 | 709 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 709 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:715:17 | 715 | &zwlr_data_control_device_v1_requests_set_primary_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 715 | &raw const zwlr_data_control_device_v1_requests_set_primary_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:721:13 | 721 | &super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 721 | &raw const super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:726:13 | 726 | &super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 726 | &raw const super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:731:9 | 731 | &super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 731 | &raw const super::zwlr_data_control_offer_v1::zwlr_data_control_offer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:739:29 | 739 | types: unsafe { &zwlr_data_control_device_v1_events_data_offer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 739 | types: unsafe { &raw const zwlr_data_control_device_v1_events_data_offer_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:744:29 | 744 | types: unsafe { &zwlr_data_control_device_v1_events_selection_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 744 | types: unsafe { &raw const zwlr_data_control_device_v1_events_selection_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:749:29 | 749 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 749 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:755:17 | 755 | &zwlr_data_control_device_v1_events_primary_selection_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 755 | &raw const zwlr_data_control_device_v1_events_primary_selection_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:764:28 | 764 | requests: unsafe { &zwlr_data_control_device_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 764 | requests: unsafe { &raw const zwlr_data_control_device_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:766:26 | 766 | events: unsafe { &zwlr_data_control_device_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 766 | events: unsafe { &raw const zwlr_data_control_device_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1032:22 | 1032 | unsafe { &zwlr_data_control_source_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1032 | unsafe { &raw const zwlr_data_control_source_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1062:29 | 1062 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1062 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1067:29 | 1067 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1067 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1075:29 | 1075 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1075 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1080:29 | 1080 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1080 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1088:28 | 1088 | requests: unsafe { &zwlr_data_control_source_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1088 | requests: unsafe { &raw const zwlr_data_control_source_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1090:26 | 1090 | events: unsafe { &zwlr_data_control_source_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1090 | events: unsafe { &raw const zwlr_data_control_source_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1320:22 | 1320 | unsafe { &zwlr_data_control_offer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1320 | unsafe { &raw const zwlr_data_control_offer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1349:29 | 1349 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1349 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1354:29 | 1354 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1354 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1361:25 | 1361 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1361 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1368:28 | 1368 | requests: unsafe { &zwlr_data_control_offer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1368 | requests: unsafe { &raw const zwlr_data_control_offer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-data-control-v1_client_api.rs:1370:26 | 1370 | events: unsafe { &zwlr_data_control_offer_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1370 | events: unsafe { &raw const zwlr_data_control_offer_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:217:22 | 217 | unsafe { &zwlr_export_dmabuf_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 217 | unsafe { &raw const zwlr_export_dmabuf_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:246:13 | 246 | &super::zwlr_export_dmabuf_frame_v1::zwlr_export_dmabuf_frame_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 246 | &raw const super::zwlr_export_dmabuf_frame_v1::zwlr_export_dmabuf_frame_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:250:18 | 250 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 250 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:258:17 | 258 | &zwlr_export_dmabuf_manager_v1_requests_capture_output_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 258 | &raw const zwlr_export_dmabuf_manager_v1_requests_capture_output_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:264:29 | 264 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 264 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:272:28 | 272 | requests: unsafe { &zwlr_export_dmabuf_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 272 | requests: unsafe { &raw const zwlr_export_dmabuf_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:768:22 | 768 | unsafe { &zwlr_export_dmabuf_frame_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 768 | unsafe { &raw const zwlr_export_dmabuf_frame_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:792:25 | 792 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 792 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:799:29 | 799 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 799 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:804:29 | 804 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 804 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:809:29 | 809 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 809 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:814:29 | 814 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 814 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:822:28 | 822 | requests: unsafe { &zwlr_export_dmabuf_frame_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 822 | requests: unsafe { &raw const zwlr_export_dmabuf_frame_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-export-dmabuf-v1_client_api.rs:824:26 | 824 | events: unsafe { &zwlr_export_dmabuf_frame_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 824 | events: unsafe { &raw const zwlr_export_dmabuf_frame_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:215:22 | 215 | unsafe { &zwlr_foreign_toplevel_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 215 | unsafe { &raw const zwlr_foreign_toplevel_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:235:25 | 235 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 235 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:239:13 | 239 | &super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 239 | &raw const super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:247:29 | 247 | types: unsafe { &zwlr_foreign_toplevel_manager_v1_events_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | types: unsafe { &raw const zwlr_foreign_toplevel_manager_v1_events_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:252:29 | 252 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 252 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:260:28 | 260 | requests: unsafe { &zwlr_foreign_toplevel_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | requests: unsafe { &raw const zwlr_foreign_toplevel_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:262:26 | 262 | events: unsafe { &zwlr_foreign_toplevel_manager_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 262 | events: unsafe { &raw const zwlr_foreign_toplevel_manager_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:913:22 | 913 | unsafe { &zwlr_foreign_toplevel_handle_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 913 | unsafe { &raw const zwlr_foreign_toplevel_handle_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1020:19 | 1020 | [unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1020 | [unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1023:18 | 1023 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1023 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1031:19 | 1031 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1031 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1037:29 | 1037 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1037 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1042:29 | 1042 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1042 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1047:29 | 1047 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1047 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1052:29 | 1052 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1052 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1057:29 | 1057 | types: unsafe { &zwlr_foreign_toplevel_handle_v1_requests_activate_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1057 | types: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_requests_activate_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1062:29 | 1062 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1062 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1068:17 | 1068 | &zwlr_foreign_toplevel_handle_v1_requests_set_rectangle_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1068 | &raw const zwlr_foreign_toplevel_handle_v1_requests_set_rectangle_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1074:29 | 1074 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1074 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1080:17 | 1080 | &zwlr_foreign_toplevel_handle_v1_requests_set_fullscreen_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1080 | &raw const zwlr_foreign_toplevel_handle_v1_requests_set_fullscreen_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1086:29 | 1086 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1086 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1090:19 | 1090 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1090 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1092:19 | 1092 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1092 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1095:13 | 1095 | &super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1095 | &raw const super::zwlr_foreign_toplevel_handle_v1::zwlr_foreign_toplevel_handle_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1103:29 | 1103 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1103 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1108:29 | 1108 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1108 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1114:17 | 1114 | &zwlr_foreign_toplevel_handle_v1_events_output_enter_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1114 | &raw const zwlr_foreign_toplevel_handle_v1_events_output_enter_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1121:17 | 1121 | &zwlr_foreign_toplevel_handle_v1_events_output_leave_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1121 | &raw const zwlr_foreign_toplevel_handle_v1_events_output_leave_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1127:29 | 1127 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1127 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1132:29 | 1132 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1132 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1137:29 | 1137 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1137 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1142:29 | 1142 | types: unsafe { &zwlr_foreign_toplevel_handle_v1_events_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1142 | types: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_events_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1150:28 | 1150 | requests: unsafe { &zwlr_foreign_toplevel_handle_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1150 | requests: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-foreign-toplevel-management-v1_client_api.rs:1152:26 | 1152 | events: unsafe { &zwlr_foreign_toplevel_handle_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1152 | events: unsafe { &raw const zwlr_foreign_toplevel_handle_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:189:22 | 189 | unsafe { &zwlr_gamma_control_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 189 | unsafe { &raw const zwlr_gamma_control_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:216:13 | 216 | &super::zwlr_gamma_control_v1::zwlr_gamma_control_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | &raw const super::zwlr_gamma_control_v1::zwlr_gamma_control_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:218:18 | 218 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:226:17 | 226 | &zwlr_gamma_control_manager_v1_requests_get_gamma_control_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | &raw const zwlr_gamma_control_manager_v1_requests_get_gamma_control_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:232:29 | 232 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:240:28 | 240 | requests: unsafe { &zwlr_gamma_control_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | requests: unsafe { &raw const zwlr_gamma_control_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:487:22 | 487 | unsafe { &zwlr_gamma_control_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 487 | unsafe { &raw const zwlr_gamma_control_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:515:29 | 515 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 515 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:520:29 | 520 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 520 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:528:29 | 528 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 528 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:533:29 | 533 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 533 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:541:28 | 541 | requests: unsafe { &zwlr_gamma_control_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 541 | requests: unsafe { &raw const zwlr_gamma_control_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-gamma-control-v1_client_api.rs:543:26 | 543 | events: unsafe { &zwlr_gamma_control_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 543 | events: unsafe { &raw const zwlr_gamma_control_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:183:22 | 183 | unsafe { &zwlr_input_inhibit_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 183 | unsafe { &raw const zwlr_input_inhibit_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:197:9 | 197 | &super::zwlr_input_inhibitor_v1::zwlr_input_inhibitor_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 197 | &raw const super::zwlr_input_inhibitor_v1::zwlr_input_inhibitor_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:203:25 | 203 | types: unsafe { &zwlr_input_inhibit_manager_v1_requests_get_inhibitor_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 203 | types: unsafe { &raw const zwlr_input_inhibit_manager_v1_requests_get_inhibitor_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:210:28 | 210 | requests: unsafe { &zwlr_input_inhibit_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 210 | requests: unsafe { &raw const zwlr_input_inhibit_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:372:22 | 372 | unsafe { &zwlr_input_inhibitor_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 372 | unsafe { &raw const zwlr_input_inhibitor_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:388:25 | 388 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 388 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-input-inhibitor-v1_client_api.rs:395:28 | 395 | requests: unsafe { &zwlr_input_inhibitor_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 395 | requests: unsafe { &raw const zwlr_input_inhibitor_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:276:22 | 276 | unsafe { &zwlr_layer_shell_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 276 | unsafe { &raw const zwlr_layer_shell_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:308:13 | 308 | &super::zwlr_layer_surface_v1::zwlr_layer_surface_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 308 | &raw const super::zwlr_layer_surface_v1::zwlr_layer_surface_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:310:18 | 310 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 310 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:311:18 | 311 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 311 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:320:29 | 320 | types: unsafe { &zwlr_layer_shell_v1_requests_get_layer_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 320 | types: unsafe { &raw const zwlr_layer_shell_v1_requests_get_layer_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:325:29 | 325 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 325 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:333:28 | 333 | requests: unsafe { &zwlr_layer_shell_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 333 | requests: unsafe { &raw const zwlr_layer_shell_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:826:22 | 826 | unsafe { &zwlr_layer_surface_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 826 | unsafe { &raw const zwlr_layer_surface_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:914:19 | 914 | [unsafe { &super::xdg_popup::xdg_popup_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 914 | [unsafe { &raw const super::xdg_popup::xdg_popup_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:920:29 | 920 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 920 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:925:29 | 925 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 925 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:930:29 | 930 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 930 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:935:29 | 935 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 935 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:940:29 | 940 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 940 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:945:29 | 945 | types: unsafe { &zwlr_layer_surface_v1_requests_get_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | types: unsafe { &raw const zwlr_layer_surface_v1_requests_get_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:950:29 | 950 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:955:29 | 955 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:960:29 | 960 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 960 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:968:29 | 968 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 968 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:973:29 | 973 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 973 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:981:28 | 981 | requests: unsafe { &zwlr_layer_surface_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 981 | requests: unsafe { &raw const zwlr_layer_surface_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-layer-shell-v1_client_api.rs:983:26 | 983 | events: unsafe { &zwlr_layer_surface_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | events: unsafe { &raw const zwlr_layer_surface_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:270:22 | 270 | unsafe { &zwlr_output_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 270 | unsafe { &raw const zwlr_output_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:301:13 | 301 | &super::zwlr_output_configuration_v1::zwlr_output_configuration_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 301 | &raw const super::zwlr_output_configuration_v1::zwlr_output_configuration_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:312:17 | 312 | &zwlr_output_manager_v1_requests_create_configuration_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 312 | &raw const zwlr_output_manager_v1_requests_create_configuration_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:318:29 | 318 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 318 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:322:9 | 322 | &super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 322 | &raw const super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:329:29 | 329 | types: unsafe { &zwlr_output_manager_v1_events_head_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 329 | types: unsafe { &raw const zwlr_output_manager_v1_events_head_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:334:29 | 334 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 334 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:339:29 | 339 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 339 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:347:28 | 347 | requests: unsafe { &zwlr_output_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 347 | requests: unsafe { &raw const zwlr_output_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:349:26 | 349 | events: unsafe { &zwlr_output_manager_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 349 | events: unsafe { &raw const zwlr_output_manager_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:894:22 | 894 | unsafe { &zwlr_output_head_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 894 | unsafe { &raw const zwlr_output_head_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:925:9 | 925 | &super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 925 | &raw const super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:928:9 | 928 | &super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 928 | &raw const super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:935:29 | 935 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 935 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:940:29 | 940 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 940 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:945:29 | 945 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:950:29 | 950 | types: unsafe { &zwlr_output_head_v1_events_mode_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const zwlr_output_head_v1_events_mode_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:955:29 | 955 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:960:29 | 960 | types: unsafe { &zwlr_output_head_v1_events_current_mode_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 960 | types: unsafe { &raw const zwlr_output_head_v1_events_current_mode_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:965:29 | 965 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 965 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:970:29 | 970 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 970 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:975:29 | 975 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 975 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:980:29 | 980 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 980 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:985:29 | 985 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 985 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:990:29 | 990 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 990 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:995:29 | 995 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 995 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1005:26 | 1005 | events: unsafe { &zwlr_output_head_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1005 | events: unsafe { &raw const zwlr_output_head_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1234:22 | 1234 | unsafe { &zwlr_output_mode_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1234 | unsafe { &raw const zwlr_output_mode_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1251:29 | 1251 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1251 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1256:29 | 1256 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1256 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1261:29 | 1261 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1261 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1266:29 | 1266 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1266 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1276:26 | 1276 | events: unsafe { &zwlr_output_mode_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1276 | events: unsafe { &raw const zwlr_output_mode_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1591:22 | 1591 | unsafe { &zwlr_output_configuration_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1591 | unsafe { &raw const zwlr_output_configuration_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1642:13 | 1642 | &super::zwlr_output_configuration_head_v1::zwlr_output_configuration_head_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1642 | &raw const super::zwlr_output_configuration_head_v1::zwlr_output_configuration_head_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1646:13 | 1646 | &super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1646 | &raw const super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1651:13 | 1651 | &super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1651 | &raw const super::zwlr_output_head_v1::zwlr_output_head_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1658:29 | 1658 | types: unsafe { &zwlr_output_configuration_v1_requests_enable_head_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1658 | types: unsafe { &raw const zwlr_output_configuration_v1_requests_enable_head_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1663:29 | 1663 | types: unsafe { &zwlr_output_configuration_v1_requests_disable_head_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1663 | types: unsafe { &raw const zwlr_output_configuration_v1_requests_disable_head_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1668:29 | 1668 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1668 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1673:29 | 1673 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1673 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1678:29 | 1678 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1678 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1686:29 | 1686 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1686 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1691:29 | 1691 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1691 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1696:29 | 1696 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1696 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1704:28 | 1704 | requests: unsafe { &zwlr_output_configuration_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1704 | requests: unsafe { &raw const zwlr_output_configuration_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:1706:26 | 1706 | events: unsafe { &zwlr_output_configuration_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1706 | events: unsafe { &raw const zwlr_output_configuration_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2006:22 | 2006 | unsafe { &zwlr_output_configuration_head_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2006 | unsafe { &raw const zwlr_output_configuration_head_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2054:13 | 2054 | &super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2054 | &raw const super::zwlr_output_mode_v1::zwlr_output_mode_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2062:17 | 2062 | &zwlr_output_configuration_head_v1_requests_set_mode_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2062 | &raw const zwlr_output_configuration_head_v1_requests_set_mode_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2068:29 | 2068 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2068 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2073:29 | 2073 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2073 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2078:29 | 2078 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2078 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2083:29 | 2083 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2083 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-management-v1_client_api.rs:2091:28 | 2091 | requests: unsafe { &zwlr_output_configuration_head_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2091 | requests: unsafe { &raw const zwlr_output_configuration_head_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:189:22 | 189 | unsafe { &zwlr_output_power_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 189 | unsafe { &raw const zwlr_output_power_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:216:13 | 216 | &super::zwlr_output_power_v1::zwlr_output_power_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 216 | &raw const super::zwlr_output_power_v1::zwlr_output_power_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:218:18 | 218 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 218 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:226:17 | 226 | &zwlr_output_power_manager_v1_requests_get_output_power_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 226 | &raw const zwlr_output_power_manager_v1_requests_get_output_power_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:232:29 | 232 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 232 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:240:28 | 240 | requests: unsafe { &zwlr_output_power_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | requests: unsafe { &raw const zwlr_output_power_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:510:22 | 510 | unsafe { &zwlr_output_power_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 510 | unsafe { &raw const zwlr_output_power_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:538:29 | 538 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 538 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:543:29 | 543 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 543 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:551:29 | 551 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 551 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:556:29 | 556 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 556 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:564:28 | 564 | requests: unsafe { &zwlr_output_power_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 564 | requests: unsafe { &raw const zwlr_output_power_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-output-power-management-v1_client_api.rs:566:26 | 566 | events: unsafe { &zwlr_output_power_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 566 | events: unsafe { &raw const zwlr_output_power_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:277:22 | 277 | unsafe { &zwlr_screencopy_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | unsafe { &raw const zwlr_screencopy_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:327:13 | 327 | &super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 327 | &raw const super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:331:18 | 331 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 331 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:336:13 | 336 | &super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 336 | &raw const super::zwlr_screencopy_frame_v1::zwlr_screencopy_frame_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:340:18 | 340 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 340 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:351:29 | 351 | types: unsafe { &zwlr_screencopy_manager_v1_requests_capture_output_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 351 | types: unsafe { &raw const zwlr_screencopy_manager_v1_requests_capture_output_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:357:17 | 357 | &zwlr_screencopy_manager_v1_requests_capture_output_region_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 357 | &raw const zwlr_screencopy_manager_v1_requests_capture_output_region_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:363:29 | 363 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 363 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:371:28 | 371 | requests: unsafe { &zwlr_screencopy_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 371 | requests: unsafe { &raw const zwlr_screencopy_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:892:22 | 892 | unsafe { &zwlr_screencopy_frame_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 892 | unsafe { &raw const zwlr_screencopy_frame_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:937:19 | 937 | [unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 937 | [unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:939:19 | 939 | [unsafe { &super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 939 | [unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:945:29 | 945 | types: unsafe { &zwlr_screencopy_frame_v1_requests_copy_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | types: unsafe { &raw const zwlr_screencopy_frame_v1_requests_copy_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:950:29 | 950 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 950 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:955:29 | 955 | types: unsafe { &zwlr_screencopy_frame_v1_requests_copy_with_damage_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 955 | types: unsafe { &raw const zwlr_screencopy_frame_v1_requests_copy_with_damage_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:963:29 | 963 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 963 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:968:29 | 968 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 968 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:973:29 | 973 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 973 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:978:29 | 978 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 978 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:983:29 | 983 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 983 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:988:29 | 988 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 988 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:993:29 | 993 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 993 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:1001:28 | 1001 | requests: unsafe { &zwlr_screencopy_frame_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1001 | requests: unsafe { &raw const zwlr_screencopy_frame_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-screencopy-v1_client_api.rs:1003:26 | 1003 | events: unsafe { &zwlr_screencopy_frame_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1003 | events: unsafe { &raw const zwlr_screencopy_frame_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:464:22 | 464 | unsafe { &zwlr_virtual_pointer_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 464 | unsafe { &raw const zwlr_virtual_pointer_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:578:29 | 578 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 578 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:583:29 | 583 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 583 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:588:29 | 588 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 588 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:593:29 | 593 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 593 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:598:29 | 598 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 598 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:603:29 | 603 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 603 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:608:29 | 608 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 608 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:613:29 | 613 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 613 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:618:29 | 618 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 618 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:626:28 | 626 | requests: unsafe { &zwlr_virtual_pointer_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 626 | requests: unsafe { &raw const zwlr_virtual_pointer_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:862:22 | 862 | unsafe { &zwlr_virtual_pointer_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 862 | unsafe { &raw const zwlr_virtual_pointer_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:902:18 | 902 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 902 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:904:13 | 904 | &super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 904 | &raw const super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:910:18 | 910 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 910 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:911:18 | 911 | unsafe { &super::wl_output::wl_output_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 911 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:913:13 | 913 | &super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 913 | &raw const super::zwlr_virtual_pointer_v1::zwlr_virtual_pointer_v1_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:923:17 | 923 | &zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 923 | &raw const zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:929:29 | 929 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 929 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:935:17 | 935 | &zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_with_output_types | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 935 | &raw const zwlr_virtual_pointer_manager_v1_requests_create_virtual_pointer_with_output_types | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/wlr-virtual-pointer-v1_client_api.rs:945:28 | 945 | requests: unsafe { &zwlr_virtual_pointer_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 945 | requests: unsafe { &raw const zwlr_virtual_pointer_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:250:22 | 250 | unsafe { &wp_presentation_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 250 | unsafe { &raw const wp_presentation_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:277:18 | 277 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 277 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:279:13 | 279 | &super::wp_presentation_feedback::wp_presentation_feedback_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 279 | &raw const super::wp_presentation_feedback::wp_presentation_feedback_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:288:29 | 288 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 288 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:293:29 | 293 | types: unsafe { &wp_presentation_requests_feedback_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 293 | types: unsafe { &raw const wp_presentation_requests_feedback_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:300:25 | 300 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 300 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:307:28 | 307 | requests: unsafe { &wp_presentation_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 307 | requests: unsafe { &raw const wp_presentation_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:309:26 | 309 | events: unsafe { &wp_presentation_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 309 | events: unsafe { &raw const wp_presentation_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:594:22 | 594 | unsafe { &wp_presentation_feedback_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 594 | unsafe { &raw const wp_presentation_feedback_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:605:19 | 605 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 605 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:611:29 | 611 | types: unsafe { &wp_presentation_feedback_events_sync_output_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 611 | types: unsafe { &raw const wp_presentation_feedback_events_sync_output_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:616:29 | 616 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 616 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:621:29 | 621 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 621 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/presentation-time_client_api.rs:631:26 | 631 | events: unsafe { &wp_presentation_feedback_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 631 | events: unsafe { &raw const wp_presentation_feedback_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:305:22 | 305 | unsafe { &xdg_wm_base_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 305 | unsafe { &raw const xdg_wm_base_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:346:19 | 346 | [unsafe { &super::xdg_positioner::xdg_positioner_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 346 | [unsafe { &raw const super::xdg_positioner::xdg_positioner_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:348:18 | 348 | unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 348 | unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:349:18 | 349 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 349 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:356:29 | 356 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 356 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:361:29 | 361 | types: unsafe { &xdg_wm_base_requests_create_positioner_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 361 | types: unsafe { &raw const xdg_wm_base_requests_create_positioner_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:366:29 | 366 | types: unsafe { &xdg_wm_base_requests_get_xdg_surface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 366 | types: unsafe { &raw const xdg_wm_base_requests_get_xdg_surface_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:371:29 | 371 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 371 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:378:25 | 378 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 378 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:385:28 | 385 | requests: unsafe { &xdg_wm_base_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 385 | requests: unsafe { &raw const xdg_wm_base_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:387:26 | 387 | events: unsafe { &xdg_wm_base_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 387 | events: unsafe { &raw const xdg_wm_base_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:866:22 | 866 | unsafe { &xdg_positioner_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 866 | unsafe { &raw const xdg_positioner_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:959:29 | 959 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 959 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:964:29 | 964 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 964 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:969:29 | 969 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 969 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:974:29 | 974 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 974 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:979:29 | 979 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 979 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:984:29 | 984 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 984 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:989:29 | 989 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 989 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:994:29 | 994 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 994 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:999:29 | 999 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 999 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1004:29 | 1004 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1004 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1012:28 | 1012 | requests: unsafe { &xdg_positioner_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1012 | requests: unsafe { &raw const xdg_positioner_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1359:22 | 1359 | unsafe { &xdg_surface_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1359 | unsafe { &raw const xdg_surface_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1414:19 | 1414 | [unsafe { &super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1414 | [unsafe { &raw const super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1416:18 | 1416 | unsafe { &super::xdg_popup::xdg_popup_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1416 | unsafe { &raw const super::xdg_popup::xdg_popup_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1417:18 | 1417 | unsafe { &super::xdg_surface::xdg_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1417 | unsafe { &raw const super::xdg_surface::xdg_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1418:18 | 1418 | unsafe { &super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1418 | unsafe { &raw const super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1425:29 | 1425 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1425 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1430:29 | 1430 | types: unsafe { &xdg_surface_requests_get_toplevel_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1430 | types: unsafe { &raw const xdg_surface_requests_get_toplevel_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1435:29 | 1435 | types: unsafe { &xdg_surface_requests_get_popup_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1435 | types: unsafe { &raw const xdg_surface_requests_get_popup_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1440:29 | 1440 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1440 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1445:29 | 1445 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1445 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1452:25 | 1452 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1452 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1459:28 | 1459 | requests: unsafe { &xdg_surface_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1459 | requests: unsafe { &raw const xdg_surface_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:1461:26 | 1461 | events: unsafe { &xdg_surface_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 1461 | events: unsafe { &raw const xdg_surface_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2092:22 | 2092 | unsafe { &xdg_toplevel_interface } | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2092 | unsafe { &raw const xdg_toplevel_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2228:19 | 2228 | [unsafe { &super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2228 | [unsafe { &raw const super::xdg_toplevel::xdg_toplevel_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2230:18 | 2230 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2230 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2236:18 | 2236 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2236 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2240:18 | 2240 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2240 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2245:19 | 2245 | [unsafe { &super::wl_output::wl_output_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2245 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2251:29 | 2251 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2251 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2256:29 | 2256 | types: unsafe { &xdg_toplevel_requests_set_parent_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2256 | types: unsafe { &raw const xdg_toplevel_requests_set_parent_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2261:29 | 2261 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2261 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2266:29 | 2266 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2266 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2271:29 | 2271 | types: unsafe { &xdg_toplevel_requests_show_window_menu_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2271 | types: unsafe { &raw const xdg_toplevel_requests_show_window_menu_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2276:29 | 2276 | types: unsafe { &xdg_toplevel_requests_move_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2276 | types: unsafe { &raw const xdg_toplevel_requests_move_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2281:29 | 2281 | types: unsafe { &xdg_toplevel_requests_resize_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2281 | types: unsafe { &raw const xdg_toplevel_requests_resize_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2286:29 | 2286 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2286 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2291:29 | 2291 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2291 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2296:29 | 2296 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2296 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2301:29 | 2301 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2301 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2306:29 | 2306 | types: unsafe { &xdg_toplevel_requests_set_fullscreen_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2306 | types: unsafe { &raw const xdg_toplevel_requests_set_fullscreen_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2311:29 | 2311 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2311 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2316:29 | 2316 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2316 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2324:29 | 2324 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2324 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2329:29 | 2329 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2329 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2337:28 | 2337 | requests: unsafe { &xdg_toplevel_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2337 | requests: unsafe { &raw const xdg_toplevel_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2339:26 | 2339 | events: unsafe { &xdg_toplevel_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2339 | events: unsafe { &raw const xdg_toplevel_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2677:22 | 2677 | unsafe { &xdg_popup_interface } | ^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2677 | unsafe { &raw const xdg_popup_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2720:18 | 2720 | unsafe { &super::wl_seat::wl_seat_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2720 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2724:18 | 2724 | unsafe { &super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2724 | unsafe { &raw const super::xdg_positioner::xdg_positioner_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2732:29 | 2732 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2732 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2737:29 | 2737 | types: unsafe { &xdg_popup_requests_grab_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2737 | types: unsafe { &raw const xdg_popup_requests_grab_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2742:29 | 2742 | types: unsafe { &xdg_popup_requests_reposition_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2742 | types: unsafe { &raw const xdg_popup_requests_reposition_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2750:29 | 2750 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2750 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2755:29 | 2755 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2755 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2760:29 | 2760 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2760 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2768:28 | 2768 | requests: unsafe { &xdg_popup_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2768 | requests: unsafe { &raw const xdg_popup_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/xdg-shell_client_api.rs:2770:26 | 2770 | events: unsafe { &xdg_popup_events as *const _ }, | ^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 2770 | events: unsafe { &raw const xdg_popup_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:214:22 | 214 | unsafe { &wp_viewporter_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 214 | unsafe { &raw const wp_viewporter_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:239:18 | 239 | unsafe { &super::wp_viewport::wp_viewport_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 239 | unsafe { &raw const super::wp_viewport::wp_viewport_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:240:18 | 240 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 240 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:247:29 | 247 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 247 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:252:29 | 252 | types: unsafe { &wp_viewporter_requests_get_viewport_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 252 | types: unsafe { &raw const wp_viewporter_requests_get_viewport_types as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:260:28 | 260 | requests: unsafe { &wp_viewporter_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | requests: unsafe { &raw const wp_viewporter_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:521:22 | 521 | unsafe { &wp_viewport_interface } | ^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 521 | unsafe { &raw const wp_viewport_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:560:29 | 560 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 560 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:565:29 | 565 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 565 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:570:29 | 570 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 570 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/wayland-protocols-785b3639b0e744b5/out/viewporter_client_api.rs:578:28 | 578 | requests: unsafe { &wp_viewport_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 578 | requests: unsafe { &raw const wp_viewport_requests as *const _ }, | +++++++++ Fresh bevy_hierarchy v0.11.3 warning: `wayland-cursor` (lib) generated 1 warning (1 duplicate) warning: `want` (lib) generated 1 warning (1 duplicate) warning: `wgpu-hal` (lib) generated 30 warnings (1 duplicate) warning: `tiny-skia-path` (lib) generated 3 warnings (1 duplicate) warning: `calloop` (lib) generated 24 warnings (1 duplicate) warning: `wasm-bindgen-shared` (lib) generated 1 warning (1 duplicate) warning: `wayland-protocols` (lib) generated 1067 warnings (1 duplicate) warning: `bevy_hierarchy` (lib) generated 1 warning (1 duplicate) Fresh num-integer v0.1.46 Fresh approx v0.5.1 Fresh pin-project-internal v1.1.5 Fresh memmap2 v0.5.10 warning: `curve25519-dalek` (build script) generated 1 warning (1 duplicate) warning: `num-integer` (lib) generated 1 warning (1 duplicate) warning: `approx` (lib) generated 1 warning (1 duplicate) warning: `libudev-sys` (build script) generated 1 warning (1 duplicate) warning: `x11-dl` (build script) generated 1 warning (1 duplicate) warning: `pin-project-internal` (lib) generated 1 warning (1 duplicate) warning: `memmap2` (lib) generated 1 warning (1 duplicate) Fresh bumpalo v3.16.0 Fresh color_quant v1.1.0 Fresh tower-service v0.3.2 Fresh httpdate v1.0.3 Fresh cfg_aliases v0.1.1 Fresh const_soft_float v0.1.4 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f32/helpers/k_cosf.rs:25:22 | 25 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = 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(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` 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: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f32/helpers/rem_pio2f.rs:35:22 | 35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f64/helpers/k_sin.rs:49:22 | 49 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f64/helpers/rem_pio2_large.rs:225:22 | 225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f32/mod.rs:39:23 | 39 | Self(unsafe { core::mem::transmute(a) }) | --------------------^^^ | | | help: replace this with: `f32::from_bits` | = note: `#[warn(unnecessary_transmutes)]` on by default warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f32/mod.rs:43:18 | 43 | unsafe { core::mem::transmute(self.0) } | --------------------^^^^^^^^ | | | help: replace this with: `f32::to_bits` warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f64/mod.rs:39:23 | 39 | Self(unsafe { core::mem::transmute(a) }) | --------------------^^^ | | | help: replace this with: `f64::from_bits` warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_soft_float-0.1.4/src/soft_f64/mod.rs:43:18 | 43 | unsafe { core::mem::transmute(self.0) } | --------------------^^^^^^^^ | | | help: replace this with: `f64::to_bits` Fresh ryu v1.0.18 warning: value assigned to `vp` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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: `bumpalo` (lib) generated 1 warning (1 duplicate) warning: `color_quant` (lib) generated 1 warning (1 duplicate) warning: `tower-service` (lib) generated 1 warning (1 duplicate) warning: `httpdate` (lib) generated 1 warning (1 duplicate) warning: `cfg_aliases` (lib) generated 1 warning (1 duplicate) warning: `const_soft_float` (lib) generated 9 warnings (1 duplicate) warning: `ryu` (lib) generated 2 warnings (1 duplicate) Fresh constgebra v0.1.4 warning: unexpected `cfg` condition name: `unused` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/constgebra-0.1.4/src/comptime.rs:978:7 | 978 | #[cfg(unused)] | ^^^^^^ | = 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(unused)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unused)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh wasm-bindgen-backend v0.2.92 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-backend-0.2.92/src/encode.rs:80:30 | 80 | fn resolve_import_module(&self, id: &str, span: Span) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | fn resolve_import_module(&self, id: &str, span: Span) -> Result, Diagnostic> { | ++++ Fresh image v0.24.9 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/io/free_functions.rs:57:9 | 57 | image::ImageFormat::Png => visitor.visit_decoder(png::PngDecoder::with_limits(r, limits)?), | ^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/lib.rs:115:9 | 115 | #![warn(unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 57 - image::ImageFormat::Png => visitor.visit_decoder(png::PngDecoder::with_limits(r, limits)?), 57 + ImageFormat::Png => visitor.visit_decoder(png::PngDecoder::with_limits(r, limits)?), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/io/free_functions.rs:117:18 | 117 | let format = image::ImageFormat::from_path(path)?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 117 - let format = image::ImageFormat::from_path(path)?; 117 + let format = ImageFormat::from_path(path)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/io/free_functions.rs:257:9 | 257 | image::ImageOutputFormat::Unsupported(msg) => Err(ImageError::Unsupported( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 257 - image::ImageOutputFormat::Unsupported(msg) => Err(ImageError::Unsupported( 257 + ImageOutputFormat::Unsupported(msg) => Err(ImageError::Unsupported( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/dynimage.rs:849:13 | 849 | image::ImageOutputFormat::Png => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 849 - image::ImageOutputFormat::Png => { 849 + ImageOutputFormat::Png => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/image.rs:719:73 | 719 | let mut buf = vec![num_traits::Zero::zero(); total_bytes.unwrap() / std::mem::size_of::()]; | ^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 719 - let mut buf = vec![num_traits::Zero::zero(); total_bytes.unwrap() / std::mem::size_of::()]; 719 + let mut buf = vec![num_traits::Zero::zero(); total_bytes.unwrap() / size_of::()]; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/traits.rs:171:39 | 171 | pub trait PixelWithColorType: Pixel + self::private::SealedPixelWithColorType { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 171 - pub trait PixelWithColorType: Pixel + self::private::SealedPixelWithColorType { 171 + pub trait PixelWithColorType: Pixel + private::SealedPixelWithColorType { | warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/lib.rs:310:27 | 310 | #[doc = $content] extern { } | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 315 | insert_as_doc!(include_str!("../README.md")); | -------------------------------------------- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `insert_as_doc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: constant `PNG_SIGNATURE` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/codecs/png.rs:26:18 | 26 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated function `new` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/image.rs:737:19 | 735 | impl Progress { | ------------- associated function in this implementation 736 | /// Create Progress. Result in invalid progress if you provide a greater `current` than `total`. 737 | pub(crate) fn new(current: u64, total: u64) -> Self { | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:720:19 | 720 | pub fn pixels(&self) -> Pixels

{ | ^^^^^ ^^^^^^^^^ the 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 | 720 | pub fn pixels(&self) -> Pixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:733:17 | 733 | pub fn rows(&self) -> Rows

{ | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 733 | pub fn rows(&self) -> Rows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:742:29 | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:754:27 | 754 | pub fn enumerate_rows(&self) -> EnumerateRows

{ | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 754 | pub fn enumerate_rows(&self) -> EnumerateRows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:898:23 | 898 | pub fn pixels_mut(&mut self) -> PixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 898 | pub fn pixels_mut(&mut self) -> PixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:911:21 | 911 | pub fn rows_mut(&mut self) -> RowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 911 | pub fn rows_mut(&mut self) -> RowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:918:33 | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/buffer.rs:931:31 | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.24.9/src/image.rs:1061:15 | 1061 | fn pixels(&self) -> Pixels | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1061 | fn pixels(&self) -> Pixels<'_, Self> | +++ Fresh pin-project v1.1.5 Fresh thiserror v1.0.63 warning: `constgebra` (lib) generated 2 warnings (1 duplicate) warning: `winit` (build script) generated 1 warning (1 duplicate) warning: `wasm-bindgen-backend` (lib) generated 2 warnings (1 duplicate) warning: `image` (lib) generated 19 warnings (1 duplicate) warning: `pin-project` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (lib) generated 1 warning (1 duplicate) Fresh smithay-client-toolkit v0.16.1 warning: unused import: `ffi::CStr` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smithay-client-toolkit-0.16.1/src/shm/mempool.rs:3:5 | 3 | ffi::CStr, | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/smithay-client-toolkit-0.16.1/src/window/mod.rs:256:21 | 256 | let mut inner = match frame_inner.as_mut() { | ----^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default Fresh tiny-skia v0.8.4 warning: unused import: `tiny_skia_path::f32x2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/wide/mod.rs:32:9 | 32 | pub use tiny_skia_path::f32x2; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: field `size` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/clip.rs:214:9 | 212 | pub struct SubClipMaskMut<'a> { | -------------- field in this struct 213 | pub data: &'a mut [u8], 214 | pub size: IntSize, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/edge_builder.rs:242:24 | 242 | pub fn edge_iter(path: &Path) -> PathEdgeIter { | ^^^^^ ^^^^^^^^^^^^ the 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 | 242 | pub fn edge_iter(path: &Path) -> PathEdgeIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:182:19 | 182 | pub fn as_ref(&self) -> PixmapRef { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 182 | pub fn as_ref(&self) -> PixmapRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:190:19 | 190 | pub fn as_mut(&mut self) -> PixmapMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 190 | pub fn as_mut(&mut self) -> PixmapMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:478:19 | 478 | pub fn as_ref(&self) -> PixmapRef { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | pub fn as_ref(&self) -> PixmapRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:523:32 | 523 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 523 | pub(crate) fn as_subpixmap(&mut self) -> SubPixmapMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/pixmap.rs:534:29 | 534 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> 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 | 534 | pub(crate) fn subpixmap(&mut self, rect: IntRect) -> Option> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tiny-skia-0.8.4/src/shaders/pattern.rs:87:10 | 82 | pixmap: PixmapRef<'a>, | -- the lifetime is named here ... 87 | ) -> Shader { | ^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 87 | ) -> Shader<'a> { | ++++ Fresh wgpu-core v0.16.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:579:43 | 579 | offset..(offset + mem::size_of::() as u64), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/lib.rs:35:5 | 35 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 579 - offset..(offset + mem::size_of::() as u64), 579 + offset..(offset + size_of::() as u64), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:617:43 | 617 | offset..(offset + mem::size_of::() as u64), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 617 - offset..(offset + mem::size_of::() as u64), 617 + offset..(offset + size_of::() as u64), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:763:13 | 763 | crate::binding_model::PipelineLayout, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 763 - crate::binding_model::PipelineLayout, 763 + binding_model::PipelineLayout, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:766:36 | 766 | bind_group_guard: &Storage, id::BindGroupId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 766 - bind_group_guard: &Storage, id::BindGroupId>, 766 + bind_group_guard: &Storage, id::BindGroupId>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:767:34 | 767 | pipeline_guard: &Storage, id::RenderPipelineId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 767 - pipeline_guard: &Storage, id::RenderPipelineId>, 767 + pipeline_guard: &Storage, id::RenderPipelineId>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:768:32 | 768 | buffer_guard: &Storage, id::BufferId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 768 - buffer_guard: &Storage, id::BufferId>, 768 + buffer_guard: &Storage, id::BufferId>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/compute.rs:642:47 | 642 | let end_offset = offset + mem::size_of::() as u64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 642 - let end_offset = offset + mem::size_of::() as u64; 642 + let end_offset = offset + size_of::() as u64; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1799:38 | 1799 | ... false => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1799 - false => mem::size_of::(), 1799 + false => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1800:37 | 1800 | ... true => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1800 - true => mem::size_of::(), 1800 + true => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1871:38 | 1871 | ... false => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1871 - false => mem::size_of::(), 1871 + false => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:1872:37 | 1872 | ... true => mem::size_of::(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1872 - true => mem::size_of::(), 1872 + true => size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:2169:13 | 2169 | super::CommandBuffer::insert_barriers_from_scope( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2169 - super::CommandBuffer::insert_barriers_from_scope( 2169 + CommandBuffer::insert_barriers_from_scope( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:622:43 | 622 | && (src_buffer.usage.contains(wgt::BufferUsages::INDEX) | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 622 - && (src_buffer.usage.contains(wgt::BufferUsages::INDEX) 622 + && (src_buffer.usage.contains(BufferUsages::INDEX) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:623:46 | 623 | || dst_buffer.usage.contains(wgt::BufferUsages::INDEX)) | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 623 - || dst_buffer.usage.contains(wgt::BufferUsages::INDEX)) 623 + || dst_buffer.usage.contains(BufferUsages::INDEX)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:625:36 | 625 | let forbidden_usages = wgt::BufferUsages::VERTEX | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 625 - let forbidden_usages = wgt::BufferUsages::VERTEX 625 + let forbidden_usages = BufferUsages::VERTEX | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:626:19 | 626 | | wgt::BufferUsages::UNIFORM | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 626 - | wgt::BufferUsages::UNIFORM 626 + | BufferUsages::UNIFORM | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:627:19 | 627 | | wgt::BufferUsages::INDIRECT | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 627 - | wgt::BufferUsages::INDIRECT 627 + | BufferUsages::INDIRECT | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/transfer.rs:628:19 | 628 | | wgt::BufferUsages::STORAGE; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 628 - | wgt::BufferUsages::STORAGE; 628 + | BufferUsages::STORAGE; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/life.rs:865:37 | 865 | let mapping = match std::mem::replace( | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 865 - let mapping = match std::mem::replace( 865 + let mapping = match mem::replace( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:715:24 | 715 | map_state: resource::BufferMapState::Idle, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 715 - map_state: resource::BufferMapState::Idle, 715 + map_state: BufferMapState::Idle, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:957:46 | 957 | wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 957 - wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, 957 + wgt::TextureDimension::D1 => TextureViewDimension::D1, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:958:46 | 958 | wgt::TextureDimension::D2 => wgt::TextureViewDimension::D2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 958 - wgt::TextureDimension::D2 => wgt::TextureViewDimension::D2, 958 + wgt::TextureDimension::D2 => TextureViewDimension::D2, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1029:46 | 1029 | wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1029 - wgt::TextureDimension::D1 => wgt::TextureViewDimension::D1, 1029 + wgt::TextureDimension::D1 => TextureViewDimension::D1, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1032:25 | 1032 | wgt::TextureViewDimension::D2 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1032 - wgt::TextureViewDimension::D2 1032 + TextureViewDimension::D2 | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1034:25 | 1034 | wgt::TextureViewDimension::D2Array | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1034 - wgt::TextureViewDimension::D2Array 1034 + TextureViewDimension::D2Array | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1037:46 | 1037 | wgt::TextureDimension::D3 => wgt::TextureViewDimension::D3, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1037 - wgt::TextureDimension::D3 => wgt::TextureViewDimension::D3, 1037 + wgt::TextureDimension::D3 => TextureViewDimension::D3, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1051:21 | 1051 | wgt::TextureViewDimension::D1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1051 - wgt::TextureViewDimension::D1 1051 + TextureViewDimension::D1 | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1052:23 | 1052 | | wgt::TextureViewDimension::D2 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1052 - | wgt::TextureViewDimension::D2 1052 + | TextureViewDimension::D2 | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1053:23 | 1053 | | wgt::TextureViewDimension::D3 => 1, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1053 - | wgt::TextureViewDimension::D3 => 1, 1053 + | TextureViewDimension::D3 => 1, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1054:21 | 1054 | wgt::TextureViewDimension::Cube => 6, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1054 - wgt::TextureViewDimension::Cube => 6, 1054 + TextureViewDimension::Cube => 6, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1055:21 | 1055 | wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1055 - wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { 1055 + TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1055:58 | 1055 | wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1055 - wgt::TextureViewDimension::D2Array | wgt::TextureViewDimension::CubeArray => { 1055 + wgt::TextureViewDimension::D2Array | TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1091:67 | 1091 | if texture.desc.sample_count > 1 && resolved_dimension != wgt::TextureViewDimension::D2 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1091 - if texture.desc.sample_count > 1 && resolved_dimension != wgt::TextureViewDimension::D2 { 1091 + if texture.desc.sample_count > 1 && resolved_dimension != TextureViewDimension::D2 { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1223:17 | 1223 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1223 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1223 + TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1223:51 | 1223 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1223 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1223 + wgt::TextureViewDimension::Cube | TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1226:17 | 1226 | wgt::TextureViewDimension::D3 => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1226 - wgt::TextureViewDimension::D3 => { 1226 + TextureViewDimension::D3 => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1720:25 | 1720 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1720 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1720 + TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:1720:59 | 1720 | wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1720 - wgt::TextureViewDimension::Cube | wgt::TextureViewDimension::CubeArray => { 1720 + wgt::TextureViewDimension::Cube | TextureViewDimension::CubeArray => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:2283:21 | 2283 | ) -> Result<(), super::binding_model::CreateBindGroupError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2283 - ) -> Result<(), super::binding_model::CreateBindGroupError> { 2283 + ) -> Result<(), binding_model::CreateBindGroupError> { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:2315:16 | 2315 | view: &crate::resource::TextureView, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2315 - view: &crate::resource::TextureView, 2315 + view: &resource::TextureView, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:3587:21 | 3587 | std::ptr::NonNull::dangling() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 3587 - std::ptr::NonNull::dangling() 3587 + ptr::NonNull::dangling() | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:3601:36 | 3601 | buffer.map_state = resource::BufferMapState::Active { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 3601 - buffer.map_state = resource::BufferMapState::Active { 3601 + buffer.map_state = BufferMapState::Active { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:3650:36 | 3650 | buffer.map_state = resource::BufferMapState::Init { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 3650 - buffer.map_state = resource::BufferMapState::Init { 3650 + buffer.map_state = BufferMapState::Init { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:4123:19 | 4123 | match std::mem::replace(&mut texture.clear_mode, resource::TextureClearMode::None) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4123 - match std::mem::replace(&mut texture.clear_mode, resource::TextureClearMode::None) { 4123 + match mem::replace(&mut texture.clear_mode, resource::TextureClearMode::None) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:4423:16 | 4423 | if mem::size_of::>() == 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4423 - if mem::size_of::>() == 0 { 4423 + if size_of::>() == 0 { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5852:17 | 5852 | resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5852 - resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { 5852 + BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5852:57 | 5852 | resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5852 - resource::BufferMapState::Init { .. } | resource::BufferMapState::Active { .. } => { 5852 + resource::BufferMapState::Init { .. } | BufferMapState::Active { .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5855:17 | 5855 | resource::BufferMapState::Waiting(_) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5855 - resource::BufferMapState::Waiting(_) => { 5855 + BufferMapState::Waiting(_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5858:17 | 5858 | resource::BufferMapState::Idle => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5858 - resource::BufferMapState::Idle => { 5858 + BufferMapState::Idle => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5859:21 | 5859 | resource::BufferMapState::Waiting(resource::BufferPendingMapping { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5859 - resource::BufferMapState::Waiting(resource::BufferPendingMapping { 5859 + BufferMapState::Waiting(resource::BufferPendingMapping { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5921:13 | 5921 | resource::BufferMapState::Init { ptr, .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5921 - resource::BufferMapState::Init { ptr, .. } => { 5921 + BufferMapState::Init { ptr, .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5931:13 | 5931 | resource::BufferMapState::Active { ptr, ref range, .. } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5931 - resource::BufferMapState::Active { ptr, ref range, .. } => { 5931 + BufferMapState::Active { ptr, ref range, .. } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5949:13 | 5949 | resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5949 - resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { 5949 + BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5949:46 | 5949 | resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5949 - resource::BufferMapState::Idle | resource::BufferMapState::Waiting(_) => { 5949 + resource::BufferMapState::Idle | BufferMapState::Waiting(_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5962:51 | 5962 | match mem::replace(&mut buffer.map_state, resource::BufferMapState::Idle) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5962 - match mem::replace(&mut buffer.map_state, resource::BufferMapState::Idle) { 5962 + match mem::replace(&mut buffer.map_state, BufferMapState::Idle) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:5963:13 | 5963 | resource::BufferMapState::Init { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 5963 - resource::BufferMapState::Init { 5963 + BufferMapState::Init { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:6020:13 | 6020 | resource::BufferMapState::Idle => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 6020 - resource::BufferMapState::Idle => { 6020 + BufferMapState::Idle => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:6023:13 | 6023 | resource::BufferMapState::Waiting(pending) => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 6023 - resource::BufferMapState::Waiting(pending) => { 6023 + BufferMapState::Waiting(pending) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/device/mod.rs:6026:13 | 6026 | resource::BufferMapState::Active { ptr, range, host } => { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 6026 - resource::BufferMapState::Active { ptr, range, host } => { 6026 + BufferMapState::Active { ptr, range, host } => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:393:15 | 393 | match std::mem::replace(&mut self.map[index], element) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 393 - match std::mem::replace(&mut self.map[index], element) { 393 + match mem::replace(&mut self.map[index], element) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:416:15 | 416 | match std::mem::replace(&mut self.map[index as usize], Element::Vacant) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 416 - match std::mem::replace(&mut self.map[index as usize], Element::Vacant) { 416 + match mem::replace(&mut self.map[index as usize], Element::Vacant) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:432:13 | 432 | std::mem::replace(&mut self.map[index as usize], Element::Vacant) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 432 - std::mem::replace(&mut self.map[index as usize], Element::Vacant) 432 + mem::replace(&mut self.map[index as usize], Element::Vacant) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:459:27 | 459 | element_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 459 - element_size: mem::size_of::(), 459 + element_size: size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:1187:29 | 1187 | .map_or(wgt::Backend::Empty, |p| p.backend()) | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1187 - .map_or(wgt::Backend::Empty, |p| p.backend()) 1187 + .map_or(Backend::Empty, |p| p.backend()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/id.rs:18:27 | 18 | const INDEX_BITS: usize = std::mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 18 - const INDEX_BITS: usize = std::mem::size_of::() * 8; 18 + const INDEX_BITS: usize = size_of::() * 8; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/instance.rs:316:12 | 316 | if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) | ^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 316 - if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) 316 + if Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/instance.rs:316:44 | 316 | if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 316 - if wgt::Backends::PRIMARY.contains(wgt::Backends::from(A::VARIANT)) 316 + if wgt::Backends::PRIMARY.contains(Backends::from(A::VARIANT)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/metadata.rs:250:35 | 250 | const BITS_PER_BLOCK: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 250 - const BITS_PER_BLOCK: usize = mem::size_of::() * 8; 250 + const BITS_PER_BLOCK: usize = size_of::() * 8; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/validation.rs:1072:21 | 1072 | wgt::BindingType::Sampler(wgt::SamplerBindingType::Filtering) | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1072 - wgt::BindingType::Sampler(wgt::SamplerBindingType::Filtering) 1072 + BindingType::Sampler(wgt::SamplerBindingType::Filtering) | warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/binding_model.rs:51:9 | 51 | error: BindGroupLayoutEntryError, | ^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `buffer` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/binding_model.rs:90:9 | 90 | buffer: BufferId, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `buffer` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/binding_model.rs:96:9 | 96 | buffer: BufferId, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `inner` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/bundle.rs:1409:5 | 1409 | inner: RenderBundleErrorInner, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `inner` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/compute.rs:225:5 | 225 | inner: ComputePassErrorInner, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `reason` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:498:9 | 498 | reason: TextureViewNotRenderableReason, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `inner` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:617:5 | 617 | inner: RenderPassErrorInner, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pipeline` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/mod.rs:576:9 | 576 | pipeline: Option, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pipeline` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/mod.rs:591:9 | 591 | pipeline: Option, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/pipeline.rs:378:9 | 378 | error: validation::StageError, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:213:21 | 213 | BufferInvalid { id: id::BufferId }, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:215:22 | 215 | TextureInvalid { id: id::TextureId }, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:218:9 | 218 | id: id::BufferId, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `id` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/mod.rs:223:9 | 223 | id: id::TextureId, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/validation.rs:262:9 | 262 | error: FilteringError, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/validation.rs:269:9 | 269 | error: InputError, | ^^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/mod.rs:319:19 | 319 | pub fn as_ref(&self) -> BasePassRef { | ^^^^^ ^^^^^^^^^^^^^^ the 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 | 319 | pub fn as_ref(&self) -> BasePassRef<'_, C> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/memory_init.rs:40:38 | 40 | pub(crate) fn drain_init_actions(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 40 | pub(crate) fn drain_init_actions(&mut self) -> Drain<'_, TextureInitTrackerAction> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/command/render.rs:647:29 | 647 | fn to_render_attachment(&self, usage: hal::TextureUses) -> RenderAttachment { | ^^^^^ 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 | 647 | fn to_render_attachment(&self, usage: hal::TextureUses) -> RenderAttachment<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/hub.rs:817:9 | 817 | &self, | ^^^^^ the lifetime is elided here 818 | id_in: >::Input, 819 | ) -> FutureId { | ^^^^^^^^^^^^^^ 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 | 819 | ) -> FutureId<'_, I, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/init_tracker/mod.rs:190:25 | 190 | pub(crate) fn drain(&mut self, drain_range: Range) -> InitTrackerDrain { | ^^^^^^^^^ 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 | 190 | pub(crate) fn drain(&mut self, drain_range: Range) -> InitTrackerDrain<'_, Idx> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/range.rs:77:42 | 75 | &'a self, | -- the lifetime is named here 76 | range: &'a Range, | -- the lifetime is named here 77 | ) -> impl Iterator, &T)> + 'a { | ^^ -- the same lifetime is named here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 77 | ) -> impl Iterator, &'a T)> + 'a { | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-core-0.16.1/src/track/texture.rs:455:18 | 455 | pub fn drain(&mut self) -> Drain> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 455 | pub fn drain(&mut self) -> Drain<'_, PendingTransition> { | +++ Fresh encase_derive v0.6.1 Fresh bevy_window v0.11.3 Fresh bevy_diagnostic v0.11.3 Fresh http-body v1.0.1 Fresh curve25519-dalek-derive v0.1.1 warning: `smithay-client-toolkit` (lib) generated 3 warnings (1 duplicate) warning: `tiny-skia` (lib) generated 10 warnings (1 duplicate) warning: `wgpu-core` (lib) generated 93 warnings (1 duplicate) warning: `encase_derive` (lib) generated 1 warning (1 duplicate) warning: `bevy_window` (lib) generated 1 warning (1 duplicate) warning: `bevy_diagnostic` (lib) generated 1 warning (1 duplicate) warning: `http-body` (lib) generated 1 warning (1 duplicate) warning: `curve25519-dalek-derive` (lib) generated 1 warning (1 duplicate) Fresh venial v0.5.0 warning: unused imports: `EnumVariantValue`, `NamedField`, and `VisMarker` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/venial-0.5.0/src/types_edition.rs:3:64 | 3 | Attribute, AttributeValue, Declaration, Enum, EnumVariant, EnumVariantValue, Function, | ^^^^^^^^^^^^^^^^ 4 | GenericBound, GenericParam, GenericParamList, GroupSpan, InlineGenericArgs, NamedField, Struct, | ^^^^^^^^^^ 5 | StructFields, TupleField, TyExpr, Union, VisMarker, WhereClause, WhereClauseItem, | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh unicode-ident v1.0.12 Fresh minimal-lexical v0.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ Fresh const_panic v0.2.8 warning: unexpected `cfg` condition value: `fmt` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/src/fmt/char_formatting.rs:53:17 | 53 | #[cfg(any(test, feature = "fmt"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const_panic_proc_macros`, `default`, `derive`, `docsrs`, `non_basic`, `rust_1_64`, `test`, and `typewit` = help: consider adding `fmt` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: irrefutable `if let` pattern --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/src/concat_panic_.rs:52:8 | 52 | if let Err(_) = panic_inner::<1024>(args) {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` = note: `#[warn(irrefutable_let_patterns)]` on by default warning: irrefutable `if let` pattern --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_panic-0.2.8/src/concat_panic_.rs:54:8 | 54 | if let Err(_) = panic_inner::<{ 1024 * 6 }>(args) {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` warning: `venial` (lib) generated 2 warnings (1 duplicate) warning: `serde` (build script) generated 1 warning (1 duplicate) warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) warning: `const_panic` (lib) generated 4 warnings (1 duplicate) warning: `serde_json` (build script) generated 1 warning (1 duplicate) warning: `rustversion` (build script) generated 1 warning (1 duplicate) warning: `ucd-trie` (lib) generated 1 warning (1 duplicate) Fresh static_assertions v1.1.0 Fresh encase v0.6.1 warning: unexpected `cfg` condition name: `docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/src/lib.rs:1:13 | 1 | #![cfg_attr(docs, feature(doc_auto_cfg))] | ^^^^ help: there is a config with a similar name: `doc` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/src/types/runtime_sized_array.rs:228:13 | 228 | fn create_from(reader: &mut $crate::private::Reader) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 248 | impl_rts_array!([T]; using len); | ------------------------------- in this macro invocation | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encase-0.6.1/src/lib.rs:8:5 | 8 | unused, | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` = note: this warning originates in the macro `$crate::impl_rts_array_inner` which comes from the expansion of the macro `impl_rts_array` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh naga_oil v0.8.2 warning: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/preprocess.rs:161:15 | 161 | #[cfg(debug)] | ^^^^^ | = 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(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` 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: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/preprocess.rs:377:15 | 377 | #[cfg(debug)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: value assigned to `source` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:75:9 | 75 | pub source: ErrSource, | ^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:103:32 | 103 | UnknownShaderDefOperator { pos: usize, operator: String }, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:105:24 | 105 | UnknownShaderDef { pos: usize, shader_def_name: String }, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:110:9 | 110 | pos: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:128:40 | 128 | OverrideNotVirtual { name: String, pos: usize }, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `at` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:132:43 | 132 | InvalidIdentifier { original: String, at: naga::Span }, | ^^ | = help: maybe it is overwritten before being read? warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/error.rs:137:9 | 137 | pos: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/comment_strip_iter.rs:79:42 | 79 | fn replace_comments(&'a mut self) -> CommentReplaceIter; | -- ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 79 | fn replace_comments(&'a mut self) -> CommentReplaceIter<'a>; | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/naga_oil-0.8.2/src/compose/comment_strip_iter.rs:83:42 | 83 | fn replace_comments(&'a mut self) -> CommentReplaceIter { | -- ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 83 | fn replace_comments(&'a mut self) -> CommentReplaceIter<'a> { | ++++ Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pest-2.7.11/src/iterators/pairs.rs:330:70 | 329 | tag: &'i str, | -- the lifetime is named here 330 | ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { | -- -- ^^ the same lifetime is elided here | | | | | the same lifetime is named here | the same lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'i` | 330 - ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { 330 + ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + 'i> { | warning: `static_assertions` (lib) generated 1 warning (1 duplicate) warning: `encase` (lib) generated 3 warnings (1 duplicate) warning: `naga_oil` (lib) generated 12 warnings (1 duplicate) warning: `nom` (lib) generated 14 warnings (1 duplicate) warning: `pest` (lib) generated 2 warnings (1 duplicate) Fresh wgpu v0.16.3 warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:131:28 | 131 | pub struct SubmissionIndex(ObjectId, Arc); | --------------- ^^^^^^^^ | | | field in this struct | = note: `SubmissionIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 131 - pub struct SubmissionIndex(ObjectId, Arc); 131 + pub struct SubmissionIndex((), Arc); | warning: methods `device_downlevel_properties`, `render_bundle_encoder_multi_draw_indirect`, `render_bundle_encoder_multi_draw_indexed_indirect`, `render_bundle_encoder_multi_draw_indirect_count`, and `render_bundle_encoder_multi_draw_indexed_indirect_count` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/context.rs:187:8 | 33 | pub trait Context: Debug + Send + Sized + Sync { | ------- methods in this trait ... 187 | fn device_downlevel_properties( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 749 | fn render_bundle_encoder_multi_draw_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 758 | fn render_bundle_encoder_multi_draw_indexed_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 768 | fn render_bundle_encoder_multi_draw_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 781 | fn render_bundle_encoder_multi_draw_indexed_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: methods `device_downlevel_properties`, `render_bundle_encoder_multi_draw_indirect`, `render_bundle_encoder_multi_draw_indexed_indirect`, `render_bundle_encoder_multi_draw_indirect_count`, and `render_bundle_encoder_multi_draw_indexed_indirect_count` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/context.rs:1162:8 | 1083 | pub(crate) trait DynContext: Debug + Send + Sync { | ---------- methods in this trait ... 1162 | fn device_downlevel_properties( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1671 | fn render_bundle_encoder_multi_draw_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1680 | fn render_bundle_encoder_multi_draw_indexed_indirect( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1690 | fn render_bundle_encoder_multi_draw_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 1703 | fn render_bundle_encoder_multi_draw_indexed_indirect_count( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/util/mod.rs:88:5 | 87 | pub struct DownloadBuffer( | -------------- field in this struct 88 | Arc, | ^^^^^^^^^^^^^^^^^^ | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 88 - Arc, 88 + (), | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2023:9 | 2023 | &self, | ^^^^^ the lifetime is elided here 2024 | desc: &RenderBundleEncoderDescriptor, 2025 | ) -> RenderBundleEncoder { | ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 2025 | ) -> RenderBundleEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2475:30 | 2475 | pub fn as_entire_binding(&self) -> BindingResource { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2475 | pub fn as_entire_binding(&self) -> BindingResource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2480:37 | 2480 | pub fn as_entire_buffer_binding(&self) -> BufferBinding { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2480 | pub fn as_entire_buffer_binding(&self) -> BufferBinding<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2490:49 | 2490 | pub fn slice>(&self, bounds: S) -> BufferSlice { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2490 | pub fn slice>(&self, bounds: S) -> BufferSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2645:26 | 2645 | pub fn as_image_copy(&self) -> ImageCopyTexture { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2645 | pub fn as_image_copy(&self) -> ImageCopyTexture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/lib.rs:2773:31 | 2773 | pub fn begin_compute_pass(&mut self, desc: &ComputePassDescriptor) -> ComputePass { | ^^^^^^^^^ 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 | 2773 | pub fn begin_compute_pass(&mut self, desc: &ComputePassDescriptor) -> ComputePass<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/util/mod.rs:45:29 | 45 | pub fn make_spirv_raw(data: &[u8]) -> Cow<[u32]> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn make_spirv_raw(data: &[u8]) -> Cow<'_, [u32]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wgpu-0.16.3/src/util/belt.rs:78:9 | 78 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 84 | ) -> BufferViewMut { | ^^^^^^^^^^^^^ 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 | 84 | ) -> BufferViewMut<'_> { | ++++ Fresh bevy_asset v0.11.3 warning: unused variable: `configuration` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_asset-0.11.3/src/io/file_asset_io.rs:44:21 | 44 | if let Some(configuration) = watch_for_changes { | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `configuration` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_asset-0.11.3/src/io/file_asset_io.rs:146:33 | 146 | fn watch_for_changes(&self, configuration: &ChangeWatcher) -> Result<(), AssetIoError> { | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration` Fresh curve25519-dalek v4.1.3 warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:258:9 | 258 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:270:9 | 270 | unsafe { u64x4(core::arch::x86_64::_mm256_set1_epi64x(x as i64)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:309:9 | 309 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:322:9 | 322 | unsafe { u32x8(core::arch::x86_64::_mm256_set1_epi32(x as i32)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:335:9 | 335 | unsafe { core::arch::x86_64::_mm256_mul_epu32(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:68:5 | 68 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:89:5 | 89 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:432:13 | 432 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:456:13 | 456 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:479:28 | 479 | let c9_19: u32x8 = unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:663:13 | 663 | unsafe { | ^^^^^^ unnecessary `unsafe` block Fresh sctk-adwaita v0.5.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:20:35 | 20 | pub(crate) fn headerbar_paint(&self) -> Paint { | ^^^^^ ^^^^^ the 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 | 20 | pub(crate) fn headerbar_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:28:37 | 28 | pub(crate) fn button_idle_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 28 | pub(crate) fn button_idle_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:36:38 | 36 | pub(crate) fn button_hover_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 36 | pub(crate) fn button_hover_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:44:37 | 44 | pub(crate) fn button_icon_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | pub(crate) fn button_icon_paint(&self) -> Paint<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sctk-adwaita-0.5.4/src/theme.rs:51:32 | 51 | pub(crate) fn border_paint(&self) -> Paint { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 51 | pub(crate) fn border_paint(&self) -> Paint<'_> { | ++++ Fresh x11-dl v2.21.0 warning: unexpected `cfg` condition value: `xlib` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/xlib.rs:3564:7 | 3564 | #[cfg(feature = "xlib")] | ^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `xlib` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `extern` fn uses type `XEventQueueOwner`, which is not FFI-safe --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/link.rs:28:23 | 28 | $(pub $fn_name: unsafe extern "C" fn ($($param_type),*) -> $ret_type,)* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/xlib_xcb.rs:4:1 | 4 | / x11_link! { Xlib_xcb, xlib_xcb, ["libX11-xcb.so.1", "libX11-xcb.so"], 2, 5 | | pub fn XGetXCBConnection(_1: *mut Display) -> *mut xcb_connection_t, 6 | | pub fn XSetEventQueueOwner(_1: *mut Display, _2: XEventQueueOwner) -> (), 7 | | variadic: 8 | | globals: 9 | | } | |_- in this macro invocation | = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum = note: enum has no representation hint note: the type is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11-dl-2.21.0/src/xlib_xcb.rs:11:1 | 11 | pub enum XEventQueueOwner { | ^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(improper_ctypes_definitions)]` on by default = note: this warning originates in the macro `x11_link` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh wasm-bindgen-macro-support v0.2.92 Fresh hexasphere v9.1.0 warning: `wgpu` (lib) generated 13 warnings (1 duplicate) warning: `bevy_asset` (lib) generated 3 warnings (1 duplicate) warning: `curve25519-dalek` (lib) generated 28 warnings (1 duplicate) warning: `sctk-adwaita` (lib) generated 6 warnings (1 duplicate) warning: `x11-dl` (lib) generated 3 warnings (1 duplicate) warning: `wasm-bindgen-macro-support` (lib) generated 1 warning (1 duplicate) warning: `hexasphere` (lib) generated 1 warning (1 duplicate) Fresh libudev-sys v0.1.4 warning: unexpected `cfg` condition name: `hwdb` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libudev-sys-0.1.4/src/lib.rs:7:7 | 7 | #[cfg(hwdb)] | ^^^^ | = 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(hwdb)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hwdb)");` 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: `hwdb` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libudev-sys-0.1.4/src/lib.rs:136:7 | 136 | #[cfg(hwdb)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hwdb)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hwdb)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bevy_transform v0.11.3 Fresh bevy_encase_derive v0.11.3 Fresh synstructure v0.12.6 Fresh tinystr v0.7.6 Fresh sha1 v0.10.6 warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh http v0.2.12 warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2320 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2328 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2958 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2978 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3001 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3010 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + Fresh bevy_render_macros v0.11.3 warning: `libudev-sys` (lib) generated 3 warnings (1 duplicate) warning: `bevy_transform` (lib) generated 1 warning (1 duplicate) warning: `bevy_encase_derive` (lib) generated 1 warning (1 duplicate) warning: `synstructure` (lib) generated 1 warning (1 duplicate) warning: `tinystr` (lib) generated 1 warning (1 duplicate) warning: `sha1` (lib) generated 5 warnings (3 duplicates) warning: `http` (lib) generated 8 warnings (1 duplicate) warning: `bevy_render_macros` (lib) generated 1 warning (1 duplicate) Fresh bevy_mikktspace v0.11.3 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:25 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^---^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const SSubGroup` | = 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: `&Vec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:25 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^^^^^^^^^^^^^^^^^ = 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 | 755 | bStillSame = if (&(*pg1).pTriMembers)[i] == (*pg2).pTriMembers[i] { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:50 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^---^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const SSubGroup` | = 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: `&Vec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_mikktspace-0.11.3/src/generated.rs:755:50 | 755 | bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] { | ^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 755 | bStillSame = if (*pg1).pTriMembers[i] == (&(*pg2).pTriMembers)[i] { | ++ + Fresh nix v0.26.4 Fresh base64ct v1.6.0 Fresh heck v0.4.1 Fresh vcpkg v0.2.15 Fresh sptr v0.3.2 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:600:5 | 600 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:612:5 | 612 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:622:5 | 622 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:643:5 | 643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:678:5 | 678 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/sptr-0.3.2/src/lib.rs:699:5 | 699 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh base16ct v0.2.0 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/error.rs:28:22 | 28 | impl From for core::fmt::Error { | ^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/lib.rs:13:5 | 13 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 28 - impl From for core::fmt::Error { 28 + impl From for fmt::Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/error.rs:29:26 | 29 | fn from(_: Error) -> core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 29 - fn from(_: Error) -> core::fmt::Error { 29 + fn from(_: Error) -> fmt::Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base16ct-0.2.0/src/error.rs:30:9 | 30 | core::fmt::Error::default() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 30 - core::fmt::Error::default() 30 + fmt::Error::default() | warning: `bevy_mikktspace` (lib) generated 3 warnings (1 duplicate) warning: `nix` (lib) generated 1 warning (1 duplicate) warning: `base64ct` (lib) generated 1 warning (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `vcpkg` (lib) generated 1 warning (1 duplicate) warning: `sptr` (lib) generated 9 warnings (1 duplicate) warning: `base16ct` (lib) generated 4 warnings (1 duplicate) warning: `gilrs` (build script) generated 1 warning (1 duplicate) Fresh signature v2.2.0 Fresh nohash-hasher v0.2.0 Fresh tower-layer v0.3.2 Fresh accesskit v0.11.2 warning: `rustls` (build script) generated 1 warning (1 duplicate) warning: `signature` (lib) generated 1 warning (1 duplicate) warning: `nohash-hasher` (lib) generated 1 warning (1 duplicate) warning: `tower-layer` (lib) generated 1 warning (1 duplicate) warning: `wasm-bindgen` (build script) generated 1 warning (1 duplicate) warning: `const_fn` (build script) generated 1 warning (1 duplicate) warning: `radium` (build script) generated 1 warning (1 duplicate) warning: `accesskit` (lib) generated 1 warning (1 duplicate) Fresh tower v0.4.13 warning: use of deprecated method `futures_util::stream::FuturesOrdered::::push`: use `push_back` instead --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-0.4.13/src/util/call_all/ordered.rs:173:25 | 173 | FuturesOrdered::push(self, future) | ^^^^ | = note: `#[warn(deprecated)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tower-0.4.13/src/make/make_service.rs:121:19 | 121 | fn as_service(&mut self) -> AsService | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 121 | fn as_service(&mut self) -> AsService<'_, Self, Request> | +++ Fresh ed25519 v2.2.3 warning: unused import: `SignatureBytes` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ed25519-2.2.3/src/serde.rs:3:24 | 3 | use crate::{Signature, SignatureBytes}; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh pem-rfc7468 v0.7.0 Fresh bevy_render v0.11.3 warning: unused import: `tracing::error` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/mesh/mod.rs:18:18 | 18 | use bevy_utils::{tracing::error, Hashed}; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:128:9 | 128 | detailed_trace!("set pipeline: {:?}", pipeline); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:153:13 | 153 | / detailed_trace!( 154 | | "set bind_group {} (already set): {:?} ({:?})", 155 | | index, 156 | | bind_group, 157 | | dynamic_uniform_indices 158 | | ); | |_____________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:161:9 | 161 | / detailed_trace!( 162 | | "set bind_group {}: {:?} ({:?})", 163 | | index, 164 | | bind_group, 165 | | dynamic_uniform_indices 166 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:190:13 | 190 | / detailed_trace!( 191 | | "set vertex buffer {} (already set): {:?} ({})", 192 | | slot_index, 193 | | buffer_slice.id(), 194 | | offset 195 | | ); | |_____________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:198:9 | 198 | / detailed_trace!( 199 | | "set vertex buffer {}: {:?} ({})", 200 | | slot_index, 201 | | buffer_slice.id(), 202 | | offset 203 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:225:13 | 225 | / detailed_trace!( 226 | | "set index buffer (already set): {:?} ({})", 227 | | buffer_slice.id(), 228 | | offset 229 | | ); | |_____________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:232:9 | 232 | detailed_trace!("set index buffer: {:?} ({})", buffer_slice.id(), offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:242:9 | 242 | detailed_trace!("draw: {:?} {:?}", vertices, instances); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:251:9 | 251 | / detailed_trace!( 252 | | "draw indexed: {:?} {} {:?}", 253 | | indices, 254 | | base_vertex, 255 | | instances 256 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:278:9 | 278 | detailed_trace!("draw indirect: {:?} {}", indirect_buffer, indirect_offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:302:9 | 302 | / detailed_trace!( 303 | | "draw indexed indirect: {:?} {}", 304 | | indirect_buffer, 305 | | indirect_offset 306 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:334:9 | 334 | / detailed_trace!( 335 | | "multi draw indirect: {:?} {}, {}x", 336 | | indirect_buffer, 337 | | indirect_offset, 338 | | count 339 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:374:9 | 374 | / detailed_trace!( 375 | | "multi draw indirect count: {:?} {}, ({:?} {})x, max {}x", 376 | | indirect_buffer, 377 | | indirect_offset, ... | 380 | | max_count 381 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:416:9 | 416 | / detailed_trace!( 417 | | "multi draw indexed indirect: {:?} {}, {}x", 418 | | indirect_buffer, 419 | | indirect_offset, 420 | | count 421 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:458:9 | 458 | / detailed_trace!( 459 | | "multi draw indexed indirect count: {:?} {}, ({:?} {})x, max {}x", 460 | | indirect_buffer, 461 | | indirect_offset, ... | 464 | | max_count 465 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:479:9 | 479 | detailed_trace!("set stencil reference: {}", reference); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:487:9 | 487 | detailed_trace!("set_scissor_rect: {} {} {} {}", x, y, width, height); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:495:9 | 495 | / detailed_trace!( 496 | | "set push constants: {:?} offset: {} data.len: {}", 497 | | stages, 498 | | offset, 499 | | data.len() 500 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:516:9 | 516 | / detailed_trace!( 517 | | "set viewport: {} {} {} {} {} {}", 518 | | x, 519 | | y, ... | 523 | | max_depth 524 | | ); | |_________^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:547:9 | 547 | detailed_trace!("insert debug marker: {}", label); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:572:9 | 572 | detailed_trace!("push_debug_group marker: {}", label); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:589:9 | 589 | detailed_trace!("pop_debug_group"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `detailed_trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_phase/draw_state.rs:597:9 | 597 | detailed_trace!("set blend constant: {:?}", color); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `detailed_trace` crate for guidance on how handle this unexpected cfg = help: the macro `detailed_trace` may come from an old version of the `bevy_utils` crate, try updating your dependency with `cargo update -p bevy_utils` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `detailed_trace` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused import: `tracing::error` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/shader.rs:5:18 | 5 | use bevy_utils::{tracing::error, BoxedFuture}; | ^^^^^^^^^^^^^^ warning: value assigned to `from` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/mesh/conversions.rs:34:5 | 34 | from: VertexAttributeValues, | ^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `graph_name` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:246:9 | 246 | graph_name: Cow<'static, str>, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `slot_index` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:247:9 | 247 | slot_index: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `label` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:248:9 | 248 | label: SlotLabel, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `expected` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:249:9 | 249 | expected: SlotType, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `actual` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/context.rs:250:9 | 250 | actual: SlotType, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `output_node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:29:9 | 29 | output_node: NodeId, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `output_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:30:9 | 30 | output_slot: usize, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:31:9 | 31 | input_node: NodeId, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:32:9 | 32 | input_slot: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:39:32 | 39 | UnconnectedNodeInputSlot { node: NodeId, input_slot: usize }, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:39:46 | 39 | UnconnectedNodeInputSlot { node: NodeId, input_slot: usize }, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:41:33 | 41 | UnconnectedNodeOutputSlot { node: NodeId, output_slot: usize }, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `output_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:41:47 | 41 | UnconnectedNodeOutputSlot { node: NodeId, output_slot: usize }, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:44:9 | 44 | node: NodeId, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `input_slot` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:45:9 | 45 | input_slot: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `occupied_by_node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_graph/mod.rs:46:9 | 46 | occupied_by_node: NodeId, | ^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `type_name` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:27:9 | 27 | type_name: &'static str, | ^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `slot_index` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:39:9 | 39 | slot_index: usize, | ^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `label` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:40:9 | 40 | label: SlotLabel, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `expected` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:41:9 | 41 | expected: SlotType, | ^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `actual` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/graph_runner.rs:42:9 | 42 | actual: SlotType, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/globals.rs:50:11 | 50 | time: f32, | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/globals.rs:52:17 | 52 | delta_time: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/globals.rs:55:18 | 55 | frame_count: u32, | ^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/morph.rs:207:12 | 207 | pub struct MorphAttributes { | ^^^^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/mesh/morph.rs:202:1 | 202 | /// Attributes **differences** used for morph targets. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/bind_group.rs:15:1 | 15 | render_resource_wrapper!(ErasedBindGroup, wgpu::BindGroup); | ---------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/bind_group_layout.rs:5:1 | 5 | render_resource_wrapper!(ErasedBindGroupLayout, wgpu::BindGroupLayout); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/buffer.rs:5:1 | 5 | render_resource_wrapper!(ErasedBuffer, wgpu::Buffer); | ---------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline.rs:14:1 | 14 | render_resource_wrapper!(ErasedRenderPipeline, wgpu::RenderPipeline); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline.rs:52:1 | 52 | render_resource_wrapper!(ErasedComputePipeline, wgpu::ComputePipeline); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline_cache.rs:31:1 | 31 | render_resource_wrapper!(ErasedShaderModule, wgpu::ShaderModule); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/pipeline_cache.rs:32:1 | 32 | render_resource_wrapper!(ErasedPipelineLayout, wgpu::PipelineLayout); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:7:1 | 7 | render_resource_wrapper!(ErasedTexture, wgpu::Texture); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:51:1 | 51 | render_resource_wrapper!(ErasedTextureView, wgpu::TextureView); | -------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:52:1 | 52 | render_resource_wrapper!(ErasedSurfaceTexture, wgpu::SurfaceTexture); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/texture.rs:115:1 | 115 | render_resource_wrapper!(ErasedSampler, wgpu::Sampler); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `AssertSendSyncBound` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/resource_macros.rs:109:19 | 109 | trait AssertSendSyncBound: Send + Sync {} | ^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/render_device.rs:12:1 | 12 | render_resource_wrapper!(ErasedRenderDevice, wgpu::Device); | ---------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `render_resource_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:134:19 | 134 | pub exposure: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:137:16 | 137 | pub gamma: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:143:25 | 143 | pub pre_saturation: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:149:26 | 149 | pub post_saturation: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:165:16 | 165 | view_proj: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:166:27 | 166 | unjittered_view_proj: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:167:24 | 167 | inverse_view_proj: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:168:11 | 168 | view: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:169:19 | 169 | inverse_view: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:170:17 | 170 | projection: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:171:25 | 171 | inverse_projection: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:172:21 | 172 | world_position: Vec3, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:174:15 | 174 | viewport: Vec4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:175:20 | 175 | color_grading: ColorGrading, | ^^^^^^^^^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:176:15 | 176 | mip_bias: f32, | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/bind_group.rs:308:24 | 308 | pub fn get_binding(&self) -> BindingResource { | ^^^^^ ^^^^^^^^^^^^^^^ the 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 | 308 | pub fn get_binding(&self) -> BindingResource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/buffer.rs:19:18 | 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice { | ^^^^^ 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 | 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/storage_buffer.rs:74:20 | 74 | pub fn binding(&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 | 74 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/storage_buffer.rs:190:20 | 190 | pub fn binding(&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 | 190 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/uniform_buffer.rs:74:20 | 74 | pub fn binding(&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 | 74 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/render_resource/uniform_buffer.rs:186:20 | 186 | pub fn binding(&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 | 186 | pub fn binding(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/renderer/render_device.rs:77:9 | 77 | &self, | ^^^^^ the lifetime is elided here 78 | desc: &wgpu::RenderBundleEncoderDescriptor, 79 | ) -> wgpu::RenderBundleEncoder { | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 79 | ) -> wgpu::RenderBundleEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:210:33 | 210 | pub fn get_color_attachment(&self, ops: Operations) -> RenderPassColorAttachment { | ^^^^^ 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 | 210 | pub fn get_color_attachment(&self, ops: Operations) -> RenderPassColorAttachment<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:226:9 | 226 | &self, | ^^^^^ the lifetime is elided here 227 | ops: Operations, 228 | ) -> RenderPassColorAttachment { | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 228 | ) -> RenderPassColorAttachment<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_render-0.11.3/src/view/mod.rs:328:31 | 328 | pub fn post_process_write(&self) -> PostProcessWrite { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 328 | pub fn post_process_write(&self) -> PostProcessWrite<'_> { | ++++ warning: `tower` (lib) generated 3 warnings (1 duplicate) warning: `ed25519` (lib) generated 2 warnings (1 duplicate) warning: `pem-rfc7468` (lib) generated 1 warning (1 duplicate) warning: `bevy_render` (lib) generated 90 warnings (1 duplicate) Fresh gilrs-core v0.5.7 warning: struct `ff_envelope` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:104:12 | 104 | pub struct ff_envelope { | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `ff_constant_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:113:12 | 113 | pub struct ff_constant_effect { | ^^^^^^^^^^^^^^^^^^ warning: struct `ff_ramp_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:120:12 | 120 | pub struct ff_ramp_effect { | ^^^^^^^^^^^^^^ warning: struct `ff_condition_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:128:12 | 128 | pub struct ff_condition_effect { | ^^^^^^^^^^^^^^^^^^^ warning: struct `ff_periodic_effect` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-core-0.5.7/src/platform/linux/ioctl.rs:141:12 | 141 | pub struct ff_periodic_effect { | ^^^^^^^^^^^^^^^^^^ Fresh asn1-rs-derive v0.4.0 Fresh unic-langid-impl v0.9.5 Fresh wasm-bindgen-macro v0.2.92 Fresh winit v0.28.7 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/lib.rs:137:13 | 137 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `android-game-activity`, `android-native-activity`, `default`, `mint`, `mio`, `percent-encoding`, `sctk`, `sctk-adwaita`, `serde`, `wayland`, `wayland-client`, `wayland-commons`, `wayland-csd-adwaita`, `wayland-csd-adwaita-crossfont`, `wayland-csd-adwaita-notitle`, `wayland-dlopen`, `wayland-protocols`, `x11`, and `x11-dl` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:105:9 | 105 | android, | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = 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(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:109:13 | 109 | not(android), | ^^^^^^^ help: found config with similar value: `target_os = "android"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:366:19 | 366 | #[cfg(any(x11_platform, wayland_platform, windows))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/event_loop.rs:366:33 | 366 | #[cfg(any(x11_platform, wayland_platform, windows))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:4:7 | 4 | #[cfg(windows_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:7:11 | 7 | #[cfg(any(x11_platform, wayland_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:7:25 | 7 | #[cfg(any(x11_platform, wayland_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `free_unix` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:1:8 | 1 | #![cfg(free_unix)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(free_unix)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(free_unix)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:10:7 | 10 | #[cfg(macos_platform)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:13:7 | 13 | #[cfg(android_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ios_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:16:7 | 16 | #[cfg(ios_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ios_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ios_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasm_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:19:7 | 19 | #[cfg(wasm_platform)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:22:7 | 22 | #[cfg(orbital_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ios_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:58:9 | 58 | not(ios_platform), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ios_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ios_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:59:9 | 59 | not(windows_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:60:9 | 60 | not(macos_platform), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:61:9 | 61 | not(android_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:62:9 | 62 | not(x11_platform), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:63:9 | 63 | not(wayland_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasm_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:64:9 | 64 | not(wasm_platform), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/mod.rs:65:9 | 65 | not(orbital_platform), | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:3:15 | 3 | #[cfg(all(not(x11_platform), not(wayland_platform)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:3:34 | 3 | #[cfg(all(not(x11_platform), not(wayland_platform)))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:6:7 | 6 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:10:7 | 10 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:18:7 | 18 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:22:7 | 22 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:24:7 | 24 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:26:7 | 26 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:45:7 | 45 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/mod.rs:1:8 | 1 | #![cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:47:7 | 47 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/mod.rs:1:8 | 1 | #![cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:118:7 | 118 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:628:7 | 628 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:632:7 | 632 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:61:11 | 61 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:63:11 | 63 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:88:11 | 88 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:90:11 | 90 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:92:11 | 92 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:94:11 | 94 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:96:11 | 96 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:124:11 | 124 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:126:11 | 126 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:128:11 | 128 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:175:11 | 175 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:177:11 | 177 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:192:11 | 192 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:194:11 | 194 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:265:11 | 265 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:267:11 | 267 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:272:27 | 272 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:584:19 | 584 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:594:19 | 594 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/window/mod.rs:256:27 | 256 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/window/mod.rs:538:27 | 538 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused imports: `xinput::*` and `xrender::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ffi.rs:3:46 | 3 | error::OpenError, keysym::*, xcursor::*, xinput::*, xinput2::*, xlib::*, xlib_xcb::*, | ^^^^^^^^^ 4 | xrandr::*, xrender::*, | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused imports: `atom::*`, `client_msg::*`, `icon::*`, and `randr::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/mod.rs:20:5 | 20 | atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, randr::*, | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^ warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/window.rs:703:27 | 703 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/mod.rs:534:15 | 534 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:104:19 | 104 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:106:19 | 106 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:108:19 | 108 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:110:19 | 110 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:112:19 | 112 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:135:19 | 135 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:137:19 | 137 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:139:19 | 139 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:146:11 | 146 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:148:11 | 148 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:183:15 | 183 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:185:23 | 185 | #[cfg(all(not(wayland_platform), x11_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:185:42 | 185 | #[cfg(all(not(wayland_platform), x11_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 229 | x11_or_wayland!(match self; MonitorHandle(m) => m.name()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 229 | x11_or_wayland!(match self; MonitorHandle(m) => m.name()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 234 | x11_or_wayland!(match self; MonitorHandle(m) => m.native_identifier()) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 234 | x11_or_wayland!(match self; MonitorHandle(m) => m.native_identifier()) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 239 | x11_or_wayland!(match self; MonitorHandle(m) => m.size()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 239 | x11_or_wayland!(match self; MonitorHandle(m) => m.size()) | --------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 244 | x11_or_wayland!(match self; MonitorHandle(m) => m.position()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 244 | x11_or_wayland!(match self; MonitorHandle(m) => m.position()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 249 | x11_or_wayland!(match self; MonitorHandle(m) => m.refresh_rate_millihertz()) | ---------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 249 | x11_or_wayland!(match self; MonitorHandle(m) => m.refresh_rate_millihertz()) | ---------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 254 | x11_or_wayland!(match self; MonitorHandle(m) => m.scale_factor() as _) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 254 | x11_or_wayland!(match self; MonitorHandle(m) => m.scale_factor() as _) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 259 | x11_or_wayland!(match self; MonitorHandle(m) => Box::new(m.video_modes())) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 259 | x11_or_wayland!(match self; MonitorHandle(m) => Box::new(m.video_modes())) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 274 | x11_or_wayland!(match self; VideoMode(m) => m.size()) | ----------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 274 | x11_or_wayland!(match self; VideoMode(m) => m.size()) | ----------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 279 | x11_or_wayland!(match self; VideoMode(m) => m.bit_depth()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 279 | x11_or_wayland!(match self; VideoMode(m) => m.bit_depth()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 284 | x11_or_wayland!(match self; VideoMode(m) => m.refresh_rate_millihertz()) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 284 | x11_or_wayland!(match self; VideoMode(m) => m.refresh_rate_millihertz()) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 289 | x11_or_wayland!(match self; VideoMode(m) => m.monitor()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 289 | x11_or_wayland!(match self; VideoMode(m) => m.monitor()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:301:19 | 301 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:305:19 | 305 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:315:19 | 315 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:317:19 | 317 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 324 | x11_or_wayland!(match self; Window(w) => w.set_title(title)); | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 324 | x11_or_wayland!(match self; Window(w) => w.set_title(title)); | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 329 | x11_or_wayland!(match self; Window(w) => w.set_transparent(transparent)); | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 329 | x11_or_wayland!(match self; Window(w) => w.set_transparent(transparent)); | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 334 | x11_or_wayland!(match self; Window(w) => w.set_visible(visible)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 334 | x11_or_wayland!(match self; Window(w) => w.set_visible(visible)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 339 | x11_or_wayland!(match self; Window(w) => w.is_visible()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 339 | x11_or_wayland!(match self; Window(w) => w.is_visible()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 344 | x11_or_wayland!(match self; Window(w) => w.outer_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 344 | x11_or_wayland!(match self; Window(w) => w.outer_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 349 | x11_or_wayland!(match self; Window(w) => w.inner_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 349 | x11_or_wayland!(match self; Window(w) => w.inner_position()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 354 | x11_or_wayland!(match self; Window(w) => w.set_outer_position(position)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 354 | x11_or_wayland!(match self; Window(w) => w.set_outer_position(position)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 359 | x11_or_wayland!(match self; Window(w) => w.inner_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 359 | x11_or_wayland!(match self; Window(w) => w.inner_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 364 | x11_or_wayland!(match self; Window(w) => w.outer_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 364 | x11_or_wayland!(match self; Window(w) => w.outer_size()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 369 | x11_or_wayland!(match self; Window(w) => w.set_inner_size(size)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 369 | x11_or_wayland!(match self; Window(w) => w.set_inner_size(size)) | ---------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 374 | x11_or_wayland!(match self; Window(w) => w.set_min_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 374 | x11_or_wayland!(match self; Window(w) => w.set_min_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 379 | x11_or_wayland!(match self; Window(w) => w.set_max_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 379 | x11_or_wayland!(match self; Window(w) => w.set_max_inner_size(dimensions)) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 384 | x11_or_wayland!(match self; Window(w) => w.resize_increments()) | --------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 384 | x11_or_wayland!(match self; Window(w) => w.resize_increments()) | --------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 389 | x11_or_wayland!(match self; Window(w) => w.set_resize_increments(increments)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 389 | x11_or_wayland!(match self; Window(w) => w.set_resize_increments(increments)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 394 | x11_or_wayland!(match self; Window(w) => w.set_resizable(resizable)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 394 | x11_or_wayland!(match self; Window(w) => w.set_resizable(resizable)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 399 | x11_or_wayland!(match self; Window(w) => w.is_resizable()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 399 | x11_or_wayland!(match self; Window(w) => w.is_resizable()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 404 | x11_or_wayland!(match self; Window(w) => w.set_enabled_buttons(buttons)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 404 | x11_or_wayland!(match self; Window(w) => w.set_enabled_buttons(buttons)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 409 | x11_or_wayland!(match self; Window(w) => w.enabled_buttons()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 409 | x11_or_wayland!(match self; Window(w) => w.enabled_buttons()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 414 | x11_or_wayland!(match self; Window(w) => w.set_cursor_icon(cursor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 414 | x11_or_wayland!(match self; Window(w) => w.set_cursor_icon(cursor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 419 | x11_or_wayland!(match self; Window(window) => window.set_cursor_grab(mode)) | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 419 | x11_or_wayland!(match self; Window(window) => window.set_cursor_grab(mode)) | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 424 | x11_or_wayland!(match self; Window(window) => window.set_cursor_visible(visible)) | --------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 424 | x11_or_wayland!(match self; Window(window) => window.set_cursor_visible(visible)) | --------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 429 | x11_or_wayland!(match self; Window(window) => window.drag_window()) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 429 | x11_or_wayland!(match self; Window(window) => window.drag_window()) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 434 | x11_or_wayland!(match self; Window(window) => window.drag_resize_window(direction)) | ----------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 434 | x11_or_wayland!(match self; Window(window) => window.drag_resize_window(direction)) | ----------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 439 | x11_or_wayland!(match self; Window(w) => w.set_cursor_hittest(hittest)) | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 439 | x11_or_wayland!(match self; Window(w) => w.set_cursor_hittest(hittest)) | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 444 | x11_or_wayland!(match self; Window(w) => w.scale_factor()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 444 | x11_or_wayland!(match self; Window(w) => w.scale_factor()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 449 | x11_or_wayland!(match self; Window(w) => w.set_cursor_position(position)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 449 | x11_or_wayland!(match self; Window(w) => w.set_cursor_position(position)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 454 | x11_or_wayland!(match self; Window(w) => w.set_maximized(maximized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 454 | x11_or_wayland!(match self; Window(w) => w.set_maximized(maximized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 459 | x11_or_wayland!(match self; Window(w) => w.is_maximized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 459 | x11_or_wayland!(match self; Window(w) => w.is_maximized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 464 | x11_or_wayland!(match self; Window(w) => w.set_minimized(minimized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 464 | x11_or_wayland!(match self; Window(w) => w.set_minimized(minimized)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 469 | x11_or_wayland!(match self; Window(w) => w.is_minimized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 469 | x11_or_wayland!(match self; Window(w) => w.is_minimized()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 474 | x11_or_wayland!(match self; Window(w) => w.fullscreen()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 474 | x11_or_wayland!(match self; Window(w) => w.fullscreen()) | -------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 479 | x11_or_wayland!(match self; Window(w) => w.set_fullscreen(monitor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 479 | x11_or_wayland!(match self; Window(w) => w.set_fullscreen(monitor)) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 484 | x11_or_wayland!(match self; Window(w) => w.set_decorations(decorations)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 484 | x11_or_wayland!(match self; Window(w) => w.set_decorations(decorations)) | ------------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 489 | x11_or_wayland!(match self; Window(w) => w.is_decorated()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 489 | x11_or_wayland!(match self; Window(w) => w.is_decorated()) | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:495:19 | 495 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:497:19 | 497 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:505:19 | 505 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:507:19 | 507 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 514 | x11_or_wayland!(match self; Window(w) => w.set_ime_position(position)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 514 | x11_or_wayland!(match self; Window(w) => w.set_ime_position(position)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 519 | x11_or_wayland!(match self; Window(w) => w.set_ime_allowed(allowed)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 519 | x11_or_wayland!(match self; Window(w) => w.set_ime_allowed(allowed)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 524 | x11_or_wayland!(match self; Window(w) => w.set_ime_purpose(purpose)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 524 | x11_or_wayland!(match self; Window(w) => w.set_ime_purpose(purpose)) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:530:19 | 530 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:532:19 | 532 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:538:19 | 538 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:540:19 | 540 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 547 | x11_or_wayland!(match self; Window(w) => w.request_redraw()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 547 | x11_or_wayland!(match self; Window(w) => w.request_redraw()) | ------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:553:19 | 553 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:558:19 | 558 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:569:19 | 569 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:575:19 | 575 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:587:19 | 587 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:592:19 | 592 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 599 | x11_or_wayland!(match self; Window(window) => window.raw_window_handle()) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 599 | x11_or_wayland!(match self; Window(window) => window.raw_window_handle()) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 604 | x11_or_wayland!(match self; Window(window) => window.raw_display_handle()) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 604 | x11_or_wayland!(match self; Window(window) => window.raw_display_handle()) | -------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 609 | x11_or_wayland!(match self; Window(window) => window.set_theme(theme)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 609 | x11_or_wayland!(match self; Window(window) => window.set_theme(theme)) | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 614 | x11_or_wayland!(match self; Window(window) => window.theme()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 614 | x11_or_wayland!(match self; Window(window) => window.theme()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 619 | x11_or_wayland!(match self; Window(window) => window.has_focus()) | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 619 | x11_or_wayland!(match self; Window(window) => window.has_focus()) | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 623 | x11_or_wayland!(match self; Window(window) => window.title()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 623 | x11_or_wayland!(match self; Window(window) => window.title()) | ------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:675:11 | 675 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:677:11 | 677 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:682:11 | 682 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:684:11 | 684 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:210:19 | 210 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 690 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.clone(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:212:19 | 212 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 690 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.clone(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:762:11 | 762 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:767:11 | 767 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:705:15 | 705 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:711:15 | 711 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:740:15 | 740 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:746:15 | 746 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:752:19 | 752 | #[cfg(not(wayland_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:754:19 | 754 | #[cfg(not(x11_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:721:27 | 721 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:724:31 | 724 | #[cfg(not(x11_platform))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:728:27 | 728 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:731:31 | 731 | #[cfg(not(wayland_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:210:19 | 210 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 778 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.create_proxy(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:212:19 | 212 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 778 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.create_proxy(); as EventLoopProxy) | -------------------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 785 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run_return(callback)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 785 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run_return(callback)) | ------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 792 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run(callback)) | ------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 792 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.run(callback)) | ------------------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 796 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.window_target()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 796 | x11_or_wayland!(match self; EventLoop(evlp) => evlp.window_target()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 802 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.send_event(event)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 802 | x11_or_wayland!(match self; EventLoopProxy(proxy) => proxy.send_event(event)) | ----------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:807:11 | 807 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:809:11 | 809 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:817:19 | 817 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:819:19 | 819 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:827:19 | 827 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:833:19 | 833 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:846:19 | 846 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:848:19 | 848 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:859:19 | 859 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:861:19 | 861 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:218:19 | 218 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ ... 867 | x11_or_wayland!(match self; Self(evlp) => evlp.raw_display_handle()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:220:19 | 220 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ ... 867 | x11_or_wayland!(match self; Self(evlp) => evlp.raw_display_handle()) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `x11_or_wayland` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/window.rs:1145:19 | 1145 | #[cfg(any(macos_platform, windows_platform))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/window.rs:1145:35 | 1145 | #[cfg(any(macos_platform, windows_platform))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:18:7 | 18 | #[cfg(android_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ios_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:20:7 | 20 | #[cfg(ios_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ios_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ios_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:22:7 | 22 | #[cfg(macos_platform)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:24:7 | 24 | #[cfg(orbital_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:26:7 | 26 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasm_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:28:7 | 28 | #[cfg(wasm_platform)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:30:7 | 30 | #[cfg(windows_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:32:7 | 32 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `windows_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:36:5 | 36 | windows_platform, | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(windows_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(windows_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `macos_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:37:5 | 37 | macos_platform, | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `android_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:38:5 | 38 | android_platform, | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(android_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(android_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:39:5 | 39 | x11_platform, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:40:5 | 40 | wayland_platform, | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `orbital_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/mod.rs:41:5 | 41 | orbital_platform | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(orbital_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(orbital_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/wayland.rs:44:19 | 44 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/wayland.rs:98:19 | 98 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `x11_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/wayland.rs:107:19 | 107 | #[cfg(x11_platform)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(x11_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(x11_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:112:19 | 112 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:121:19 | 121 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:130:19 | 130 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wayland_platform` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:139:19 | 139 | #[cfg(wayland_platform)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wayland_platform)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wayland_platform)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `event_loop_handle` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/wayland/event_loop/mod.rs:52:9 | 44 | pub struct EventLoopWindowTarget { | --------------------- field in this struct ... 52 | pub event_loop_handle: calloop::LoopHandle<'static, WinitState>, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:69:17 | 69 | InvalidUtf8(Utf8Error), | ----------- ^^^^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 69 - InvalidUtf8(Utf8Error), 69 + InvalidUtf8(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:70:23 | 70 | HostnameSpecified(String), | ----------------- ^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 70 - HostnameSpecified(String), 70 + HostnameSpecified(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:71:24 | 71 | UnexpectedProtocol(String), | ------------------ ^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 71 - UnexpectedProtocol(String), 71 + UnexpectedProtocol(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/dnd.rs:72:22 | 72 | UnresolvablePath(io::Error), | ---------------- ^^^^^^^^^ | | | field in this variant | = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 72 - UnresolvablePath(io::Error), 72 + UnresolvablePath(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/mod.rs:51:30 | 51 | SetDestroyCallbackFailed(XError), | ------------------------ ^^^^^^ | | | field in this variant | = note: `ImeCreationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 51 - SetDestroyCallbackFailed(XError), 51 + SetDestroyCallbackFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/callbacks.rs:76:22 | 76 | MethodOpenFailed(Box), | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 76 - MethodOpenFailed(Box), 76 + MethodOpenFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/callbacks.rs:77:27 | 77 | ContextCreationFailed(ImeContextCreationError), | --------------------- ^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 77 - ContextCreationFailed(ImeContextCreationError), 77 + ContextCreationFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/callbacks.rs:78:30 | 78 | SetDestroyCallbackFailed(XError), | ------------------------ ^^^^^^ | | | field in this variant | = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 78 - SetDestroyCallbackFailed(XError), 78 + SetDestroyCallbackFailed(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/input_method.rs:160:12 | 160 | XError(XError), | ------ ^^^^^^ | | | field in this variant | = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 160 - XError(XError), 160 + XError(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/input_method.rs:161:22 | 161 | GetPropertyError(util::GetPropertyError), | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 161 - GetPropertyError(util::GetPropertyError), 161 + GetPropertyError(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/ime/input_method.rs:162:17 | 162 | InvalidUtf8(IntoStringError), | ----------- ^^^^^^^^^^^^^^^ | | | field in this variant | = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 162 - InvalidUtf8(IntoStringError), 162 + InvalidUtf8(()), | warning: struct `LogicalFrameExtents` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/geometry.rs:94:12 | 94 | pub struct LogicalFrameExtents { | ^^^^^^^^^^^^^^^^^^^ warning: fields `root`, `child`, `group`, and `relative_to_window` are never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/input.rs:32:9 | 30 | pub struct PointerState<'a> { | ------------ fields in this struct 31 | xconn: &'a XConnection, 32 | pub root: ffi::Window, | ^^^^ 33 | pub child: ffi::Window, | ^^^^^ ... 40 | pub group: ffi::XIGroupState, | ^^^^^ 41 | pub relative_to_window: bool, | ^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/window_property.rs:8:12 | 8 | XError(XError), | ------ ^^^^^^ | | | field in this variant | = note: `GetPropertyError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 8 - XError(XError), 8 + XError(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/x11/util/window_property.rs:10:20 | 10 | FormatMismatch(c_int), | -------------- ^^^^^ | | | field in this variant | = note: `GetPropertyError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 10 - FormatMismatch(c_int), 10 + FormatMismatch(()), | warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform_impl/linux/mod.rs:641:21 | 641 | for hook in XLIB_ERROR_HOOKS.lock().unwrap().iter() { | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:209:22 | 209 | unsafe { &wp_fractional_scale_manager_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 209 | unsafe { &raw const wp_fractional_scale_manager_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:236:13 | 236 | &super::wp_fractional_scale_v1::wp_fractional_scale_v1_interface as *const wl_interface | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 236 | &raw const super::wp_fractional_scale_v1::wp_fractional_scale_v1_interface as *const wl_interface | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:238:18 | 238 | unsafe { &super::wl_surface::wl_surface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 238 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:245:29 | 245 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 245 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:251:17 | 251 | &wp_fractional_scale_manager_v1_requests_get_fractional_scale_types as *const _ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 251 | &raw const wp_fractional_scale_manager_v1_requests_get_fractional_scale_types as *const _ | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:260:28 | 260 | requests: unsafe { &wp_fractional_scale_manager_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 260 | requests: unsafe { &raw const wp_fractional_scale_manager_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:452:22 | 452 | unsafe { &wp_fractional_scale_v1_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 452 | unsafe { &raw const wp_fractional_scale_v1_interface } | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:470:25 | 470 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 470 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:476:25 | 476 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 476 | types: unsafe { &raw const types_null as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:483:28 | 483 | requests: unsafe { &wp_fractional_scale_v1_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 483 | requests: unsafe { &raw const wp_fractional_scale_v1_requests as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/winit-690b9c81e0805297/out/fractional_scale_v1.rs:485:26 | 485 | events: unsafe { &wp_fractional_scale_v1_events as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw const` instead to create a raw pointer | 485 | events: unsafe { &raw const wp_fractional_scale_v1_events as *const _ }, | +++++++++ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/winit-0.28.7/src/platform/x11.rs:40:9 | 40 | XLIB_ERROR_HOOKS.lock().unwrap().push(hook); | ^^^^^^^^^^^^^^^^^^^^^^^ 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 Fresh serde v1.0.204 warning: `libz-sys` (build script) generated 1 warning (1 duplicate) warning: `gilrs-core` (lib) generated 6 warnings (1 duplicate) warning: `asn1-rs-derive` (lib) generated 1 warning (1 duplicate) warning: `unic-langid-impl` (lib) generated 1 warning (1 duplicate) warning: `wasm-bindgen-macro` (lib) generated 1 warning (1 duplicate) warning: `winit` (lib) generated 296 warnings (1 duplicate) warning: `serde` (lib) generated 3 warnings (3 duplicates) Fresh rustversion v1.0.17 Fresh serde_json v1.0.120 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:273:21 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:302:17 | 302 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:310:21 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:318:17 | 318 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:326:19 | 326 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/map.rs:334:23 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/value/de.rs:1311:19 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_json-1.0.120/src/number.rs:788:30 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Fresh rusticata-macros v4.1.0 Fresh pest_meta v2.7.11 Fresh bones_utils_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils/macros) Fresh hyper v1.4.1 Fresh ureq v2.10.0 warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ureq-2.10.0/src/middleware.rs:136:31 | 136 | pub(crate) chain: &'a mut (dyn Iterator), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 136 - pub(crate) chain: &'a mut (dyn Iterator), 136 + pub(crate) chain: &'a mut dyn Iterator , | warning: `rustversion` (lib) generated 1 warning (1 duplicate) warning: `serde_json` (lib) generated 9 warnings (1 duplicate) warning: `rusticata-macros` (lib) generated 1 warning (1 duplicate) warning: `pest_meta` (lib) generated 1 warning (1 duplicate) warning: `bones_utils_macros` (lib) generated 1 warning (1 duplicate) warning: `hyper` (lib) generated 1 warning (1 duplicate) warning: `precis-core` (build script) generated 1 warning (1 duplicate) warning: `ureq` (lib) generated 2 warnings (1 duplicate) Fresh asn1-rs-impl v0.1.0 Fresh sct v0.7.1 Fresh rustls-webpki v0.101.7 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/cert.rs:144:29 | 144 | pub fn end_entity_or_ca(&self) -> &EndEntityOrCa { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9 | 29 | #![deny(warnings, missing_docs, clippy::as_conversions)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 144 | pub fn end_entity_or_ca(&self) -> &EndEntityOrCa<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/end_entity.rs:75:25 | 75 | pub(super) fn inner(&self) -> &cert::Cert { | ^^^^^ ^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 75 | pub(super) fn inner(&self) -> &cert::Cert<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/dns_name.rs:44:19 | 44 | pub fn as_ref(&self) -> DnsNameRef { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | pub fn as_ref(&self) -> DnsNameRef<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42 | 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef { | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41 | 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef { | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/ip_address.rs:316:47 | 316 | pub(crate) fn parse_ipv4_address(ip_address_: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 316 | pub(crate) fn parse_ipv4_address(ip_address_: &[u8]) -> Result, AddrParseError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/subject_name/ip_address.rs:407:47 | 407 | pub(crate) fn parse_ipv6_address(ip_address_: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 407 | pub(crate) fn parse_ipv6_address(ip_address_: &[u8]) -> Result, AddrParseError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:38:20 | 38 | fn find_serial(&self, serial: &[u8]) -> Result, Error>; | ^^^^^ 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 | 38 | fn find_serial(&self, serial: &[u8]) -> Result>, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:75:20 | 75 | fn find_serial(&self, serial: &[u8]) -> Result, Error> { | ^^^^^ 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 | 75 | fn find_serial(&self, serial: &[u8]) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:315:20 | 315 | fn find_serial(&self, serial: &[u8]) -> Result, Error> { | ^^^^^ 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 | 315 | fn find_serial(&self, serial: &[u8]) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:398:19 | 398 | pub fn borrow(&self) -> BorrowedRevokedCert { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 398 | pub fn borrow(&self) -> BorrowedRevokedCert<'_> { | ++++ Fresh futures-executor v0.3.30 Fresh ulid v1.1.3 Fresh universal-hash v0.5.1 Fresh fxhash v0.2.1 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fxhash-0.2.1/lib.rs:55:29 | 55 | fn hash_word(&mut self, Self); | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default warning: `asn1-rs-impl` (lib) generated 1 warning (1 duplicate) warning: `heapless` (build script) generated 1 warning (1 duplicate) warning: `sct` (lib) generated 1 warning (1 duplicate) warning: `rustls-webpki` (lib) generated 12 warnings (1 duplicate) warning: `futures-executor` (lib) generated 1 warning (1 duplicate) warning: `ulid` (lib) generated 1 warning (1 duplicate) warning: `universal-hash` (lib) generated 1 warning (1 duplicate) warning: `fxhash` (lib) generated 2 warnings (1 duplicate) Fresh ustr v0.10.0 warning: unexpected `cfg` condition value: `serialization` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ustr-0.10.0/src/lib.rs:148:7 | 148 | #[cfg(feature = "serialization")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `serde` = help: consider adding `serialization` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `serialization` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ustr-0.10.0/src/lib.rs:150:7 | 150 | #[cfg(feature = "serialization")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `serde` = help: consider adding `serialization` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh symphonia-core v0.5.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:343:19 | 343 | pub fn planes(&self) -> AudioPlanes { | ^^^^^ ^^^^^^^^^^^^^^ the 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 | 343 | pub fn planes(&self) -> AudioPlanes<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:361:23 | 361 | pub fn planes_mut(&mut self) -> AudioPlanesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 361 | pub fn planes_mut(&mut self) -> AudioPlanesMut<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:475:28 | 475 | fn as_audio_buffer_ref(&self) -> AudioBufferRef; | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 475 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 488 | impl_as_audio_buffer_ref!(u8, AudioBufferRef::U8); | ------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 489 | impl_as_audio_buffer_ref!(u16, AudioBufferRef::U16); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 490 | impl_as_audio_buffer_ref!(u24, AudioBufferRef::U24); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 491 | impl_as_audio_buffer_ref!(u32, AudioBufferRef::U32); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 492 | impl_as_audio_buffer_ref!(i8, AudioBufferRef::S8); | ------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 493 | impl_as_audio_buffer_ref!(i16, AudioBufferRef::S16); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 494 | impl_as_audio_buffer_ref!(i24, AudioBufferRef::S24); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 495 | impl_as_audio_buffer_ref!(i32, AudioBufferRef::S32); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 496 | impl_as_audio_buffer_ref!(f32, AudioBufferRef::F32); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/audio.rs:481:36 | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 497 | impl_as_audio_buffer_ref!(f64, AudioBufferRef::F64); | --------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/codecs.rs:493:15 | 493 | fn decode(&mut self, packet: &Packet) -> 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 | 493 | fn decode(&mut self, packet: &Packet) -> Result>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/codecs.rs:503:21 | 503 | fn last_decoded(&self) -> AudioBufferRef; | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 503 | fn last_decoded(&self) -> AudioBufferRef<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-core-0.5.4/src/formats.rs:322:26 | 322 | pub fn as_buf_reader(&self) -> BufReader { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 322 | pub fn as_buf_reader(&self) -> BufReader<'_> { | ++++ Fresh emath v0.23.0 warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/pos2.rs:15:12 | 15 | pub struct Pos2 { | ^^^^ field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/pos2.rs:5:1 | 5 | /// A position on screen. | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/range.rs:8:12 | 8 | pub struct Rangef { | ^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/range.rs:3:1 | 3 | /// Includive range of floats, i.e. `min..=max`, but more ergonomic than [`RangeInclusive`]. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect.rs:24:12 | 24 | pub struct Rect { | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect.rs:5:1 | 5 | /// A rectangular region of space. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect_transform.rs:10:12 | 10 | pub struct RectTransform { | ^^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rect_transform.rs:3:1 | 3 | /// Linearly transforms positions from one [`Rect`] to another. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rot2.rs:20:12 | 20 | pub struct Rot2 { | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/rot2.rs:10:1 | 10 | /// Represents a rotation in the 2D plane. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/vec2.rs:13:12 | 13 | pub struct Vec2 { | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/emath-0.23.0/src/vec2.rs:3:1 | 3 | /// A vector has a direction and length. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Fresh ecolor v0.23.0 warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/color32.rs:14:12 | 14 | pub struct Color32(pub(crate) [u8; 4]); | ^^^^^^^ field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/color32.rs:3:1 | 3 | /// This format is used for space-efficient color representation (32 bits). | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/rgba.rs:11:12 | 11 | pub struct Rgba(pub(crate) [f32; 4]); | ^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ecolor-0.23.0/src/rgba.rs:6:1 | 6 | /// 0-1 linear space `RGBA` color with premultiplied alpha. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Fresh turborand v0.10.1 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:99:5 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/turborand-0.10.1/src/rng.rs:205:5 | 205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh encoding_rs v0.8.34 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ Fresh base64 v0.21.7 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/base64-0.21.7/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ Fresh opaque-debug v0.3.1 warning: `ustr` (lib) generated 3 warnings (1 duplicate) warning: `symphonia-core` (lib) generated 17 warnings (1 duplicate) warning: `emath` (lib) generated 13 warnings (1 duplicate) warning: `ecolor` (lib) generated 5 warnings (1 duplicate) warning: `turborand` (lib) generated 5 warnings (1 duplicate) warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: `opaque-debug` (lib) generated 1 warning (1 duplicate) Fresh branches v0.1.3 warning: unexpected `cfg` condition value: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:1:17 | 1 | #![cfg_attr(not(feature = "std"), no_std)] | ^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:7:7 | 7 | #[cfg(feature = "nightly")] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:11:11 | 11 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:29:11 | 29 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:59:11 | 59 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:75:11 | 75 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:92:11 | 92 | #[cfg(not(feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:32:15 | 32 | #[cfg(not(feature = "std"))] | ^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/branches-0.1.3/src/lib.rs:37:11 | 37 | #[cfg(feature = "std")] | ^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh svg_fmt v0.4.3 Fresh no-std-net v0.6.0 Fresh linked-hash-map v0.5.6 warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:251:18 | 251 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:287:20 | 287 | pub fn entries(&mut self) -> Entries { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn entries(&mut self) -> Entries<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:650:17 | 650 | 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 | 650 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:684:21 | 684 | 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 | 684 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:710:18 | 710 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 710 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:769:17 | 769 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 769 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:790:19 | 790 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 790 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ Fresh ipnet v2.9.0 Fresh tap v1.0.1 Fresh maybe-owned v0.3.4 Fresh humantime v2.1.0 warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: `branches` (lib) generated 10 warnings (1 duplicate) warning: `svg_fmt` (lib) generated 1 warning (1 duplicate) warning: `no-std-net` (lib) generated 1 warning (1 duplicate) warning: `linked-hash-map` (lib) generated 10 warnings (1 duplicate) warning: `ipnet` (lib) generated 1 warning (1 duplicate) warning: `tap` (lib) generated 1 warning (1 duplicate) warning: `maybe-owned` (lib) generated 1 warning (1 duplicate) warning: `humantime` (lib) generated 3 warnings (1 duplicate) Fresh self_cell v1.0.4 Fresh typeid v1.0.0 Fresh radsort v0.1.0 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/scalar.rs:45:7 | 45 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/scalar.rs:100:7 | 100 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/sort.rs:50:44 | 50 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/sort.rs:37:48 | 37 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radsort-0.1.0/src/sort.rs:225:52 | 225 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 233 | radix_key_impl!{ u8 u16 u32 u64 u128 } | -------------------------------------- in this macro invocation | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `radix_key_impl` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh tinyvec_macros v0.1.1 Fresh pnet_base v0.34.0 Fresh bones_utils v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_utils) Fresh wyz v0.5.1 warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/comu.rs:9:12 | 9 | #![cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:107:12 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:119:12 | 119 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/bidi.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:368:11 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:390:11 | 390 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:400:11 | 400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:156:13 | 156 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:171:13 | 171 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:179:13 | 179 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:187:13 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:195:13 | 195 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:203:13 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:211:13 | 211 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:219:13 | 219 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:227:13 | 227 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:237:13 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:245:13 | 245 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wyz-0.5.1/src/fmt.rs:253:13 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh guillotiere v0.6.2 warning: `self_cell` (lib) generated 1 warning (1 duplicate) warning: `typeid` (lib) generated 1 warning (1 duplicate) warning: `radsort` (lib) generated 6 warnings (1 duplicate) warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) warning: `pnet_base` (lib) generated 1 warning (1 duplicate) warning: `bones_utils` (lib) generated 1 warning (1 duplicate) warning: `wyz` (lib) generated 23 warnings (1 duplicate) warning: `guillotiere` (lib) generated 1 warning (1 duplicate) Fresh tinyvec v1.8.0 Fresh bevy_core_pipeline v0.11.3 warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/bloom/downsampling_pipeline.rs:35:36 | 35 | pub threshold_precomputations: Vec4, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/bloom/downsampling_pipeline.rs:36:19 | 36 | pub viewport: Vec4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/bloom/downsampling_pipeline.rs:37:17 | 37 | pub aspect: f32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_core_pipeline-0.11.3/src/contrast_adaptive_sharpening/mod.rs:73:16 | 73 | sharpness: f32, | ^^^ Fresh erased-serde v0.4.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/erased-serde-0.4.5/src/error.rs:204:17 | 204 | fn as_serde(&self) -> serde::de::Unexpected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 204 | fn as_serde(&self) -> serde::de::Unexpected<'_> { | ++++ Fresh poly1305 v0.8.0 warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:67:9 | 67 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` 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: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:69:9 | 69 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:75:9 | 75 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:81:9 | 81 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:167:9 | 167 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/lib.rs:169:9 | 169 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/backend.rs:5:9 | 5 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/backend.rs:11:9 | 11 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/poly1305-0.8.0/src/backend/autodetect.rs:9:1 | 9 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh epaint v0.23.0 warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/epaint-0.23.0/src/mesh.rs:12:12 | 12 | pub struct Vertex { | ^^^^^^ field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/epaint-0.23.0/src/mesh.rs:4:1 | 4 | /// The 2D vertex type. | ^^^^^^^^^^^^^^^^^^^^^^^ Fresh symphonia-metadata v0.5.4 Fresh rustls-pemfile v1.0.4 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-1.0.4/src/pemfile.rs:132:6 | 132 | ) -> std::io::Result { | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs:41:5 | 41 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 132 - ) -> std::io::Result { 132 + ) -> io::Result { | Fresh futures v0.3.30 warning: `tinyvec` (lib) generated 141 warnings (141 duplicates) warning: `bevy_core_pipeline` (lib) generated 5 warnings (1 duplicate) warning: `erased-serde` (lib) generated 2 warnings (1 duplicate) warning: `poly1305` (lib) generated 13 warnings (4 duplicates) warning: `epaint` (lib) generated 3 warnings (1 duplicate) warning: `symphonia-metadata` (lib) generated 1 warning (1 duplicate) warning: `rustls-pemfile` (lib) generated 2 warnings (1 duplicate) warning: `futures` (lib) generated 1 warning (1 duplicate) Fresh asn1-rs v0.5.2 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:104:26 | 104 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/lib.rs:159:5 | 159 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 104 - .map_err(|e| nom::Err::Error(e.into()))?; 104 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:107:26 | 107 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 107 - .map_err(|e| nom::Err::Error(e.into()))?; 107 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:128:26 | 128 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 128 - .map_err(|e| nom::Err::Error(e.into()))?; 128 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:131:26 | 131 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 131 - .map_err(|e| nom::Err::Error(e.into()))?; 131 + .map_err(|e| Err::Error(e.into()))?; | warning: unexpected `cfg` condition value: `exact_size_is_empty` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/oid.rs:375:11 | 375 | #[cfg(feature = "exact_size_is_empty")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `bits`, `bitvec`, `cookie-factory`, `datetime`, `default`, `num-bigint`, `serialize`, `std`, and `time` = help: consider adding `exact_size_is_empty` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:18:17 | 18 | Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 18 - Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), 18 + Err(Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:34:17 | 34 | Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 34 - Err(nom::Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), 34 + Err(Err::Error(Error::UnexpectedTag { .. })) => Ok((bytes, None)), | warning: unused import: `self::f32::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/real.rs:8:9 | 8 | pub use self::f32::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `self::f64::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/real.rs:9:9 | 9 | pub use self::f64::*; | ^^^^^^^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence/vec.rs:100:26 | 100 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 100 - .map_err(|e| nom::Err::Error(e.into()))?; 100 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence/vec.rs:103:22 | 103 | .map_err(nom::Err::Error)?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 103 - .map_err(nom::Err::Error)?; 103 + .map_err(Err::Error)?; | warning: unused import: `vec::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence.rs:12:9 | 12 | pub use vec::*; | ^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence.rs:183:22 | 183 | _ => Err(nom::Err::Error(Error::LifetimeError.into())), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 183 - _ => Err(nom::Err::Error(Error::LifetimeError.into())), 183 + _ => Err(Err::Error(Error::LifetimeError.into())), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/btreeset.rs:50:26 | 50 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 50 - .map_err(|e| nom::Err::Error(e.into()))?; 50 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/btreeset.rs:53:26 | 53 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 53 - .map_err(|e| nom::Err::Error(e.into()))?; 53 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/btreeset.rs:56:22 | 56 | .map_err(nom::Err::Error)?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 56 - .map_err(nom::Err::Error)?; 56 + .map_err(Err::Error)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/hashset.rs:52:26 | 52 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 52 - .map_err(|e| nom::Err::Error(e.into()))?; 52 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/hashset.rs:55:26 | 55 | .map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 55 - .map_err(|e| nom::Err::Error(e.into()))?; 55 + .map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set/hashset.rs:58:22 | 58 | .map_err(nom::Err::Error)?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 58 - .map_err(nom::Err::Error)?; 58 + .map_err(Err::Error)?; | warning: unused import: `btreeset::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set.rs:11:9 | 11 | pub use btreeset::*; | ^^^^^^^^^^^ warning: unused import: `hashset::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set.rs:13:9 | 13 | pub use hashset::*; | ^^^^^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/set.rs:186:22 | 186 | _ => Err(nom::Err::Error(Error::LifetimeError.into())), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 186 - _ => Err(nom::Err::Error(Error::LifetimeError.into())), 186 + _ => Err(Err::Error(Error::LifetimeError.into())), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings/bmpstring.rs:45:19 | 45 | data: alloc::borrow::Cow::Owned(s), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 45 - data: alloc::borrow::Cow::Owned(s), 45 + data: Cow::Owned(s), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings/universalstring.rs:46:19 | 46 | data: alloc::borrow::Cow::Owned(s), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 46 - data: alloc::borrow::Cow::Owned(s), 46 + data: Cow::Owned(s), | warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings.rs:15:9 | 15 | pub use self::str::*; | ^^^^^^^^^^^^ warning: unused import: `string::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/strings.rs:22:9 | 22 | pub use string::*; | ^^^^^^^^^ warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:37:26 | 37 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 37 - .map_err(|e| nom::Err::convert(e.into()))?; 37 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:56:26 | 56 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 56 - .map_err(|e| nom::Err::convert(e.into()))?; 56 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:76:26 | 76 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 76 - .map_err(|e| nom::Err::convert(e.into()))?; 76 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:96:51 | 96 | let (rem, any) = Any::from_der(i).map_err(nom::Err::convert)?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 96 - let (rem, any) = Any::from_der(i).map_err(nom::Err::convert)?; 96 + let (rem, any) = Any::from_der(i).map_err(Err::convert)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/helpers.rs:99:26 | 99 | .map_err(|e| nom::Err::convert(e.into()))?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 99 - .map_err(|e| nom::Err::convert(e.into()))?; 99 + .map_err(|e| Err::convert(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:77:27 | 77 | Err(e) => Err(nom::Err::Error(e)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 77 - Err(e) => Err(nom::Err::Error(e)), 77 + Err(e) => Err(Err::Error(e)), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:185:27 | 185 | Err(e) => Err(nom::Err::Error(e)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 185 - Err(e) => Err(nom::Err::Error(e)), 185 + Err(e) => Err(Err::Error(e)), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:220:48 | 220 | T::check_constraints(&any).map_err(|e| nom::Err::Error(e.into()))?; | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 220 - T::check_constraints(&any).map_err(|e| nom::Err::Error(e.into()))?; 220 + T::check_constraints(&any).map_err(|e| Err::Error(e.into()))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/tagged/implicit.rs:231:27 | 231 | Err(e) => Err(nom::Err::Error(e)), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 231 - Err(e) => Err(nom::Err::Error(e)), 231 + Err(e) => Err(Err::Error(e)), | warning: unused import: `optional::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/mod.rs:25:5 | 25 | optional::*, real::*, sequence::*, set::*, strings::*, tagged::*, utctime::*, | ^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 239 | impl_any_as!(as_bitstring => BitString, "BITSTRING"); | -----------------------------^^^^^^^^^-------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 239 | impl_any_as!(as_bitstring => BitString<'_>, "BITSTRING"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 242 | impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV"); | --------------------------------^^^^^^^^^^^----------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 242 | impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 247 | impl_any_as!(as_graphicstring => GraphicString, "GraphicString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 247 | impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 253 | impl_any_as!(as_ia5string => Ia5String, "IA5String"); | -----------------------------^^^^^^^^^-------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 253 | impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 254 | impl_any_as!(as_integer => Integer, "INTEGER"); | ---------------------------^^^^^^^------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 254 | impl_any_as!(as_integer => Integer<'_>, "INTEGER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 256 | impl_any_as!(as_numericstring => NumericString, "NumericString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 256 | impl_any_as!(as_numericstring => NumericString<'_>, "NumericString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 257 | impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER"); | ------------------------------------^^^^^^^^^^^^^^^^---------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 257 | impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 258 | impl_any_as!(as_octetstring => OctetString, "OCTET STRING"); | -------------------------------^^^^^^^^^^^----------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 258 | impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 259 | impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER"); | -----------------------^^^---------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 259 | impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 266 | impl_any_as!(as_printablestring => PrintableString, "PrintableString"); | -----------------------------------^^^^^^^^^^^^^^^-------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 266 | impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 267 | impl_any_as!(as_sequence => Sequence, "SEQUENCE"); | ----------------------------^^^^^^^^------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 267 | impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 268 | impl_any_as!(as_set => Set, "SET"); | -----------------------^^^-------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 268 | impl_any_as!(as_set => Set<'_>, "SET"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 271 | impl_any_as!(as_teletexstring => TeletexString, "TeletexString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 271 | impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 277 | impl_any_as!(as_universalstring => UniversalString, "UniversalString"); | -----------------------------------^^^^^^^^^^^^^^^-------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 277 | impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 279 | impl_any_as!(as_utf8string => Utf8String, "UTF8String"); | ------------------------------^^^^^^^^^^--------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 279 | impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 280 | impl_any_as!(as_videotexstring => VideotexString, "VideotexString"); | ----------------------------------^^^^^^^^^^^^^^------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 280 | impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:182:25 | 182 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 281 | impl_any_as!(as_visiblestring => VisibleString, "VisibleString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 281 | impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString"); | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:321:37 | 321 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 321 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/any.rs:329:37 | 329 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 329 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/octetstring.rs:19:32 | 19 | pub fn as_cow(&'a self) -> &Cow<'a, [u8]> { | -- ^^^^^--^^^^^^^ | | | | | | | the same lifetime is named here | | the same lifetime is elided here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 19 | pub fn as_cow(&'a self) -> &'a Cow<'a, [u8]> { | ++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/oid.rs:120:46 | 120 | pub const fn new(asn1: Cow<'a, [u8]>) -> Oid { | -- ^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 120 | pub const fn new(asn1: Cow<'a, [u8]>) -> Oid<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/oid.rs:129:55 | 129 | pub const fn new_relative(asn1: Cow<'a, [u8]>) -> Oid { | -- ^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 129 | pub const fn new_relative(asn1: Cow<'a, [u8]>) -> Oid<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:12:37 | 12 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 12 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/optional.rs:28:37 | 28 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 28 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/asn1_types/sequence/vec.rs:96:37 | 96 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 96 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/ber/parser.rs:113:35 | 113 | pub(crate) fn parse_identifier(i: &[u8]) -> ParseResult<(u8, u8, u32, &[u8])> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub(crate) fn parse_identifier(i: &[u8]) -> ParseResult<'_, (u8, u8, u32, &[u8])> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/ber/parser.rs:149:40 | 149 | pub(crate) fn parse_ber_length_byte(i: &[u8]) -> ParseResult<(u8, u8)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | pub(crate) fn parse_ber_length_byte(i: &[u8]) -> ParseResult<'_, (u8, u8)> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/header.rs:228:37 | 228 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 228 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/header.rs:273:37 | 273 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 273 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:86:37 | 86 | fn from_ber(bytes: &'a [u8]) -> ParseResult; | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 86 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, Self, E>; | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:94:37 | 94 | fn from_ber(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 94 | fn from_ber(bytes: &'a [u8]) -> ParseResult<'a, T, E> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:155:37 | 155 | fn from_der(bytes: &'a [u8]) -> ParseResult; | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 155 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, Self, E>; | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/asn1-rs-0.5.2/src/traits.rs:183:37 | 183 | fn from_der(bytes: &'a [u8]) -> ParseResult { | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 183 | fn from_der(bytes: &'a [u8]) -> ParseResult<'a, T, E> { | +++ Fresh rustls v0.21.12 warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:268:21 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = 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(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` 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: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:268:31 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:307:13 | 307 | #![cfg_attr(read_buf, feature(read_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:308:13 | 308 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:309:13 | 309 | #![cfg_attr(bench, feature(test))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/lib.rs:312:7 | 312 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:199:11 | 199 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/stream.rs:68:11 | 68 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/stream.rs:196:11 | 196 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/tls12/prf.rs:69:7 | 69 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/tls13/key_schedule.rs:1005:7 | 1005 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/vecbuf.rs:108:11 | 108 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:749:7 | 749 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:360:11 | 360 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:720:11 | 720 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/codec.rs:21:24 | 21 | pub fn init(bytes: &[u8]) -> Reader { | ^^^^^ ^^^^^^ the 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 | 21 | pub fn init(bytes: &[u8]) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/codec.rs:31:16 | 31 | pub fn sub(&mut self, length: usize) -> Result { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub fn sub(&mut self, length: usize) -> Result, InvalidMessage> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:279:28 | 279 | fn get_single_hostname(&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 | 279 | fn get_single_hostname(&self) -> Option>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:296:28 | 296 | fn get_single_hostname(&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 | 296 | fn get_single_hostname(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:297:37 | 297 | fn only_dns_hostnames(name: &ServerName) -> 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 | 297 | fn only_dns_hostnames(name: &ServerName) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/anchors.rs:18:35 | 18 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:46:19 | 46 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | 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 reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:54:19 | 54 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 54 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:323:19 | 323 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 323 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/conn.rs:336:19 | 336 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 336 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/verify.rs:546:23 | 546 | fn trust_roots(roots: &RootCertStore) -> Vec { | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 546 | fn trust_roots(roots: &RootCertStore) -> Vec> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/ticketer.rs:158:19 | 158 | fn maybe_roll(&self, now: TimeBase) -> 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 | 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:241:22 | 241 | pub fn dangerous(&mut self) -> danger::DangerousClientConfig { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn dangerous(&mut self) -> danger::DangerousClientConfig<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:371:27 | 371 | pub(crate) fn for_sni(&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 | 371 | pub(crate) fn for_sni(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:572:23 | 572 | pub fn early_data(&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 | 572 | pub fn early_data(&mut self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/common.rs:12:43 | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:448:23 | 448 | pub fn early_data(&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 | 448 | pub fn early_data(&mut self) -> Option> { | ++++ Fresh pest_generator v2.7.11 Fresh hyper-util v0.1.6 warning: unused variable: `timer` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-util-0.1.6/src/client/legacy/client.rs:1468:32 | 1468 | pub fn timer(&mut self, timer: M) -> &mut Self | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: field `interface` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-util-0.1.6/src/client/legacy/connect/http.rs:79:5 | 68 | struct Config { | ------ field in this struct ... 79 | interface: Option, | ^^^^^^^^^ | = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh accesskit_winit v0.14.4 warning: `asn1-rs` (lib) generated 70 warnings (1 duplicate) warning: `rustls` (lib) generated 33 warnings (1 duplicate) warning: `pest_generator` (lib) generated 1 warning (1 duplicate) warning: `hyper-util` (lib) generated 3 warnings (1 duplicate) warning: `accesskit_winit` (lib) generated 1 warning (1 duplicate) Fresh wasm-bindgen v0.2.92 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/closure.rs:595:24 | 595 | unsafe extern fn destroy<$($var: FromWasmAbi,)* R: ReturnWasmAbi>( | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 739 | / doit! { 740 | | () 741 | | (A a1 a2 a3 a4) 742 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 748 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 749 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `doit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/closure.rs:653:24 | 653 | unsafe extern fn destroy<$($var: FromWasmAbi,)* R: ReturnWasmAbi>( | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 739 | / doit! { 740 | | () 741 | | (A a1 a2 a3 a4) 742 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 748 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 749 | | } | |_- in this macro invocation | = note: this warning originates in the macro `doit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:40:20 | 40 | unsafe extern fn $name($($args)*) -> $ret { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/externref.rs:7:1 | 7 | / externs! { 8 | | #[link(wasm_import_module = "__wbindgen_externref_xform__")] 9 | | extern "C" { 10 | | fn __wbindgen_externref_table_grow(delta: usize) -> i32; ... | 13 | | } | |_- in this macro invocation | = note: this warning originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:40:20 | 40 | unsafe extern fn $name($($args)*) -> $ret { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 1017 | / externs! { 1018 | | #[link(wasm_import_module = "__wbindgen_placeholder__")] 1019 | | extern "C" { 1020 | | fn __wbindgen_object_clone_ref(idx: u32) -> u32; ... | 1100 | | } | |_- in this macro invocation | = note: this warning originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:1481:23 | 1481 | pub fn borrow(&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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1481 | pub fn borrow(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wasm-bindgen-0.2.92/src/lib.rs:1494:27 | 1494 | pub fn borrow_mut(&self) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1494 | pub fn borrow_mut(&self) -> RefMut<'_, T> { | +++ Fresh unic-langid v0.9.5 Fresh gilrs v0.10.2 warning: unexpected `cfg` condition name: `path_separator` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/utils.rs:23:7 | 23 | #[cfg(path_separator = "backslash")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(path_separator, values("backslash"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_separator, values(\"backslash\"))");` 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: `path_separator` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/utils.rs:30:7 | 30 | #[cfg(path_separator = "slash")] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(path_separator, values("slash"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_separator, values(\"slash\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: fields `input`, `output`, and `inverted` are never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/mapping/parser.rs:294:9 | 291 | AxisMapping { | ----------- fields in this variant ... 294 | input: AxisRange, | ^^^^^ 295 | output: AxisRange, | ^^^^^^ 296 | inverted: bool, | ^^^^^^^^ | = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `output` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/mapping/parser.rs:301:9 | 298 | ButtonMapping { | ------------- field in this variant ... 301 | output: AxisRange, | ^^^^^^ | = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: field `output` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/mapping/parser.rs:309:9 | 304 | HatMapping { | ---------- field in this variant ... 309 | output: AxisRange, | ^^^^^^ | = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gilrs-0.10.2/src/gamepad.rs:426:20 | 426 | pub fn gamepad(&self, id: GamepadId) -> Gamepad { | ^^^^^ ^^^^^^^ the 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 | 426 | pub fn gamepad(&self, id: GamepadId) -> Gamepad<'_> { | ++++ Fresh erased-serde v0.3.31 Fresh ed25519-dalek v2.1.1 Fresh const_fn v0.4.10 warning: unexpected `cfg` condition name: `const_fn_has_build_script` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/src/lib.rs:250:7 | 250 | #[cfg(const_fn_has_build_script)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(const_fn_has_build_script)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_fn_has_build_script)");` 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: `const_fn_has_build_script` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/src/lib.rs:253:11 | 253 | #[cfg(not(const_fn_has_build_script))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_fn_has_build_script)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_fn_has_build_script)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `const_fn_assume_incomplete_release` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_fn-0.4.10/src/lib.rs:134:47 | 134 | || req.minor + u32::from(cfg!(const_fn_assume_incomplete_release)) > VERSION.minor | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(const_fn_assume_incomplete_release)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(const_fn_assume_incomplete_release)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh ssh-encoding v0.2.0 Fresh radium v0.7.0 warning: unexpected `cfg` condition name: `radium_atomic_8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:3:7 | 3 | #[cfg(radium_atomic_8)] | ^^^^^^^^^^^^^^^ | = 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(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` 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: `radium_atomic_8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:10:11 | 10 | #[cfg(not(radium_atomic_8))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:17:7 | 17 | #[cfg(radium_atomic_16)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:24:11 | 24 | #[cfg(not(radium_atomic_16))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:31:7 | 31 | #[cfg(radium_atomic_32)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:38:11 | 38 | #[cfg(not(radium_atomic_32))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:45:7 | 45 | #[cfg(radium_atomic_64)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:52:11 | 52 | #[cfg(not(radium_atomic_64))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:59:7 | 59 | #[cfg(radium_atomic_ptr)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/radium-0.7.0/src/macros.rs:66:11 | 66 | #[cfg(not(radium_atomic_ptr))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `wasm-bindgen` (lib) generated 7 warnings (1 duplicate) warning: `unic-langid` (lib) generated 1 warning (1 duplicate) warning: `gilrs` (lib) generated 7 warnings (1 duplicate) warning: `erased-serde` (lib) generated 52 warnings (52 duplicates) warning: `ed25519-dalek` (lib) generated 1 warning (1 duplicate) warning: `const_fn` (lib) generated 4 warnings (1 duplicate) warning: `ssh-encoding` (lib) generated 1 warning (1 duplicate) warning: `radium` (lib) generated 11 warnings (1 duplicate) Fresh bevy_a11y v0.11.3 Fresh bones_schema_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/macros) Fresh salsa20 v0.10.2 Fresh chacha20 v0.9.1 warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:158:14 | 158 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` 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: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:162:22 | 162 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:167:29 | 167 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:4:14 | 4 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:8:22 | 8 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:10:29 | 10 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/backends.rs:18:25 | 18 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:173:17 | 173 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:221:22 | 221 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:225:30 | 225 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:227:37 | 227 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:255:22 | 255 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:259:30 | 259 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:263:37 | 263 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/chacha20-0.9.1/src/lib.rs:282:33 | 282 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused macro definition: `identity` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/macros/helper_macros.rs:13:14 | 13 | macro_rules! identity { | ^^^^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/wrapper_types/pwrapper.rs:227:7 | 227 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/const_format-0.2.32/src/wrapper_types/pwrapper.rs:236:7 | 236 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration Fresh tokio-rustls v0.26.0 Fresh tokio-util v0.7.11 warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tokio-util-0.7.11/src/codec/length_delimited.rs:642:9 | 642 | target_pointer_width = "8", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `bevy_a11y` (lib) generated 1 warning (1 duplicate) warning: `bones_schema_macros` (lib) generated 1 warning (1 duplicate) warning: `precis-profiles` (build script) generated 1 warning (1 duplicate) warning: `salsa20` (lib) generated 1 warning (1 duplicate) warning: `chacha20` (lib) generated 19 warnings (4 duplicates) warning: `const_format` (lib) generated 4 warnings (1 duplicate) warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) warning: `tokio-util` (lib) generated 2 warnings (1 duplicate) Fresh aead v0.5.2 Fresh hash32 v0.2.1 warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i16::to_ne_bytes` ... 225 | int!(i16); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:67:9 | 67 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unnecessary_transmutes)]` implied by `#[warn(warnings)]` = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i32::to_ne_bytes` ... 226 | int!(i32); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i64::to_ne_bytes` ... 227 | int!(i64); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `i8::to_ne_bytes` ... 228 | int!(i8); | -------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `isize::to_ne_bytes` ... 229 | int!(isize); | ----------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u16::to_ne_bytes` ... 230 | int!(u16); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u32::to_ne_bytes` ... 231 | int!(u32); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u64::to_ne_bytes` ... 232 | int!(u64); | --------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `u8::to_ne_bytes` ... 233 | int!(u8); | -------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/lib.rs:210:39 | 210 | unsafe { state.write(&mem::transmute::<$ty, [u8; mem::size_of::<$ty>()]>(*self)) } | --------------------------------------------------^^^^^^^ | | | help: replace this with: `usize::to_ne_bytes` ... 234 | int!(usize); | ----------- in this macro invocation | = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order = note: this warning originates in the macro `int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: the type `Buffer` does not permit being left uninitialized --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/murmur3.rs:71:27 | 71 | buf: unsafe { mem::uninitialized() }, | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: integers must be initialized (in this struct field) --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hash32-0.2.1/src/murmur3.rs:18:5 | 18 | bytes: [u8; 4], | ^^^^^^^^^^^^^^ = note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]` Fresh event-listener v4.0.3 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-4.0.3/src/notify.rs:578:80 | 578 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh dashmap v5.5.3 Fresh async-trait v0.1.81 Fresh nanorand v0.7.0 warning: `aead` (lib) generated 1 warning (1 duplicate) warning: `hash32` (lib) generated 12 warnings (1 duplicate) warning: `event-listener` (lib) generated 2 warnings (1 duplicate) warning: `iroh-blake3` (build script) generated 1 warning (1 duplicate) warning: `dashmap` (lib) generated 1 warning (1 duplicate) warning: `alsa-sys` (build script) generated 1 warning (1 duplicate) warning: `async-trait` (lib) generated 1 warning (1 duplicate) warning: `nanorand` (lib) generated 1 warning (1 duplicate) Fresh rand_core v0.6.4 Fresh match_cfg v0.1.0 Fresh rectangle-pack v0.4.2 warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:3:17 | 3 | #![cfg_attr(not(std), no_std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:9:11 | 9 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:11:7 | 11 | #[cfg(std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/lib.rs:289:7 | 289 | #[cfg(std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/grouped_rects_to_place.rs:3:11 | 3 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rectangle-pack-0.4.2/src/grouped_rects_to_place.rs:5:7 | 5 | #[cfg(std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh openssl-probe v0.1.5 warning: `rand_core` (lib) generated 2 warnings (2 duplicates) warning: `struct_iterable_internal` (lib) generated 1 warning (1 duplicate) warning: `portable-atomic` (build script) generated 1 warning (1 duplicate) warning: `siphasher` (lib) generated 1 warning (1 duplicate) warning: `match_cfg` (lib) generated 1 warning (1 duplicate) warning: `prometheus-client` (build script) generated 1 warning (1 duplicate) warning: `rectangle-pack` (lib) generated 7 warnings (1 duplicate) warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) Fresh siphasher v0.3.11 Fresh ucd-trie v0.1.6 Fresh append-only-vec v0.1.5 Fresh funty v2.0.0 Fresh utf-8 v0.7.6 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/utf-8-0.7.6/src/lib.rs:71:22 | 71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError> { | ^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/utf-8-0.7.6/src/read.rs:87:24 | 87 | pub fn next_strict(&mut self) -> Option> { | ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 87 | pub fn next_strict(&mut self) -> Option>> { | ++++ Fresh struct_iterable_derive v0.1.0 warning: unused import: `struct_iterable_internal::Iterable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/struct_iterable_derive-0.1.0/src/lib.rs:6:5 | 6 | use struct_iterable_internal::Iterable; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh bevy_sprite v0.11.3 warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/color_material.rs:93:16 | 93 | pub color: Vec4, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/color_material.rs:94:16 | 94 | pub flags: u32, | ^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/mesh.rs:125:20 | 125 | pub transform: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/mesh.rs:126:34 | 126 | pub inverse_transpose_model: Mat4, | ^^^^ warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/mesh2d/mesh.rs:127:16 | 127 | pub flags: u32, | ^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:426:8 | 426 | struct SpriteVertex { | ^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:424:1 | 424 | #[repr(C)] | ^ warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:433:8 | 433 | struct ColoredSpriteVertex { | ^^^^^^^^^^^^^^^^^^^ field in this struct | = help: consider removing this field warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_sprite-0.11.3/src/render/mod.rs:431:1 | 431 | #[repr(C)] | ^ warning: `siphasher` (lib) generated 1 warning (1 duplicate) warning: `ucd-trie` (lib) generated 1 warning (1 duplicate) warning: `append-only-vec` (lib) generated 1 warning (1 duplicate) warning: `oid-registry` (build script) generated 1 warning (1 duplicate) warning: `funty` (lib) generated 1 warning (1 duplicate) warning: `utf-8` (lib) generated 3 warnings (1 duplicate) warning: `struct_iterable_derive` (lib) generated 2 warnings (1 duplicate) warning: `bevy_sprite` (lib) generated 10 warnings (1 duplicate) Fresh bones_schema v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/layout.rs:44:5 | 44 | / #[must_use = "this returns the padding needed, \ 45 | | without modifying the `Layout`"] | |__________________________________________________^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/schema.rs:89:22 | 89 | fn as_schema_ref(&self) -> SchemaRef | ^^^^^ ^^^^^^^^^ the 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 | 89 | fn as_schema_ref(&self) -> SchemaRef<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/schema.rs:97:22 | 97 | fn as_schema_mut(&mut self) -> SchemaRefMut | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 97 | fn as_schema_mut(&mut self) -> SchemaRefMut<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:276:17 | 276 | pub fn iter(&self) -> SchemaVecIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn iter(&self) -> SchemaVecIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:281:21 | 281 | pub fn iter_mut(&mut self) -> SchemaVecIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn iter_mut(&mut self) -> SchemaVecIterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:569:17 | 569 | pub fn iter(&self) -> SVecIter { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 569 | pub fn iter(&self) -> SVecIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/vec.rs:578:21 | 578 | pub fn iter_mut(&mut self) -> SVecIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 578 | pub fn iter_mut(&mut self) -> SVecIterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:174:20 | 174 | pub fn get_ref(&self, key: SchemaRef) -> 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 | 174 | pub fn get_ref(&self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:181:24 | 181 | pub fn try_get_ref(&self, key: SchemaRef) -> Result, SchemaMismatchError> { | ^^^^^ 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 | 181 | pub fn try_get_ref(&self, key: SchemaRef) -> Result>, SchemaMismatchError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:192:37 | 192 | pub unsafe fn get_ref_unchecked(&self, key: SchemaRef) -> 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 | 192 | pub unsafe fn get_ref_unchecked(&self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:222:24 | 222 | pub fn get_ref_mut(&mut self, key: SchemaRef) -> 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 | 222 | pub fn get_ref_mut(&mut self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:230:9 | 230 | &mut self, | ^^^^^^^^^ the lifetime is elided here 231 | key: SchemaRef, 232 | ) -> Result, SchemaMismatchError> { | ^^^^^^^^^^^^ 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 | 232 | ) -> Result>, SchemaMismatchError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:243:41 | 243 | pub unsafe fn get_ref_unchecked_mut(&mut self, key: SchemaRef) -> 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 | 243 | pub unsafe fn get_ref_unchecked_mut(&mut self, key: SchemaRef) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:436:17 | 436 | pub fn iter(&self) -> SchemaMapIter { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 436 | pub fn iter(&self) -> SchemaMapIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:447:21 | 447 | pub fn iter_mut(&mut self) -> SchemaMapIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 447 | pub fn iter_mut(&mut self) -> SchemaMapIterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:459:9 | 459 | &self, | ^^^^^ the lifetime is elided here 460 | ) -> std::iter::Map< 461 | hash_map::Keys, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 461 | hash_map::Keys<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:464:24 | 464 | fn map_fn(key: &SchemaBox) -> SchemaRef { | ^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 464 | fn map_fn(key: &SchemaBox) -> SchemaRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:473:9 | 473 | &self, | ^^^^^ the lifetime is elided here 474 | ) -> std::iter::Map< 475 | hash_map::Values, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 475 | hash_map::Values<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:478:24 | 478 | fn map_fn(key: &SchemaBox) -> SchemaRef { | ^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | fn map_fn(key: &SchemaBox) -> SchemaRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:487:9 | 487 | &mut self, | ^^^^^^^^^ the lifetime is elided here 488 | ) -> std::iter::Map< 489 | hash_map::ValuesMut, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 489 | hash_map::ValuesMut<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:492:24 | 492 | fn map_fn(key: &mut SchemaBox) -> SchemaRefMut { | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 492 | fn map_fn(key: &mut SchemaBox) -> SchemaRefMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:665:17 | 665 | pub fn iter(&self) -> SMapIter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 665 | pub fn iter(&self) -> SMapIter<'_, K, V> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:668:15 | 667 | (key, value): (&'a SchemaBox, &'a SchemaBox), | -- -- the lifetime is named here | | | the lifetime is named here 668 | ) -> (&K, &V) { | ^^ ^^ the same lifetime is elided here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 668 | ) -> (&'a K, &'a V) { | ++ ++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:682:21 | 682 | pub fn iter_mut(&mut self) -> SMapIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 682 | pub fn iter_mut(&mut self) -> SMapIterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:700:9 | 700 | &self, | ^^^^^ the lifetime is elided here 701 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a K> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 701 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a K> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:713:9 | 713 | &self, | ^^^^^ the lifetime is elided here 714 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &V> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 714 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &V> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/map.rs:726:9 | 726 | &mut self, | ^^^^^^^^^ the lifetime is elided here 727 | ) -> std::iter::Map< 728 | hash_map::ValuesMut, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 728 | hash_map::ValuesMut<'_, SchemaBox, SchemaBox>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/alloc/type_datas.rs:61:20 | 61 | pub fn get_ref(&self, id: SchemaId) -> 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 | 61 | pub fn get_ref(&self, id: SchemaId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:148:24 | 148 | fn access_borrowed(&self) -> SchemaRefAccess { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | fn access_borrowed(&self) -> SchemaRefAccess<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:413:19 | 413 | pub fn fields(&self) -> StructRefFieldIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 413 | pub fn fields(&self) -> StructRefFieldIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:829:45 | 829 | pub fn field<'a, I: Into>>(&mut self, field_idx: I) -> 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 | 829 | pub fn field<'a, I: Into>>(&mut self, field_idx: I) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:840:9 | 840 | &mut self, | ^^^^^^^^^ the lifetime is elided here 841 | path: I, 842 | ) -> Option { | ^^^^^^^^^^^^ 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 | 842 | ) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1041:19 | 1041 | pub fn as_ref(&self) -> SchemaRefAccess { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1041 | pub fn as_ref(&self) -> SchemaRefAccess<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1281:19 | 1281 | pub fn as_ref(&self) -> PrimitiveRef { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1281 | pub fn as_ref(&self) -> PrimitiveRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1874:18 | 1874 | fn mp(x: &str) -> FieldIdx { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1874 | fn mp(x: &str) -> FieldIdx<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_schema/src/ptr.rs:1890:18 | 1890 | fn mp(x: &str) -> FieldIdx { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1890 | fn mp(x: &str) -> FieldIdx<'_> { | ++++ Fresh tungstenite v0.21.0 Fresh pest v2.7.11 Fresh bitvec v1.0.1 warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:364:11 | 364 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:29:12 | 29 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:50:12 | 50 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:163:11 | 163 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:121:12 | 121 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:25:11 | 25 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:76:11 | 76 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:88:11 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:127:11 | 127 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:35:11 | 35 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:47:11 | 47 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:162:11 | 162 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:174:11 | 174 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:270:11 | 270 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:327:11 | 327 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/devel.rs:19:14 | 19 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:261:1 | 261 | / easy_fmt! { 262 | | impl Binary 263 | | impl Display 264 | | impl LowerHex ... | 267 | | for BitArray 268 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/api.rs:134:12 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:122:11 | 122 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:134:11 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:88:12 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:27:11 | 27 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:78:11 | 78 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:90:11 | 90 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:129:11 | 129 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:215:11 | 215 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:51:11 | 51 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:63:11 | 63 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:75:11 | 75 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:177:11 | 177 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:191:11 | 191 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:345:11 | 345 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:359:11 | 359 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:335:1 | 335 | / easy_fmt! { 336 | | impl Binary 337 | | impl Display 338 | | impl LowerHex ... | 342 | | for BitBox 343 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:206:11 | 206 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:561:11 | 561 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:892:11 | 892 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:929:11 | 929 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:765:12 | 765 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:772:12 | 772 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:780:12 | 780 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:787:12 | 787 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:840:12 | 840 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:851:12 | 851 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/domain.rs:862:12 | 862 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:444:11 | 444 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:477:11 | 477 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:64:12 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:102:12 | 102 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:44:12 | 44 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/field.rs:70:12 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:109:12 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:160:12 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:173:12 | 173 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:185:12 | 185 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:373:12 | 373 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:484:12 | 484 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:676:12 | 676 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:695:12 | 695 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:797:12 | 797 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:804:12 | 804 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/index.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/mem.rs:61:11 | 61 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/mem.rs:68:11 | 68 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/order.rs:237:11 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:118:11 | 118 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:130:11 | 130 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:152:11 | 152 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:187:11 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:198:11 | 198 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:212:11 | 212 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:260:11 | 260 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:271:11 | 271 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:287:11 | 287 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:299:11 | 299 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:312:11 | 312 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:326:11 | 326 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:67:11 | 67 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:85:11 | 85 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:103:11 | 103 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:113:11 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:222:11 | 222 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:235:11 | 235 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:248:11 | 248 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:261:11 | 261 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:274:11 | 274 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:294:11 | 294 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:307:11 | 307 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:320:11 | 320 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:333:11 | 333 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:358:11 | 358 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:371:11 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:384:11 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:99:12 | 99 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:110:12 | 110 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:242:11 | 242 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:255:11 | 255 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:268:11 | 268 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:281:11 | 281 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:297:11 | 297 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:387:11 | 387 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1208:11 | 1208 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1289:11 | 1289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1301:11 | 1301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1377:11 | 1377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1412:11 | 1412 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1422:11 | 1422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1432:11 | 1432 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:344:12 | 344 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:391:12 | 391 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:452:12 | 452 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:834:12 | 834 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:854:12 | 854 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1014:12 | 1014 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1046:12 | 1046 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:681:11 | 681 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:735:11 | 735 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:800:11 | 800 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:813:11 | 813 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:823:11 | 823 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:843:11 | 843 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2740:11 | 2740 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:528:12 | 528 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:536:12 | 536 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:556:12 | 556 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:574:12 | 574 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2180:12 | 2180 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2192:12 | 2192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:246:11 | 246 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:259:11 | 259 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:393:11 | 393 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:131:12 | 131 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:221:12 | 221 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:325:12 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:331:12 | 331 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:365:12 | 365 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:371:12 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:884:12 | 884 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:989:12 | 989 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1295:12 | 1295 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1400:12 | 1400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:531:11 | 531 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:570:11 | 570 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:974:12 | 974 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:998:12 | 998 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1011:12 | 1011 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1024:12 | 1024 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1037:12 | 1037 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:314:12 | 314 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:368:12 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:376:12 | 376 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:384:12 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:392:12 | 392 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:773:12 | 773 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:788:12 | 788 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:931:12 | 931 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:81:11 | 81 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:94:11 | 94 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:128:11 | 128 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:145:11 | 145 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:159:11 | 159 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:190:11 | 190 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:234:11 | 234 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:250:11 | 250 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:410:11 | 410 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:422:11 | 422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:435:11 | 435 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:457:11 | 457 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:475:11 | 475 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:601:11 | 601 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:619:11 | 619 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:323:12 | 323 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:329:12 | 329 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:42:11 | 42 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:54:11 | 54 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:70:11 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:148:11 | 148 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:160:11 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:226:11 | 226 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:40:11 | 40 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:52:11 | 52 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:64:11 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:178:11 | 178 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:229:11 | 229 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:253:11 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:265:11 | 265 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:277:11 | 277 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:289:11 | 289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:301:11 | 301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:313:11 | 313 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:325:11 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:339:11 | 339 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:377:11 | 377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:367:1 | 367 | / easy_fmt! { 368 | | impl Binary 369 | | impl Display 370 | | impl LowerHex ... | 374 | | for BitVec 375 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:43:11 | 43 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:73:11 | 73 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:225:11 | 225 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/view.rs:244:11 | 244 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:999:20 | 999 | pub fn bit_domain(&self) -> BitDomain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the 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 | 999 | pub fn bit_domain(&self) -> BitDomain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1012:24 | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1025:16 | 1025 | pub fn domain(&self) -> Domain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1025 | pub fn domain(&self) -> Domain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1038:20 | 1038 | pub fn domain_mut(&mut self) -> Domain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1038 | pub fn domain_mut(&mut self) -> Domain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1146:19 | 1146 | pub fn iter_ones(&self) -> IterOnes { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1146 | pub fn iter_ones(&self) -> IterOnes<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1185:20 | 1185 | pub fn iter_zeros(&self) -> IterZeros { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1185 | pub fn iter_zeros(&self) -> IterZeros<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:133:15 | 133 | pub fn first(&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 | 133 | pub fn first(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:164:19 | 164 | pub fn first_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 | 164 | pub fn first_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:191:21 | 191 | pub fn split_first(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 191 | pub fn split_first(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:228:3 | 228 | &mut self, | ^^^^^^^^^ the lifetime is elided here 229 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same 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 | 229 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:262:20 | 262 | pub fn split_last(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 262 | pub fn split_last(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:299:3 | 299 | &mut self, | ^^^^^^^^^ the lifetime is elided here 300 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same 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 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:333:14 | 333 | pub fn last(&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 | 333 | pub fn last(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:367:18 | 367 | pub fn last_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 | 367 | pub fn last_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:666:14 | 666 | 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 | 666 | pub fn iter(&self) -> Iter<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:706:18 | 706 | 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 | 706 | pub fn iter_mut(&mut self) -> IterMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:738:17 | 738 | pub fn windows(&self, size: usize) -> Windows { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 738 | pub fn windows(&self, size: usize) -> Windows<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:783:16 | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:834:20 | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:880:22 | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:939:3 | 939 | &mut self, | ^^^^^^^^^ the lifetime is elided here 940 | chunk_size: usize, 941 | ) -> ChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^ 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 | 941 | ) -> ChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:987:17 | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1038:21 | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1085:23 | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1141:3 | 1141 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1142 | chunk_size: usize, 1143 | ) -> RChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^^ 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 | 1143 | ) -> RChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1327:18 | 1327 | pub fn split(&self, pred: F) -> Split | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1327 | pub fn split(&self, pred: F) -> Split<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1381:22 | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1424:28 | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1475:3 | 1475 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1476 | pred: F, 1477 | ) -> SplitInclusiveMut | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1477 | ) -> SplitInclusiveMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1557:19 | 1557 | pub fn rsplit(&self, pred: F) -> RSplit | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1557 | pub fn rsplit(&self, pred: F) -> RSplit<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1609:23 | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1654:19 | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1706:23 | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1752:20 | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:1805:24 | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:736:18 | 736 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 736 | pub fn drain(&mut self, range: R) -> Drain<'_, T, O> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:1021:3 | 1021 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 1024 | ) -> Splice | ^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1024 | ) -> Splice<'_, T, O, I::IntoIter> | +++ Fresh rand v0.8.5 warning: `bones_schema` (lib) generated 37 warnings (1 duplicate) (run `cargo fix --lib -p bones_schema` to apply 36 suggestions) warning: `tungstenite` (lib) generated 1 warning (1 duplicate) warning: `pest` (lib) generated 2 warnings (2 duplicates) warning: `bitvec` (lib) generated 299 warnings (1 duplicate) warning: `rand` (lib) generated 13 warnings (13 duplicates) warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Fresh rustls-native-certs v0.6.3 Fresh hostname v0.3.1 Fresh heapless v0.7.17 warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:82:11 | 82 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = 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_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:74:9 | 74 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:107:11 | 107 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_cas` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:109:11 | 109 | #[cfg(all(has_cas, feature = "cas"))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/lib.rs:112:7 | 112 | #[cfg(has_atomics)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:93:39 | 93 | #[cfg(all(feature = "mpmc_large", not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:95:35 | 95 | #[cfg(all(feature = "mpmc_large", cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:97:44 | 97 | #[cfg(all(not(feature = "mpmc_large"), not(cas_atomic_polyfill)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:99:40 | 99 | #[cfg(all(not(feature = "mpmc_large"), cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:102:11 | 102 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/mpmc.rs:104:7 | 104 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:276:5 | 276 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:277:5 | 277 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:278:5 | 278 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:279:5 | 279 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/mod.rs:280:5 | 280 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:20:5 | 20 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:21:5 | 21 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:22:5 | 22 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:23:5 | 23 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton.rs:24:5 | 24 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:84:7 | 84 | #[cfg(cas_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `cas_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:87:11 | 87 | #[cfg(not(cas_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cas_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cas_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv6m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:95:5 | 95 | armv6m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv6m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv6m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7a` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:96:5 | 96 | armv7a, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7a)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7a)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7r` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:97:5 | 97 | armv7r, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7r)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7r)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv7m` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:98:5 | 98 | armv7m, | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv7m)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv7m)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `armv8m_main` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/pool/singleton/arc.rs:99:5 | 99 | armv8m_main, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(armv8m_main)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(armv8m_main)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/spsc.rs:89:7 | 89 | #[cfg(full_atomic_polyfill)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `full_atomic_polyfill` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/spsc.rs:91:11 | 91 | #[cfg(not(full_atomic_polyfill))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(full_atomic_polyfill)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(full_atomic_polyfill)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: struct `IntoIter` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/heapless-0.7.17/src/linear_map.rs:415:12 | 415 | pub struct IntoIter | ^^^^^^^^ | = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` Fresh flume v0.11.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/lib.rs:910:17 | 910 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 910 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/lib.rs:916:21 | 916 | pub fn try_iter(&self) -> TryIter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 916 | pub fn try_iter(&self) -> TryIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/lib.rs:923:18 | 923 | pub fn drain(&self) -> Drain { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 923 | pub fn drain(&self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/flume-0.11.0/src/async.rs:85:23 | 85 | pub fn send_async(&self, item: T) -> SendFut { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn send_async(&self, item: T) -> SendFut<'_, T> { | +++ Fresh crypto_secretbox v0.1.1 warning: `rustls-native-certs` (lib) generated 1 warning (1 duplicate) warning: `hostname` (lib) generated 1 warning (1 duplicate) warning: `heapless` (lib) generated 31 warnings (1 duplicate) warning: `flume` (lib) generated 5 warnings (1 duplicate) warning: `crypto_secretbox` (lib) generated 1 warning (1 duplicate) Fresh bevy_winit v0.11.3 warning: struct `WindowTitleCache` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_winit-0.11.3/src/system.rs:101:12 | 101 | pub struct WindowTitleCache(HashMap); | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh h2 v0.3.26 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(fuzzing)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/hpack/header.rs:121:17 | 121 | pub fn name(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn name(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:77:16 | 77 | fn resolve(&mut self, key: Key) -> Ptr; | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 77 | fn resolve(&mut self, key: Key) -> Ptr<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:90:21 | 90 | pub fn find_mut(&mut self, id: &StreamId) -> 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 | 90 | pub fn find_mut(&mut self, id: &StreamId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:105:19 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr { | ^^^^^^^^^ 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 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:118:23 | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:179:16 | 179 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:414:16 | 414 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 414 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/h2-0.3.26/src/proto/streams/streams.rs:961:19 | 961 | pub fn as_dyn(&self) -> DynStreams { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 961 | pub fn as_dyn(&self) -> DynStreams<'_, B> { | +++ Fresh hyper-rustls v0.27.2 warning: unused macro definition: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-rustls-0.27.2/src/lib.rs:51:18 | 51 | macro_rules! debug ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused import: `debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-rustls-0.27.2/src/lib.rs:53:20 | 53 | pub(crate) use debug; | ^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh js-sys v0.3.69 warning: unexpected `cfg` condition name: `js_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/js-sys-0.3.69/src/lib.rs:4329:7 | 4329 | #[cfg(js_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^ | = 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(js_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(js_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh bevy_gilrs v0.11.3 Fresh ssh-cipher v0.2.0 Fresh tz-rs v0.6.14 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tz-rs-0.6.14/src/timezone/mod.rs:501:19 | 501 | pub fn as_ref(&self) -> TimeZoneRef { | ^^^^^ ^^^^^^^^^^^ the 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 | 501 | pub fn as_ref(&self) -> TimeZoneRef<'_> { | ++++ warning: `bevy_winit` (lib) generated 2 warnings (1 duplicate) warning: `h2` (lib) generated 10 warnings (1 duplicate) warning: `hyper-rustls` (lib) generated 3 warnings (1 duplicate) warning: `js-sys` (lib) generated 2 warnings (1 duplicate) warning: `bevy_gilrs` (lib) generated 1 warning (1 duplicate) warning: `ssh-cipher` (lib) generated 1 warning (1 duplicate) warning: `tz-rs` (lib) generated 2 warnings (1 duplicate) Fresh precis-core v0.1.9 Fresh pest_derive v2.7.11 Fresh symphonia-utils-xiph v0.5.4 Fresh egui v0.23.0 Fresh unicode-normalization v0.1.23 Fresh pnet_macros_support v0.34.0 Fresh enum-as-inner v0.6.0 Fresh serdect v0.2.0 warning: `precis-core` (lib) generated 1 warning (1 duplicate) warning: `pest_derive` (lib) generated 1 warning (1 duplicate) warning: `symphonia-utils-xiph` (lib) generated 1 warning (1 duplicate) warning: `egui` (lib) generated 1 warning (1 duplicate) warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) warning: `pnet_macros_support` (lib) generated 1 warning (1 duplicate) warning: `enum-as-inner` (lib) generated 1 warning (1 duplicate) warning: `serdect` (lib) generated 1 warning (1 duplicate) Fresh sec1 v0.7.3 Fresh http-body v0.4.6 Fresh http-body-util v0.1.2 warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-util-0.1.2/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/http-body-util-0.1.2/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ Fresh serde_urlencoded v0.7.1 warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh num-bigint v0.4.6 Fresh rustls-pemfile v2.1.2 Fresh postcard-derive v0.1.1 Fresh pnet_macros v0.34.0 warning: `sec1` (lib) generated 1 warning (1 duplicate) warning: `http-body` (lib) generated 1 warning (1 duplicate) warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) warning: `num-bigint` (lib) generated 1 warning (1 duplicate) warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) warning: `postcard-derive` (lib) generated 1 warning (1 duplicate) warning: `pnet_macros` (lib) generated 1 warning (1 duplicate) Fresh proc-macro-crate v1.3.1 Fresh derive_more-impl v1.0.0-beta.7 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/derive_more-impl-1.0.0-beta.7/src/fmt/parsing.rs:283:20 | 283 | fn argument(input: &str) -> Option<(LeftToParse<'_>, Argument)> { | ^^^^ ^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 283 | fn argument(input: &str) -> Option<(LeftToParse<'_>, Argument<'_>)> { | ++++ Fresh hmac v0.12.1 Fresh idna v0.4.0 Fresh raw-cpuid v11.1.0 Fresh event-listener v5.3.1 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:114:11 | 114 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1349:11 | 1349 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1426:7 | 1426 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/notify.rs:578:80 | 578 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:226:36 | 226 | #[cfg(all(feature = "std", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:233:32 | 233 | #[cfg(all(feature = "std", loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:547:15 | 547 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:555:11 | 555 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1132:23 | 1132 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1137:27 | 1137 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1362:36 | 1362 | #[cfg(all(feature = "std", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/event-listener-5.3.1/src/lib.rs:1364:65 | 1364 | #[cfg(all(feature = "std", not(target_family = "wasm"), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh kqueue-sys v1.0.4 warning: `proc-macro-crate` (lib) generated 1 warning (1 duplicate) warning: `derive_more-impl` (lib) generated 2 warnings (1 duplicate) warning: `hmac` (lib) generated 1 warning (1 duplicate) warning: `idna` (lib) generated 1 warning (1 duplicate) warning: `raw-cpuid` (lib) generated 1 warning (1 duplicate) warning: `event-listener` (lib) generated 13 warnings (1 duplicate) warning: `libgit2-sys` (build script) generated 1 warning (1 duplicate) warning: `kqueue-sys` (lib) generated 1 warning (1 duplicate) Fresh bones_ecs_macros_core v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros/core) Fresh prometheus-client-derive-encode v0.4.2 Fresh enumflags2_derive v0.7.10 Fresh synstructure v0.13.1 Fresh percent-encoding v2.3.1 Fresh constant_time_eq v0.3.0 Fresh struct_iterable_internal v0.1.1 Fresh crc-catalog v2.4.0 warning: `bones_ecs_macros_core` (lib) generated 1 warning (1 duplicate) warning: `prometheus-client-derive-encode` (lib) generated 1 warning (1 duplicate) warning: `enumflags2_derive` (lib) generated 1 warning (1 duplicate) warning: `synstructure` (lib) generated 1 warning (1 duplicate) warning: `percent-encoding` (lib) generated 2 warnings (2 duplicates) warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) warning: `struct_iterable_internal` (lib) generated 1 warning (1 duplicate) warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) Fresh quick-error v1.2.3 Fresh litrs v0.4.1 Fresh heck v0.5.0 Fresh unicode-bidi v0.3.15 Fresh cobs v0.2.3 Fresh sync_wrapper v1.0.1 Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `quick-error` (lib) generated 1 warning (1 duplicate) warning: `litrs` (lib) generated 1 warning (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) warning: `cobs` (lib) generated 1 warning (1 duplicate) warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) warning: `same-file` (lib) generated 2 warnings (1 duplicate) warning: `semver` (build script) generated 1 warning (1 duplicate) Fresh dtoa v1.0.9 warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/diyfp.rs:141:37 | 141 | let u: $mask_type = mem::transmute(d); | --------------^^^ | | | help: replace this with: `f32::to_bits` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/lib.rs:194:9 | 194 | / dtoa! { 195 | | floating_type: f32, 196 | | significand_type: u32, 197 | | exponent_type: i32, ... | 208 | | min_power: (-36), 209 | | }; | |_________- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `diyfp` which comes from the expansion of the macro `dtoa` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/diyfp.rs:141:37 | 141 | let u: $mask_type = mem::transmute(d); | --------------^^^ | | | help: replace this with: `f64::to_bits` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/dtoa-1.0.9/src/lib.rs:240:9 | 240 | / dtoa! { 241 | | floating_type: f64, 242 | | significand_type: u64, 243 | | exponent_type: isize, ... | 254 | | min_power: (-348), 255 | | }; | |_________- in this macro invocation | = note: this warning originates in the macro `diyfp` which comes from the expansion of the macro `dtoa` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh either v1.13.0 warning: unused import: `for_both` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 hex v0.4.3 Fresh xml-rs v0.8.20 Fresh embedded-io v0.4.0 warning: unexpected `cfg` condition value: `defmt-timestamp-uptime` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/src/fmt.rs:198:7 | 198 | #[cfg(feature = "defmt-timestamp-uptime")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async`, `defmt`, `futures`, `log`, `std`, and `tokio` = help: consider adding `defmt-timestamp-uptime` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: struct `NoneError` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/src/fmt.rs:202:12 | 202 | pub struct NoneError; | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `Try` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/embedded-io-0.4.0/src/fmt.rs:204:11 | 204 | pub trait Try { | ^^^ Fresh mime v0.3.17 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:139:18 | 139 | pub fn type_(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:156:20 | 156 | pub fn subtype(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mime-0.3.17/src/lib.rs:179:19 | 179 | pub fn suffix(&self) -> Option { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | pub fn suffix(&self) -> Option> { | ++++ Fresh document-features v0.2.10 warning: unused import: `self_test` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/document-features-0.2.10/lib.rs:617:5 | 617 | use self_test; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `dtoa` (lib) generated 3 warnings (1 duplicate) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `either` (lib) generated 2 warnings (1 duplicate) warning: `hex` (lib) generated 1 warning (1 duplicate) warning: `xml-rs` (lib) generated 1 warning (1 duplicate) warning: `embedded-io` (lib) generated 4 warnings (1 duplicate) warning: `mime` (lib) generated 4 warnings (1 duplicate) warning: `document-features` (lib) generated 2 warnings (1 duplicate) Fresh prometheus-client v0.22.3 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding.rs:235:25 | 235 | pub fn encode_label(&mut self) -> LabelEncoder { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub fn encode_label(&mut self) -> LabelEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding.rs:272:29 | 272 | pub fn encode_label_key(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 272 | pub fn encode_label_key(&mut self) -> Result, std::fmt::Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding/text.rs:198:31 | 198 | pub(crate) fn new(writer: &mut dyn Write) -> DescriptorEncoder { | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 198 | pub(crate) fn new(writer: &mut dyn Write) -> DescriptorEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding/text.rs:620:25 | 620 | pub fn encode_label(&mut self) -> LabelEncoder { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 620 | pub fn encode_label(&mut self) -> LabelEncoder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/encoding/text.rs:644:29 | 644 | pub fn encode_label_key(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 644 | pub fn encode_label_key(&mut self) -> Result, std::fmt::Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/exemplar.rs:131:16 | 131 | pub fn get(&self) -> (N, MappedRwLockReadGuard>>) { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 131 | pub fn get(&self) -> (N, MappedRwLockReadGuard<'_, Option>>) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/exemplar.rs:146:18 | 146 | pub fn inner(&self) -> MappedRwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | pub fn inner(&self) -> MappedRwLockReadGuard<'_, A> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/exemplar.rs:264:25 | 264 | pub(crate) fn inner(&self) -> RwLockReadGuard> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 264 | pub(crate) fn inner(&self) -> RwLockReadGuard<'_, HistogramWithExemplarsInner> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/family.rs:228:26 | 228 | pub fn get_or_create(&self, label_set: &S) -> MappedRwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 228 | pub fn get_or_create(&self, label_set: &S) -> MappedRwLockReadGuard<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/family.rs:291:24 | 291 | pub(crate) fn read(&self) -> RwLockReadGuard> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub(crate) fn read(&self) -> RwLockReadGuard<'_, HashMap> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/prometheus-client-0.22.3/src/metrics/histogram.rs:104:23 | 104 | pub(crate) fn get(&self) -> (f64, u64, MappedRwLockReadGuard>) { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 104 | pub(crate) fn get(&self) -> (f64, u64, MappedRwLockReadGuard<'_, Vec<(f64, u64)>>) { | +++ Fresh reqwest v0.12.5 warning: function `into_io` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/error.rs:290:15 | 290 | pub(crate) fn into_io(e: BoxError) -> io::Error { | ^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `DataStream` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/body.rs:51:19 | 51 | pub(crate) struct DataStream(pub(crate) B); | ^^^^^^^^^^ warning: type alias `PeekableIoStream` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:77:6 | 77 | type PeekableIoStream = Peekable; | ^^^^^^^^^^^^^^^^ warning: struct `Pending` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:118:8 | 118 | struct Pending(PeekableIoStream, DecoderType); | ^^^^^^^ warning: struct `IoStream` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:120:19 | 120 | pub(crate) struct IoStream(B); | ^^^^^^^^ warning: enum `DecoderType` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:122:6 | 122 | enum DecoderType { | ^^^^^^^^^^^ warning: function `empty` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/reqwest-0.12.5/src/async_impl/decoder.rs:379:4 | 379 | fn empty() -> ResponseBody { | ^^^^^ Fresh xmltree v0.10.3 Fresh postcard v1.0.8 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/lib.rs:4:13 | 4 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:119:12 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:153:12 | 153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:175:12 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "use-std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:200:12 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "use-std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:223:12 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/ser/mod.rs:247:12 | 247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/max_size.rs:196:12 | 196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/max_size.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:231:12 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:239:12 | 239 | #[cfg_attr(doc_cfg, doc(cfg(feature = "heapless")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:248:12 | 248 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "alloc", feature = "use-std"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/schema.rs:257:12 | 257 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "alloc", feature = "use-std"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/lib.rs:60:16 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "experimental-derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/lib.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "experimental-derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/postcard-1.0.8/src/de/deserializer.rs:47:11 | 47 | #[cfg(target_pointer_width = "8")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration Fresh walkdir v2.5.0 Fresh resolv-conf v0.7.0 warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/resolv-conf-0.7.0/src/ip.rs:122:28 | 122 | fmt.write_str(self.description()) | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh strum_macros v0.26.4 warning: field `kw` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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/games/jumpy/work/jumpy-0.12.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: `prometheus-client` (lib) generated 12 warnings (1 duplicate) warning: `reqwest` (lib) generated 8 warnings (1 duplicate) warning: `xmltree` (lib) generated 1 warning (1 duplicate) warning: `postcard` (lib) generated 17 warnings (1 duplicate) warning: `walkdir` (lib) generated 1 warning (1 duplicate) warning: `resolv-conf` (lib) generated 2 warnings (1 duplicate) warning: `strum_macros` (lib) generated 4 warnings (1 duplicate) Fresh idna v0.5.0 Fresh iroh-blake3 v1.4.5 warning: unexpected `cfg` condition name: `blake3_avx2_rust` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:89:7 | 89 | #[cfg(blake3_avx2_rust)] | ^^^^^^^^^^^^^^^^ | = 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(blake3_avx2_rust)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx2_rust)");` 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: `blake3_avx2_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:92:7 | 92 | #[cfg(blake3_avx2_ffi)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx2_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx2_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:95:7 | 95 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:98:7 | 98 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse2_rust` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:102:7 | 102 | #[cfg(blake3_sse2_rust)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse2_rust)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse2_rust)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse2_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:105:7 | 105 | #[cfg(blake3_sse2_ffi)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse2_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse2_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse41_rust` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:108:7 | 108 | #[cfg(blake3_sse41_rust)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse41_rust)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse41_rust)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_sse41_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/lib.rs:111:7 | 111 | #[cfg(blake3_sse41_ffi)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_sse41_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_sse41_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:327:7 | 327 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:7:22 | 7 | if #[cfg(blake3_avx512_ffi)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:13:21 | 13 | } else if #[cfg(blake3_neon)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:27:22 | 27 | if #[cfg(blake3_avx512_ffi)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:33:21 | 33 | } else if #[cfg(blake3_neon)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:49:11 | 49 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:52:11 | 52 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:308:11 | 308 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:318:11 | 318 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:79:15 | 79 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:61:19 | 61 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:95:19 | 95 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:98:19 | 98 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:126:19 | 126 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:132:19 | 132 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:158:19 | 158 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:164:19 | 164 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_avx512_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:244:19 | 244 | #[cfg(blake3_avx512_ffi)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_avx512_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_avx512_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `blake3_neon` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-blake3-1.4.5/src/platform.rs:259:19 | 259 | #[cfg(blake3_neon)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(blake3_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(blake3_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh enumflags2 v0.7.10 Fresh gc-arena-derive v0.5.3 Fresh struct_iterable v0.1.1 Fresh form_urlencoded v1.2.1 Fresh crc v3.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 24 | pub const fn digest(&self) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 21 | pub const fn digest(&self) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 24 | pub const fn digest(&self) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 21 | pub const fn digest(&self) -> Digest<'_, u8, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<16>> { | +++ warning: `idna` (lib) generated 1 warning (1 duplicate) warning: `iroh-blake3` (lib) generated 28 warnings (1 duplicate) warning: `enumflags2` (lib) generated 1 warning (1 duplicate) warning: `gc-arena-derive` (lib) generated 1 warning (1 duplicate) warning: `struct_iterable` (lib) generated 1 warning (1 duplicate) warning: `form_urlencoded` (lib) generated 2 warnings (2 duplicates) warning: `crc` (lib) generated 31 warnings (1 duplicate) Fresh bones_ecs_macros v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/macros) Fresh kqueue v1.0.8 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 hmac-sha1 v0.2.2 Fresh event-listener-strategy v0.5.2 Fresh quanta v0.12.3 Fresh num_enum_derive v0.7.2 Fresh hickory-proto v0.24.1 warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/udp/udp_stream.rs:29:11 | 29 | + (Fn( | ^ ... 32 | ) -> Pin>)>>), | ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 29 ~ + Fn( 30 | SocketAddr, // local addr 31 | SocketAddr, // server addr 32 ~ ) -> Pin>)>>, | warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/udp/udp_stream.rs:32:33 | 32 | ) -> Pin>)>>), | ^ ^ | help: remove these parentheses | 32 - ) -> Pin>)>>), 32 + ) -> Pin>>>), | warning: value assigned to `max` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:83:9 | 83 | max: usize, | ^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `len` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:85:9 | 85 | len: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `label` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:92:9 | 92 | label: usize, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `other` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:94:9 | 94 | other: usize, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `header` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:113:9 | 113 | header: Header, | ^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `error` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:115:9 | 115 | error: Box, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `read` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:126:9 | 126 | read: usize, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `len` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:128:9 | 128 | len: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `idx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:139:9 | 139 | idx: usize, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `ptr` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:141:9 | 141 | ptr: u16, | ^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `count` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:164:9 | 164 | count: usize, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `name` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:171:9 | 171 | name: Name, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `record_type` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/error.rs:173:9 | 173 | record_type: RecordType, | ^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `code` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/rr/record_data.rs:689:9 | 689 | code: RecordType, | ^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `rdata` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-proto-0.24.1/src/rr/record_data.rs:691:9 | 691 | rdata: NULL, | ^^^^^ | = help: maybe it is overwritten before being read? warning: `bones_ecs_macros` (lib) generated 1 warning (1 duplicate) warning: `kqueue` (lib) generated 2 warnings (1 duplicate) warning: `hmac-sha1` (lib) generated 1 warning (1 duplicate) warning: `event-listener-strategy` (lib) generated 1 warning (1 duplicate) warning: libgit2-sys@0.16.2+1.7.2: failed to probe system libgit2: warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 2 warnings generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 329 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.2+1.7.2: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.2+1.7.2: | ^ ~ warning: libgit2-sys@0.16.2+1.7.2: 1 warning generated. warning: `quanta` (lib) generated 1 warning (1 duplicate) warning: `num_enum_derive` (lib) generated 1 warning (1 duplicate) warning: `hickory-proto` (lib) generated 18 warnings (1 duplicate) Fresh derive_more v1.0.0-beta.7 Fresh hyper v0.14.30 warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/body/body.rs:454:25 | 454 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: trait `MakeServiceRef` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/service/make.rs:44:11 | 44 | pub trait MakeServiceRef: self::sealed::Sealed<(Target, ReqBody)> { | ^^^^^^^^^^^^^^ warning: trait `CantImpl` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/service/make.rs:182:15 | 182 | pub trait CantImpl {} | ^^^^^^^^ warning: enum `CantName` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/service/make.rs:185:14 | 185 | pub enum CantName {} | ^^^^^^^^ warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/client/conn.rs:1122:7 | 1122 | trait AssertSend: Send {} | ^^^^^^^^^^ warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/client/conn.rs:1123:7 | 1123 | trait AssertSendSync: Send + Sync {} | ^^^^^^^^^^^^^^ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hyper-0.14.30/src/ext.rs:113:82 | 113 | pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 113 - pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { 113 + pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'a, Bytes> { | Fresh ssh-key v0.6.6 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/src/authorized_keys.rs:39:12 | 39 | lines: core::str::Lines<'a>, | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/src/lib.rs:18:5 | 18 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 39 - lines: core::str::Lines<'a>, 39 + lines: str::Lines<'a>, | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ssh-key-0.6.6/src/known_hosts.rs:49:12 | 49 | lines: core::str::Lines<'a>, | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 49 - lines: core::str::Lines<'a>, 49 + lines: str::Lines<'a>, | Fresh der-parser v8.2.0 warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:11:7 | 11 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:270:11 | 270 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:566:11 | 566 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitvec` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:832:11 | 832 | #[cfg(feature = "bitvec")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bigint`, `cookie-factory`, `default`, `num-bigint`, `serialize`, `std`, and `unstable` = help: consider adding `bitvec` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/multi.rs:521:59 | 521 | let (i, hdr) = ber_read_element_header(i).map_err(nom::Err::convert)?; | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/lib.rs:225:9 | 225 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 521 - let (i, hdr) = ber_read_element_header(i).map_err(nom::Err::convert)?; 521 + let (i, hdr) = ber_read_element_header(i).map_err(Err::convert)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/multi.rs:525:72 | 525 | ber_get_object_content(i, &hdr, MAX_RECURSION).map_err(nom::Err::convert)? | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 525 - ber_get_object_content(i, &hdr, MAX_RECURSION).map_err(nom::Err::convert)? 525 + ber_get_object_content(i, &hdr, MAX_RECURSION).map_err(Err::convert)? | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/multi.rs:521:59 | 521 | let (i, hdr) = der_read_element_header(i).map_err(nom::Err::convert)?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 521 - let (i, hdr) = der_read_element_header(i).map_err(nom::Err::convert)?; 521 + let (i, hdr) = der_read_element_header(i).map_err(Err::convert)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:507:32 | 507 | return Err(nom::Err::Error(BerError::DerConstraintFailed( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 507 - return Err(nom::Err::Error(BerError::DerConstraintFailed( 507 + return Err(Err::Error(BerError::DerConstraintFailed( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:512:32 | 512 | return Err(nom::Err::Error(BerError::DerConstraintFailed( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 512 - return Err(nom::Err::Error(BerError::DerConstraintFailed( 512 + return Err(Err::Error(BerError::DerConstraintFailed( | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:517:32 | 517 | return Err(nom::Err::Error(BerError::DerConstraintFailed( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 517 - return Err(nom::Err::Error(BerError::DerConstraintFailed( 517 + return Err(Err::Error(BerError::DerConstraintFailed( | warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:136:60 | 136 | pub fn set_raw_tag(self, raw_tag: Option<&'a [u8]>) -> BerObject { | -- ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 136 | pub fn set_raw_tag(self, raw_tag: Option<&'a [u8]>) -> BerObject<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:259:29 | 259 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 259 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/ber.rs:551:29 | 551 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 551 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:117:35 | 117 | pub fn ber_read_element_header(i: &[u8]) -> BerResult

{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 117 | pub fn ber_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:146:8 | 146 | i: &[u8], | ^^^^^ the lifetime is elided here ... 151 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 151 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:234:44 | 234 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 234 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:250:34 | 250 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 250 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:262:26 | 262 | pub fn parse_ber_bool(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 262 | pub fn parse_ber_bool(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:293:29 | 293 | pub fn parse_ber_integer(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 293 | pub fn parse_ber_integer(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:299:31 | 299 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 299 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:305:33 | 305 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 305 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:311:26 | 311 | pub fn parse_ber_null(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 311 | pub fn parse_ber_null(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:317:25 | 317 | pub fn parse_ber_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 317 | pub fn parse_ber_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:323:26 | 323 | pub fn parse_ber_enum(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 323 | pub fn parse_ber_enum(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:329:32 | 329 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 329 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:335:34 | 335 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 335 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:348:30 | 348 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 348 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:361:25 | 361 | pub fn parse_ber_set(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 361 | pub fn parse_ber_set(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:368:35 | 368 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 368 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:375:35 | 375 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 375 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:382:37 | 382 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 382 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:388:31 | 388 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 388 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:394:36 | 394 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 394 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:400:31 | 400 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 400 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:406:29 | 406 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 406 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:412:37 | 412 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 412 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:418:38 | 418 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 418 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:424:35 | 424 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 424 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:430:35 | 430 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 430 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:436:31 | 436 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 436 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:442:37 | 442 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 442 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:456:42 | 456 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 456 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:563:25 | 563 | pub fn parse_ber_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 563 | pub fn parse_ber_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:572:25 | 572 | pub fn parse_ber_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 572 | pub fn parse_ber_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:581:25 | 581 | pub fn parse_ber_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 581 | pub fn parse_ber_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:590:25 | 590 | pub fn parse_ber_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 590 | pub fn parse_ber_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:596:41 | 596 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 596 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:619:31 | 619 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 619 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/parser.rs:640:21 | 640 | pub fn parse_ber(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 640 | pub fn parse_ber(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:12:36 | 12 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult { | ^^^^^ 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 | 12 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:23:27 | 23 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 23 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:31:25 | 31 | pub fn parse_ber_any(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ | | | | | | | 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 | 31 | pub fn parse_ber_any(i: &[u8]) -> BerResult<'_, Any<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/ber/wrap_any.rs:58:8 | 58 | i: &[u8], | ^^^^^ the lifetime is elided here ... 63 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 63 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:29:21 | 29 | pub fn parse_der(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn parse_der(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:47:31 | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:70:44 | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:86:34 | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:98:26 | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:127:29 | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:148:31 | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:154:33 | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:160:26 | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:166:25 | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:172:26 | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:178:32 | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:184:34 | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:197:30 | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:210:25 | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:217:35 | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:224:35 | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:230:25 | 230 | pub fn visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:237:37 | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:243:31 | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:249:36 | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:255:31 | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:261:29 | 261 | pub fn parse_der_utctime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn parse_der_utctime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:267:37 | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:273:38 | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:279:35 | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:285:35 | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:291:31 | 291 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | 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 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:297:37 | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:312:42 | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:372:25 | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:381:25 | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:389:25 | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:397:25 | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:403:41 | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:482:8 | 482 | i: &[u8], | ^^^^^ the lifetime is elided here ... 487 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 487 | ) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:585:34 | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-parser-8.2.0/src/der/parser.rs:630:35 | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult
{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ Fresh pnet_packet v0.34.0 warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/arp.rs:80:1 | 80 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/lib.rs:11:9 | 11 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/dhcp.rs:70:1 | 70 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ethernet.rs:20:1 | 20 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/gre.rs:43:1 | 43 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/gre.rs:94:1 | 94 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/gre.rs:103:1 | 103 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:55:1 | 55 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:221:5 | 221 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:303:5 | 303 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:377:5 | 377 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmp.rs:423:5 | 423 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:68:1 | 68 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:289:5 | 289 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:322:5 | 322 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:375:5 | 375 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:424:5 | 424 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:485:5 | 485 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:541:5 | 541 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:905:5 | 905 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/icmpv6.rs:987:5 | 987 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv4.rs:138:1 | 138 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv4.rs:259:1 | 259 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:21:1 | 21 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:46:1 | 46 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:68:1 | 68 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:85:1 | 85 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/tcp.rs:56:1 | 56 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/tcp.rs:107:1 | 107 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/udp.rs:23:1 | 23 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/usbpcap.rs:46:10 | 46 | #[derive(Packet)] | ^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/vlan.rs:62:1 | 62 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/sll.rs:13:1 | 13 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/sll2.rs:12:1 | 12 | #[packet] | ^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `benchmark` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/util.rs:240:17 | 240 | #[cfg(all(test, feature = "benchmark"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `benchmark` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pnet_packet-0.34.0/src/ipv6.rs:40:21 | 40 | pub fn new(buf: &[u8]) -> ExtensionIterable { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 40 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { | ++++ Fresh precis-profiles v0.1.10 Fresh quoted-string-parser v0.1.0 Fresh crypto_box v0.9.1 warning: `derive_more` (lib) generated 1 warning (1 duplicate) warning: `hyper` (lib) generated 9 warnings (1 duplicate) warning: `ssh-key` (lib) generated 3 warnings (1 duplicate) warning: `der-parser` (lib) generated 92 warnings (1 duplicate) warning: `pnet_packet` (lib) generated 36 warnings (1 duplicate) warning: `precis-profiles` (lib) generated 1 warning (1 duplicate) warning: `quoted-string-parser` (lib) generated 1 warning (1 duplicate) warning: `crypto_box` (lib) generated 1 warning (1 duplicate) Fresh bevy_internal v0.11.3 Fresh tzdb_data v0.1.2 Fresh web-sys v0.3.69 warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:1941:11 | 1941 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` 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: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2169:11 | 2169 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2180:11 | 2180 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2304:11 | 2304 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2315:11 | 2315 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2330:11 | 2330 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2341:11 | 2341 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2356:11 | 2356 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2367:11 | 2367 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2521:11 | 2521 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2630:11 | 2630 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2760:11 | 2760 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `web_sys_unstable_apis` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/web-sys-0.3.69/src/features/gen_Window.rs:2905:11 | 2905 | #[cfg(web_sys_unstable_apis)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh iroh-quinn-proto v0.10.8 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/lib.rs:15:17 | 15 | #![cfg_attr(not(fuzzing), warn(missing_docs))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/lib.rs:85:7 | 85 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:60:7 | 60 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:62:11 | 62 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:70:7 | 70 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/mod.rs:72:11 | 72 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:35:11 | 35 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:78:11 | 78 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:173:11 | 173 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: value assigned to `src_cid` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/packet.rs:762:9 | 762 | src_cid: ConnectionId, | ^^^^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `dst_cid` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/packet.rs:763:9 | 763 | dst_cid: ConnectionId, | ^^^^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-proto-0.10.8/src/connection/streams/mod.rs:125:17 | 125 | pub fn read(&mut self, ordered: bool) -> Result { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub fn read(&mut self, ordered: bool) -> Result, ReadableError> { | ++++ Fresh alsa-sys v0.3.1 Fresh oid-registry v0.6.1 warning: unexpected `cfg` condition value: `x500` --> /wrkdirs/usr/ports/games/jumpy/work/target/release/build/oid-registry-09c9d9e0ef396661/out/oid_db.rs:411:11 | 411 | #[cfg(feature = "x500")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"x509"` | = note: expected values for `feature` are: `crypto`, `default`, `kdf`, `ms_spc`, `nist_algs`, `pkcs1`, `pkcs12`, `pkcs7`, `pkcs9`, `registry`, `x509`, and `x962` = help: consider adding `x500` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh phf_generator v0.11.2 Fresh tokio-tungstenite v0.21.0 warning: `bevy_internal` (lib) generated 1 warning (1 duplicate) warning: `tzdb_data` (lib) generated 1 warning (1 duplicate) warning: `web-sys` (lib) generated 14 warnings (1 duplicate) warning: `iroh-quinn-proto` (lib) generated 13 warnings (1 duplicate) warning: `alsa-sys` (lib) generated 1 warning (1 duplicate) warning: `oid-registry` (lib) generated 2 warnings (1 duplicate) warning: `phf_generator` (lib) generated 1 warning (1 duplicate) warning: `tokio-tungstenite` (lib) generated 1 warning (1 duplicate) Fresh portable-atomic v1.7.0 warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:358:7 | 358 | #[cfg(portable_atomic_no_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:366:7 | 366 | #[cfg(portable_atomic_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:435:7 | 435 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:18:17 | 18 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:24:17 | 24 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:25:13 | 25 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:35:25 | 35 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/fallback/mod.rs:47:17 | 47 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:1396:12 | 1396 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:4000:11 | 4000 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/lib.rs:4002:11 | 4002 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/utils.rs:46:11 | 46 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/utils.rs:79:11 | 79 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:57:17 | 57 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:76:17 | 76 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:77:23 | 77 | any(test, portable_atomic_outline_atomics), // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:87:25 | 87 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:124:9 | 124 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:390:9 | 390 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:413:17 | 413 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:428:17 | 428 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:429:13 | 429 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:439:25 | 439 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:320:13 | 320 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:342:25 | 342 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:355:25 | 355 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:356:21 | 356 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/mod.rs:366:33 | 366 | ... portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:23:11 | 23 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:47:15 | 47 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:56:15 | 56 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:64:15 | 64 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:144:15 | 144 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:166:15 | 166 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:212:9 | 212 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_test_outline_atomics_detect_false` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/detect/common.rs:41:14 | 41 | if !cfg!(portable_atomic_test_outline_atomics_detect_false) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, `portable_atomic_disable_fiq`, `portable_atomic_force_amo`, `portable_atomic_ll_sc_rmw`, `portable_atomic_llvm_15`, `portable_atomic_llvm_16`, `portable_atomic_llvm_18`, `portable_atomic_new_atomic_intrinsics`, `portable_atomic_no_asm`, `portable_atomic_no_asm_maybe_uninit`, `portable_atomic_no_atomic_64`, `portable_atomic_no_atomic_cas`, `portable_atomic_no_atomic_load_store`, `portable_atomic_no_atomic_min_max`, `portable_atomic_no_cfg_target_has_atomic`, `portable_atomic_no_cmpxchg16b_intrinsic`, `portable_atomic_no_cmpxchg16b_target_feature`, `portable_atomic_no_const_raw_ptr_deref`, `portable_atomic_no_const_transmute`, `portable_atomic_no_core_unwind_safe`, `portable_atomic_no_stronger_failure_ordering`, `portable_atomic_no_track_caller`, `portable_atomic_no_unsafe_op_in_unsafe_fn`, `portable_atomic_s_mode`, `portable_atomic_sanitize_thread`, `portable_atomic_target_feature`, `portable_atomic_unsafe_assume_single_core`, `portable_atomic_unstable_asm`, `portable_atomic_unstable_asm_experimental_arch`, `portable_atomic_unstable_cfg_target_has_atomic`, `portable_atomic_unstable_isa_attribute`, 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(portable_atomic_test_outline_atomics_detect_false)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_test_outline_atomics_detect_false)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:262:13 | 262 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:272:13 | 272 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:339:13 | 339 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/portable-atomic-1.7.0/src/imp/atomic128/x86_64.rs:350:13 | 350 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `portable_atomic_no_atomic_cas` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh libz-sys v1.1.18 warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = 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(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libz-sys-1.1.18/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh lru-cache v0.1.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-cache-0.1.2/src/lib.rs:273:17 | 273 | pub fn iter(&self) -> Iter { Iter(self.map.iter()) } | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn iter(&self) -> Iter<'_, K, V> { Iter(self.map.iter()) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lru-cache-0.1.2/src/lib.rs:304:21 | 304 | pub fn iter_mut(&mut self) -> IterMut { IterMut(self.map.iter_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 | 304 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { IterMut(self.map.iter_mut()) } | +++ Fresh ttl_cache v0.5.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/src/lib.rs:394:18 | 394 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 394 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/src/lib.rs:431:17 | 431 | pub fn iter(&mut 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 | 431 | pub fn iter(&mut self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ttl_cache-0.5.1/src/lib.rs:466:21 | 466 | 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 | 466 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ Fresh attohttpc v0.24.1 Fresh lyon_geom v1.0.5 warning: methods `bounding_box`, `fast_bounding_box`, `fast_bounding_range_x`, and `fast_bounding_range_y` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_geom-1.0.5/src/segment.rs:80:8 | 76 | pub trait BoundingBox { | ----------- methods in this trait ... 80 | fn bounding_box(&self) -> Box2D { | ^^^^^^^^^^^^ ... 93 | fn fast_bounding_box(&self) -> Box2D { | ^^^^^^^^^^^^^^^^^ ... 110 | fn fast_bounding_range_x(&self) -> (Self::Scalar, Self::Scalar); | ^^^^^^^^^^^^^^^^^^^^^ ... 113 | fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh once_map v0.4.18 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/sync.rs:118:24 | 118 | fn prepare_waiting(&self) -> Waiter { | ^^^^^ ^^^^^^ the 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 | 118 | fn prepare_waiting(&self) -> Waiter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/sync.rs:399:27 | 399 | pub fn read_only_view(&self) -> ReadOnlyView { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 399 | pub fn read_only_view(&self) -> ReadOnlyView<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/unsync.rs:49:27 | 49 | pub fn read_only_view(&self) -> ReadOnlyView { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | pub fn read_only_view(&self) -> ReadOnlyView<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/once_map-0.4.18/src/map.rs:174:24 | 174 | pub fn entry(&mut self, hash: u64, k: &Q, hasher: &S) -> Entry | ^^^^^^^^^ 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 | 174 | pub fn entry(&mut self, hash: u64, k: &Q, hasher: &S) -> Entry<'_, K, V> | +++ Fresh yasna v0.5.2 warning: `portable-atomic` (lib) generated 41 warnings (1 duplicate) warning: `libz-sys` (lib) generated 19 warnings (1 duplicate) warning: `lru-cache` (lib) generated 3 warnings (1 duplicate) warning: `ttl_cache` (lib) generated 4 warnings (1 duplicate) warning: `attohttpc` (lib) generated 1 warning (1 duplicate) warning: `lyon_geom` (lib) generated 2 warnings (1 duplicate) warning: `once_map` (lib) generated 5 warnings (1 duplicate) warning: `yasna` (lib) generated 1 warning (1 duplicate) Fresh pem v3.0.4 Fresh iroh-quinn-udp v0.4.2 Fresh futures-buffered v0.2.6 Fresh simple-dns v0.6.2 warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/src/dns/name.rs:60:30 | 60 | pub fn iter(&'a self) -> std::slice::Iter> { | -- ^^^^^^^^^^^^^^^^^^^^^^^--^^ | | | | | | | the same lifetime is named here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 60 | pub fn iter(&'a self) -> std::slice::Iter<'a, Label<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/src/dns/name.rs:88:20 | 88 | pub fn without(&self, domain: &Name) -> 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 | 88 | pub fn without(&self, domain: &Name) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simple-dns-0.6.2/src/dns/header.rs:111:26 | 111 | pub(crate) fn opt_rr(&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 | 111 | pub(crate) fn opt_rr(&self) -> Option> { | ++++ Fresh type-map v0.5.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/type-map-0.5.0/src/lib.rs:169:30 | 169 | pub fn entry(&mut self) -> Entry { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 169 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/type-map-0.5.0/src/lib.rs:359:48 | 359 | pub fn entry(&mut self) -> Entry { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 359 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ Fresh serde-error v0.1.2 Fresh safe_arch v0.7.2 warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/lib.rs:6:13 | 6 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/lib.rs:286:14 | 286 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "avx")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:7:12 | 7 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:14:12 | 14 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:21:12 | 21 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:31:12 | 31 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:45:12 | 45 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:60:12 | 60 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:75:12 | 75 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:90:12 | 90 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:105:12 | 105 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:122:12 | 122 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:139:12 | 139 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:156:12 | 156 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:173:12 | 173 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:190:12 | 190 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:207:12 | 207 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:224:12 | 224 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:241:12 | 241 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:258:12 | 258 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:275:12 | 275 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:292:12 | 292 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:309:12 | 309 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:326:12 | 326 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:343:12 | 343 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:360:12 | 360 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:377:12 | 377 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:394:12 | 394 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:411:12 | 411 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:428:12 | 428 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:445:12 | 445 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:462:12 | 462 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:479:12 | 479 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:496:12 | 496 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:513:12 | 513 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:529:12 | 529 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:545:12 | 545 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:561:12 | 561 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:577:12 | 577 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:593:12 | 593 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:609:12 | 609 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:625:12 | 625 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:655:12 | 655 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:668:12 | 668 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:697:12 | 697 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:712:12 | 712 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:726:12 | 726 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:741:12 | 741 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:757:12 | 757 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:771:12 | 771 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:789:12 | 789 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:804:12 | 804 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:819:12 | 819 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:834:12 | 834 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:849:12 | 849 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:864:12 | 864 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:879:12 | 879 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:894:12 | 894 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:910:12 | 910 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:925:12 | 925 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:940:12 | 940 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:955:12 | 955 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:972:12 | 972 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:989:12 | 989 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1006:12 | 1006 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1023:12 | 1023 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1037:12 | 1037 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1051:12 | 1051 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1065:12 | 1065 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1079:12 | 1079 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1092:12 | 1092 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1125:12 | 1125 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1139:12 | 1139 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1153:12 | 1153 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1168:12 | 1168 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1182:12 | 1182 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1197:12 | 1197 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1212:12 | 1212 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1230:12 | 1230 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1245:12 | 1245 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1260:12 | 1260 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1279:12 | 1279 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1294:12 | 1294 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1309:12 | 1309 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1324:12 | 1324 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:15:12 | 15 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:30:12 | 30 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:45:12 | 45 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:60:12 | 60 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:75:12 | 75 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:90:12 | 90 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:118:12 | 118 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:133:12 | 133 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:161:12 | 161 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:176:12 | 176 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:191:12 | 191 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:206:12 | 206 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:221:12 | 221 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:236:12 | 236 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:264:12 | 264 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:279:12 | 279 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:295:12 | 295 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:311:12 | 311 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:325:12 | 325 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:339:12 | 339 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:353:12 | 353 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:367:12 | 367 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:381:12 | 381 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:395:12 | 395 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:412:12 | 412 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:429:12 | 429 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:446:12 | 446 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:463:12 | 463 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:480:12 | 480 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:497:12 | 497 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:514:12 | 514 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:531:12 | 531 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:548:12 | 548 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:565:12 | 565 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:582:12 | 582 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:599:12 | 599 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:616:12 | 616 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:633:12 | 633 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:650:12 | 650 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:667:12 | 667 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:684:12 | 684 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:701:12 | 701 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:718:12 | 718 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:735:12 | 735 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:752:12 | 752 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:769:12 | 769 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:786:12 | 786 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:803:12 | 803 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:820:12 | 820 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:837:12 | 837 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:854:12 | 854 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:871:12 | 871 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:888:12 | 888 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:905:12 | 905 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:922:12 | 922 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:939:12 | 939 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:956:12 | 956 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:972:12 | 972 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:988:12 | 988 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1004:12 | 1004 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1020:12 | 1020 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1036:12 | 1036 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1052:12 | 1052 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1069:12 | 1069 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1086:12 | 1086 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1103:12 | 1103 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1119:12 | 1119 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1136:12 | 1136 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1152:12 | 1152 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1166:12 | 1166 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1180:12 | 1180 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1195:12 | 1195 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1213:12 | 1213 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1227:12 | 1227 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1242:12 | 1242 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1258:12 | 1258 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1272:12 | 1272 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1289:12 | 1289 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1304:12 | 1304 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1321:12 | 1321 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1335:12 | 1335 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1349:12 | 1349 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1362:12 | 1362 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1376:12 | 1376 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1391:12 | 1391 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1406:12 | 1406 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1424:12 | 1424 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1442:12 | 1442 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1456:12 | 1456 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1471:12 | 1471 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1486:12 | 1486 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1500:12 | 1500 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1515:12 | 1515 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1529:12 | 1529 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1544:12 | 1544 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1558:12 | 1558 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1576:12 | 1576 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1595:12 | 1595 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1611:12 | 1611 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1626:12 | 1626 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1641:12 | 1641 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1656:12 | 1656 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1671:12 | 1671 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1686:12 | 1686 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1701:12 | 1701 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1716:12 | 1716 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1731:12 | 1731 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1745:12 | 1745 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1760:12 | 1760 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1776:12 | 1776 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1792:12 | 1792 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1808:12 | 1808 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1823:12 | 1823 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1838:12 | 1838 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1854:12 | 1854 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1870:12 | 1870 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1886:12 | 1886 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1901:12 | 1901 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1916:12 | 1916 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1931:12 | 1931 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1946:12 | 1946 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1961:12 | 1961 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1980:12 | 1980 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:1996:12 | 1996 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2012:12 | 2012 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2026:12 | 2026 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2040:12 | 2040 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2054:12 | 2054 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2068:12 | 2068 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2082:12 | 2082 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2096:12 | 2096 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2110:12 | 2110 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2124:12 | 2124 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2138:12 | 2138 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2154:12 | 2154 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2170:12 | 2170 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2184:12 | 2184 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2198:12 | 2198 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2211:12 | 2211 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2224:12 | 2224 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2243:12 | 2243 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2271:12 | 2271 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2287:12 | 2287 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2304:12 | 2304 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2321:12 | 2321 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2338:12 | 2338 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2355:12 | 2355 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2370:12 | 2370 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2385:12 | 2385 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2400:12 | 2400 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2414:12 | 2414 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2429:12 | 2429 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2446:12 | 2446 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2463:12 | 2463 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2480:12 | 2480 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2497:12 | 2497 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2513:12 | 2513 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2529:12 | 2529 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2546:12 | 2546 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2565:12 | 2565 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2582:12 | 2582 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2599:12 | 2599 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2614:12 | 2614 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2628:12 | 2628 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2643:12 | 2643 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2658:12 | 2658 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2672:12 | 2672 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2687:12 | 2687 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2702:12 | 2702 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2716:12 | 2716 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2730:12 | 2730 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2745:12 | 2745 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2760:12 | 2760 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2775:12 | 2775 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2790:12 | 2790 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2805:12 | 2805 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2820:12 | 2820 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2835:12 | 2835 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2850:12 | 2850 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2865:12 | 2865 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2880:12 | 2880 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2895:12 | 2895 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2910:12 | 2910 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2925:12 | 2925 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2940:12 | 2940 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2955:12 | 2955 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2970:12 | 2970 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:2985:12 | 2985 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3000:12 | 3000 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3015:12 | 3015 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3030:12 | 3030 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3045:12 | 3045 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3060:12 | 3060 | #[cfg_attr(docs_rs, doc(cfg(target_feature = "sse2")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arch` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:641:7 | 641 | #[cfg(arch = "x86_64")] | ^^^^^^^^^^^^^^^ | = 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(arch, values("x86_64"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arch, values(\"x86_64\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arch` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:681:7 | 681 | #[cfg(arch = "x86_64")] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arch, values("x86_64"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arch, values(\"x86_64\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:67:3 | 67 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:76:3 | 76 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:67:3 | 67 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:76:3 | 76 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128d_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:29:3 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:38:3 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:48:3 | 48 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:64:3 | 64 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:72:3 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:82:3 | 82 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:98:3 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:116:3 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:124:3 | 124 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:132:3 | 132 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:184:3 | 184 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:192:3 | 192 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:200:3 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m128i_.rs:208:3 | 208 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:65:3 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:74:3 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:82:3 | 82 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256_.rs:93:3 | 93 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:67:3 | 67 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:76:3 | 76 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256d_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:29:3 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:38:3 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:48:3 | 48 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:64:3 | 64 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:72:3 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:82:3 | 82 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:98:3 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:116:3 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:124:3 | 124 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:132:3 | 132 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:184:3 | 184 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:192:3 | 192 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:200:3 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/m256i_.rs:208:3 | 208 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1342:3 | 1342 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1357:3 | 1357 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1372:3 | 1372 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1387:3 | 1387 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1402:3 | 1402 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1417:3 | 1417 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1432:3 | 1432 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1455:3 | 1455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse.rs:1470:3 | 1470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3080:3 | 3080 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3095:3 | 3095 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3110:3 | 3110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3125:3 | 3125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3140:3 | 3140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3155:3 | 3155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3170:3 | 3170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3183:3 | 3183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3193:3 | 3193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3208:3 | 3208 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3221:3 | 3221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3236:3 | 3236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3251:3 | 3251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3270:3 | 3270 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/safe_arch-0.7.2/src/x86_x64/sse2.rs:3281:3 | 3281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh bincode v1.3.3 warning: multiple associated functions are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `pem` (lib) generated 1 warning (1 duplicate) warning: `iroh-quinn-udp` (lib) generated 1 warning (1 duplicate) warning: `futures-buffered` (lib) generated 1 warning (1 duplicate) warning: `simple-dns` (lib) generated 4 warnings (1 duplicate) warning: `type-map` (lib) generated 3 warnings (1 duplicate) warning: `serde-error` (lib) generated 1 warning (1 duplicate) warning: `safe_arch` (lib) generated 367 warnings (1 duplicate) warning: `bincode` (lib) generated 5 warnings (1 duplicate) Fresh der_derive v0.7.3 Fresh spinning_top v0.3.0 Fresh filetime v0.2.23 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/src/unix/mod.rs:88:11 | 88 | #[cfg(target_os = "bitrig")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/src/unix/mod.rs:97:15 | 97 | #[cfg(not(target_os = "bitrig"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/filetime-0.2.23/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh errno v0.3.9 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.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 Fresh path-dedot v3.1.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/lib.rs:318:18 | 318 | fn parse_dot(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 318 | fn parse_dot(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/lib.rs:323:23 | 323 | fn parse_dot_from(&self, cwd: impl AsRef) -> 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 | 323 | fn parse_dot_from(&self, cwd: impl AsRef) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/parse_dot.rs:6:18 | 6 | fn parse_dot(&self) -> io::Result>; | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 6 | fn parse_dot(&self) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/parse_dot.rs:9:23 | 9 | fn parse_dot_from(&self, cwd: impl AsRef) -> 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 | 9 | fn parse_dot_from(&self, cwd: impl AsRef) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/unix.rs:12:18 | 12 | fn parse_dot(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 12 | fn parse_dot(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-dedot-3.1.1/src/unix.rs:18:23 | 18 | fn parse_dot_from(&self, cwd: impl AsRef) -> 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 | 18 | fn parse_dot_from(&self, cwd: impl AsRef) -> io::Result> { | +++ Fresh no-std-compat v0.4.1 warning: `der_derive` (lib) generated 1 warning (1 duplicate) warning: `spinning_top` (lib) generated 1 warning (1 duplicate) warning: `filetime` (lib) generated 4 warnings (1 duplicate) warning: `errno` (lib) generated 2 warnings (1 duplicate) warning: `path-dedot` (lib) generated 7 warnings (1 duplicate) warning: `matrixmultiply` (build script) generated 1 warning (1 duplicate) warning: `polling` (build script) generated 1 warning (1 duplicate) warning: `no-std-compat` (lib) generated 1 warning (1 duplicate) Fresh lru v0.12.3 Fresh nonzero_ext v0.3.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 136 | impl_nonzeroness!(NonZero, NonZeroU8, u8); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 137 | impl_nonzeroness!(NonZero, NonZeroU16, u16); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 138 | impl_nonzeroness!(NonZero, NonZeroU32, u32); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 139 | impl_nonzeroness!(NonZero, NonZeroU64, u64); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 140 | impl_nonzeroness!(NonZero, NonZeroU128, u128); | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 141 | impl_nonzeroness!(NonZero, NonZeroUsize, usize); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 143 | impl_nonzeroness!(NonZero, NonZeroI8, i8); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 144 | impl_nonzeroness!(NonZero, NonZeroI16, i16); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 145 | impl_nonzeroness!(NonZero, NonZeroI32, i32); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 146 | impl_nonzeroness!(NonZero, NonZeroI64, i64); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 147 | impl_nonzeroness!(NonZero, NonZeroI128, i128); | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24 | 106 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 148 | impl_nonzeroness!(NonZero, NonZeroIsize, isize); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default` and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh erased_set v0.7.0 Fresh fallible-iterator v0.3.0 Fresh bounded-integer v0.5.7 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/src/lib.rs:99:13 | 99 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/src/types/mod.rs:175:20 | 175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "types")))] | ^^^^^^^ ... 1347 | / define_bounded_integers! { 1348 | | BoundedU8 u8 -> u8 u16 u32 u64 u128 usize i16 i32 i64 i128 isize, 1349 | | BoundedU16 u16 -> u16 u32 u64 u128 usize i32 i64 i128, 1350 | | BoundedU32 u32 -> u32 u64 u128 i64 i128, ... | 1359 | | BoundedIsize isize signed -> isize, 1360 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_bounded_integers` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `zerocopy06` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bounded-integer-0.5.7/src/types/mod.rs:178:20 | 178 | #[cfg_attr(zerocopy06, derive(zerocopy06::AsBytes))] | ^^^^^^^^^^ help: found config with similar value: `feature = "zerocopy06"` ... 1347 | / define_bounded_integers! { 1348 | | BoundedU8 u8 -> u8 u16 u32 u64 u128 usize i16 i32 i64 i128 isize, 1349 | | BoundedU16 u16 -> u16 u32 u64 u128 usize i32 i64 i128, 1350 | | BoundedU32 u32 -> u32 u64 u128 i64 i128, ... | 1359 | | BoundedIsize isize signed -> isize, 1360 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zerocopy06)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zerocopy06)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_bounded_integers` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh hostname-validator v1.1.1 Fresh powerfmt v0.2.0 warning: `lru` (lib) generated 1 warning (1 duplicate) warning: `nonzero_ext` (lib) generated 13 warnings (1 duplicate) warning: `erased_set` (lib) generated 1 warning (1 duplicate) warning: `fallible-iterator` (lib) generated 1 warning (1 duplicate) warning: `bounded-integer` (lib) generated 4 warnings (1 duplicate) warning: `hostname-validator` (lib) generated 1 warning (1 duplicate) warning: `powerfmt` (lib) generated 4 warnings (4 duplicates) warning: `cpal` (build script) generated 1 warning (1 duplicate) Fresh z32 v1.1.1 Fresh hmac-sha256 v1.1.7 Fresh iana-time-zone v0.1.60 Fresh futures-timer v3.0.3 warning: unexpected `cfg` condition name: `assert_timer_heap_consistent` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/src/native/heap.rs:164:18 | 164 | if !cfg!(assert_timer_heap_consistent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(assert_timer_heap_consistent)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_timer_heap_consistent)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:107:26 | 107 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:45:15 | 45 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh atomicell v0.2.0 Fresh md5 v0.7.0 Fresh unsafe-libyaml v0.2.11 warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:707:5 | 707 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `nodes` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1215:5 | 1215 | STACK_DEL!(nodes); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives_copy` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1222:5 | 1222 | STACK_DEL!(tag_directives_copy); | ------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1240:17 | 1240 | STACK_DEL!(node.data.sequence.items); | ------------------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1243:17 | 1243 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `items` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1423:5 | 1423 | STACK_DEL!(items); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `pairs` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/api.rs:1482:5 | 1482 | STACK_DEL!(pairs); | ----------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `node` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/dumper.rs:198:13 | 198 | STACK_DEL!(node.data.mapping.pairs); | ----------------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:147:5 | 147 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `ctx` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/loader.rs:144:9 | 144 | STACK_DEL!(ctx); | --------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:311:17 | 311 | tag_directives.start = tag_directives.end; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1293:25 | 1293 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1299:21 | 1299 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:382:9 | 382 | $stack.end = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:383:9 | 383 | $stack.top = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `tag_directives` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:384:9 | 384 | $stack.start = ptr::null_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/parser.rs:1314:5 | 1314 | STACK_DEL!(tag_directives); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STACK_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1154:5 | 1154 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1410:5 | 1410 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1598:5 | 1598 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:1622:17 | 1622 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2046:5 | 2046 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2047:5 | 2047 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2032:49 | 2032 | ... STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2048:5 | 2048 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2033:49 | 2033 | ... STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2506:5 | 2506 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2507:5 | 2507 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2501:9 | 2501 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2508:5 | 2508 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2502:9 | 2502 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2509:5 | 2509 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2503:9 | 2503 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `string` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2686:5 | 2686 | STRING_DEL!(string); | ------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2687:5 | 2687 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `leading_break` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2681:9 | 2681 | STRING_DEL!(leading_break); | -------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2688:5 | 2688 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `trailing_breaks` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2682:9 | 2682 | STRING_DEL!(trailing_breaks); | ---------------------------- in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2689:5 | 2689 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) warning: value assigned to `whitespaces` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/macros.rs:50:9 | 50 | $string.start = $string.pointer; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/unsafe-libyaml-0.2.11/src/scanner.rs:2683:9 | 2683 | STRING_DEL!(whitespaces); | ------------------------ in this macro invocation | = help: maybe it is overwritten before being read? = note: this warning originates in the macro `STRING_DEL` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh bitset-core v0.1.1 warning: `z32` (lib) generated 1 warning (1 duplicate) warning: `hmac-sha256` (lib) generated 1 warning (1 duplicate) warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) warning: `futures-timer` (lib) generated 4 warnings (1 duplicate) warning: `atomicell` (lib) generated 1 warning (1 duplicate) warning: `md5` (lib) generated 1 warning (1 duplicate) warning: `unsafe-libyaml` (lib) generated 64 warnings (1 duplicate) warning: `bitset-core` (lib) generated 1 warning (1 duplicate) Fresh governor v0.6.3 warning: unexpected `cfg` condition value: `docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/jitter.rs:61:12 | 61 | #[cfg_attr(feature = "docs", doc(cfg(jitter)))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `dashmap`, `default`, `futures`, `futures-timer`, `jitter`, `no_std`, `quanta`, `rand`, and `std` = help: consider adding `docs` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/lib.rs:32:9 | 32 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/state/direct/sinks.rs:55:18 | 55 | limiter: &RateLimiter, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here 56 | ) -> RatelimitedSink | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 56 | ) -> RatelimitedSink<'_, Item, S, D, C, MW> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/governor-0.6.3/src/state/direct/sinks.rs:70:18 | 70 | limiter: &RateLimiter, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here 71 | jitter: Jitter, 72 | ) -> RatelimitedSink | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 72 | ) -> RatelimitedSink<'_, Item, S, D, C, MW> | +++ Fresh bones_ecs v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:143:25 | 143 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the 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 | 143 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:149:9 | 149 | &self, | ^^^^^ the lifetime is elided here 150 | bitset: Rc, 151 | ) -> ComponentBitsetOptionalIterator; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 151 | ) -> ComponentBitsetOptionalIterator<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:156:29 | 156 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut; | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:162:9 | 162 | &mut self, | ^^^^^^^^^ the lifetime is elided here 163 | bitset: Rc, 164 | ) -> ComponentBitsetOptionalIteratorMut; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 164 | ) -> ComponentBitsetOptionalIteratorMut<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:181:25 | 181 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:183:22 | 183 | fn map(r: SchemaRef) -> &T { | ^^^^^^^^^ ^^ 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 | 183 | fn map(r: SchemaRef<'_>) -> &T { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:194:9 | 194 | &self, | ^^^^^ the lifetime is elided here 195 | bitset: Rc, 196 | ) -> ComponentBitsetOptionalIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 196 | ) -> ComponentBitsetOptionalIterator<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:198:29 | 198 | fn map(r: Option) -> Option<&T> { | ^^^^^^^^^ ^^ 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 | 198 | fn map(r: Option>) -> Option<&T> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:208:29 | 208 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:222:9 | 222 | &mut self, | ^^^^^^^^^ the lifetime is elided here 223 | bitset: Rc, 224 | ) -> ComponentBitsetOptionalIteratorMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 224 | ) -> ComponentBitsetOptionalIteratorMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/typed.rs:226:29 | 226 | fn map(r: Option) -> Option<&mut T> { | ^^^^^^^^^^^^ ^^^^^^ 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 | 226 | fn map(r: Option>) -> Option<&mut T> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:253:20 | 253 | pub fn get_ref(&self, entity: Entity) -> 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 | 253 | pub fn get_ref(&self, entity: Entity) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:258:16 | 258 | fn get_idx(&self, idx: usize) -> Option { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 258 | fn get_idx(&self, idx: usize) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:380:9 | 380 | &mut self, | ^^^^^^^^^ the lifetime is elided here 381 | entities: [Entity; N], 382 | ) -> [Option; N] { | ^^^^^^^^^^^^ 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 | 382 | ) -> [Option>; N] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:519:29 | 519 | pub fn iter_with_bitset(&self, bitset: Rc) -> UntypedComponentBitsetIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 519 | pub fn iter_with_bitset(&self, bitset: Rc) -> UntypedComponentBitsetIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:530:9 | 530 | &self, | ^^^^^ the lifetime is elided here 531 | bitset: Rc, 532 | ) -> UntypedComponentOptionalBitsetIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 532 | ) -> UntypedComponentOptionalBitsetIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:545:9 | 545 | &mut self, | ^^^^^^^^^ the lifetime is elided here 546 | bitset: Rc, 547 | ) -> UntypedComponentBitsetIteratorMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 547 | ) -> UntypedComponentBitsetIteratorMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/components/untyped.rs:558:9 | 558 | &mut self, | ^^^^^^^^^ the lifetime is elided here 559 | bitset: Rc, 560 | ) -> UntypedComponentOptionalBitsetIteratorMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 560 | ) -> UntypedComponentOptionalBitsetIteratorMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/entities.rs:430:36 | 430 | pub fn iter_with(&self, query: Q) -> EntitiesIterWith<::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 | 430 | pub fn iter_with(&self, query: Q) -> EntitiesIterWith<'_, ::Iter> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/entities.rs:535:69 | 535 | pub fn iter_with_bitset<'a>(&'a self, bitset: &'a BitSetVec) -> EntityIterator { | -- -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 535 | pub fn iter_with_bitset<'a>(&'a self, bitset: &'a BitSetVec) -> EntityIterator<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/entities.rs:546:17 | 546 | pub fn iter(&self) -> EntityIterator { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 546 | pub fn iter(&self) -> EntityIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:78:19 | 78 | pub fn borrow(&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 | 78 | pub fn borrow(&self) -> Ref<'_, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:84:23 | 84 | pub fn borrow_mut(&self) -> RefMut> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 84 | pub fn borrow_mut(&self) -> RefMut<'_, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:246:30 | 246 | pub fn get(&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 | 246 | pub fn get(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:259:34 | 259 | pub fn get_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 | 259 | pub fn get_mut(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:361:19 | 361 | pub fn borrow(&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 | 361 | pub fn borrow(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:375:23 | 375 | pub fn borrow_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 | 375 | pub fn borrow_mut(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:403:24 | 403 | pub fn init_borrow(&self, world: &World) -> 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 | 403 | pub fn init_borrow(&self, world: &World) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/resources.rs:426:28 | 426 | pub fn init_borrow_mut(&self, world: &World) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 426 | pub fn init_borrow_mut(&self, world: &World) -> RefMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:97:52 | 97 | pub fn init_resource(&mut self) -> RefMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 97 | pub fn init_resource(&mut self) -> RefMut<'_, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:114:35 | 114 | pub fn resource(&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 | 114 | pub fn resource(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:129:39 | 129 | pub fn resource_mut(&self) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | 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 resource_mut(&self) -> RefMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:141:39 | 141 | pub fn get_resource(&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 | 141 | pub fn get_resource(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:146:43 | 146 | pub fn get_resource_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 | 146 | pub fn get_resource_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:154:36 | 154 | pub fn component(&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 | 154 | pub fn component(&self) -> Ref<'_, ComponentStore> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_ecs/src/world.rs:162:40 | 162 | pub fn component_mut(&self) -> RefMut> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 162 | pub fn component_mut(&self) -> RefMut<'_, ComponentStore> { | +++ Fresh pkarr v2.1.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/src/signed_packet.rs:231:19 | 231 | pub fn packet(&self) -> &Packet { | ^^^^^ ^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 231 | pub fn packet(&self) -> &Packet<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/src/signed_packet.rs:277:29 | 277 | pub fn resource_records(&self, name: &str) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 277 | pub fn resource_records(&self, name: &str) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/pkarr-2.1.1/src/signed_packet.rs:288:35 | 288 | pub fn fresh_resource_records(&self, name: &str) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 288 | pub fn fresh_resource_records(&self, name: &str) -> impl Iterator> { | ++++ Fresh tzdb v0.6.1 Fresh serde_yaml v0.9.34+deprecated warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:21:28 | 21 | kind: unsafe { (*parser).error }, | ^^------^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations = 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 | 21 | kind: unsafe { (&(*parser)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:22:50 | 22 | problem: match NonNull::new(unsafe { (*parser).problem as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 22 | problem: match NonNull::new(unsafe { (&(*parser)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:26:38 | 26 | problem_offset: unsafe { (*parser).problem_offset }, | ^^------^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 26 | problem_offset: unsafe { (&(*parser)).problem_offset }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:28:31 | 28 | sys: unsafe { (*parser).problem_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 28 | sys: unsafe { (&(*parser)).problem_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:30:50 | 30 | context: match NonNull::new(unsafe { (*parser).context as *mut _ }) { | ^^------^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 30 | context: match NonNull::new(unsafe { (&(*parser)).context as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:35:31 | 35 | sys: unsafe { (*parser).context_mark }, | ^^------^^^^^^^^^^^^^^ | | | this raw pointer has type `*const yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 35 | sys: unsafe { (&(*parser)).context_mark }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:42:28 | 42 | kind: unsafe { (*emitter).error }, | ^^-------^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 42 | kind: unsafe { (&(*emitter)).error }, | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/error.rs:43:50 | 43 | problem: match NonNull::new(unsafe { (*emitter).problem as *mut _ }) { | ^^-------^^^^^^^^^ | | | this raw pointer has type `*const yaml_emitter_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 43 | problem: match NonNull::new(unsafe { (&(*emitter)).problem as *mut _ }) { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/libyaml/parser.rs:87:16 | 87 | if (*parser).error != sys::YAML_NO_ERROR { | ^^------^^^^^^^ | | | this raw pointer has type `*mut yaml_parser_t` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 87 | if (&(*parser)).error != sys::YAML_NO_ERROR { | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:81:18 | 81 | pub fn entry(&mut self, k: Value) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn entry(&mut self, k: Value) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:188:17 | 188 | 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 | 188 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:197:21 | 197 | 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 | 197 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:204:17 | 204 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:218:19 | 218 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 218 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/mapping.rs:225:23 | 225 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/number.rs:555:34 | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected { | ^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 555 | pub(crate) fn unexpected(number: &Number) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/serde_yaml-0.9.34+deprecated/src/value/de.rs:1231:30 | 1231 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1231 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Fresh stun-rs v0.1.8 warning: unused import: `stunt_attribute_impl` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/stun-rs-0.1.8/src/attributes.rs:253:16 | 253 | pub(crate) use stunt_attribute_impl; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: trait `EncodableStunAttribute` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/stun-rs-0.1.8/src/attributes.rs:48:18 | 48 | pub(crate) trait EncodableStunAttribute: EncodeAttributeValue + StunAttributeType {} | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh deranged v0.3.11 Fresh iroh-metrics v0.22.0 warning: `governor` (lib) generated 4 warnings (1 duplicate) warning: `bones_ecs` (lib) generated 37 warnings (1 duplicate) (run `cargo fix --lib -p bones_ecs` to apply 36 suggestions) warning: `pkarr` (lib) generated 4 warnings (1 duplicate) warning: `tzdb` (lib) generated 1 warning (1 duplicate) warning: `serde_yaml` (lib) generated 18 warnings (1 duplicate) warning: `stun-rs` (lib) generated 3 warnings (1 duplicate) warning: `deranged` (lib) generated 4 warnings (4 duplicates) warning: `iroh-metrics` (lib) generated 1 warning (1 duplicate) Fresh rustix v0.38.34 warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:196:12 | 196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "event")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/is_read_write.rs:16:12 | 16 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "fs", feature = "net"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:220:12 | 220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "net")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:270:12 | 270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "system")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/mod.rs:8:11 | 8 | #[cfg(any(linux_kernel, target_os = "redox"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/poll_fd.rs:44:13 | 44 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:1:11 | 1 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:4:5 | 4 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:12:5 | 12 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:5:11 | 5 | #[cfg(any(apple, netbsdlike, target_os = "dragonfly", target_os = "solaris"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:5:18 | 5 | #[cfg(any(apple, netbsdlike, target_os = "dragonfly", target_os = "solaris"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:8:11 | 8 | #[cfg(any(linux_kernel, bsd, solarish, target_os = "espidf"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:8:25 | 8 | #[cfg(any(linux_kernel, bsd, solarish, target_os = "espidf"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:8:30 | 8 | #[cfg(any(linux_kernel, bsd, solarish, target_os = "espidf"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:11:11 | 11 | #[cfg(any(bsd, solarish))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:11:16 | 11 | #[cfg(any(bsd, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:13:7 | 13 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:19:5 | 19 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:25:30 | 25 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:29:5 | 29 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:64:30 | 64 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:69:30 | 69 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:103:7 | 103 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:108:7 | 108 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:125:7 | 125 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:134:7 | 134 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:150:30 | 150 | #[cfg(all(feature = "alloc", solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:176:7 | 176 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:35:11 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:49:9 | 49 | / weakcall! { 50 | | fn eventfd( 51 | | initval: c::c_uint, 52 | | flags: c::c_int 53 | | ) -> c::c_int 54 | | } | |_________- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1634:15 | 1634 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1644:19 | 1644 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1721:11 | 1721 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- in this macro invocation | = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:612:15 | 612 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:615:15 | 615 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:667:15 | 667 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:814:13 | 814 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:823:13 | 823 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:832:13 | 832 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:845:13 | 845 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:855:13 | 855 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:865:13 | 865 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:875:13 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/mod.rs:11:7 | 11 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:21:19 | 21 | #[cfg(not(any(bsd, target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:57:11 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:117:11 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:44:19 | 44 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:51:27 | 51 | #[cfg(not(any(bsd, target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:79:23 | 79 | #[cfg(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:84:23 | 84 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:86:27 | 86 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:133:23 | 133 | #[cfg(not(any(bsd, target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:137:19 | 137 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:195:19 | 195 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:213:19 | 213 | #[cfg(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:218:13 | 218 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:227:13 | 227 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:235:19 | 235 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/addr.rs:237:23 | 237 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "nto")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/ext.rs:82:9 | 82 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/ext.rs:98:13 | 98 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/ext.rs:111:15 | 111 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:20:9 | 20 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:29:9 | 29 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:38:9 | 38 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:58:13 | 58 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:67:13 | 67 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:76:13 | 76 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:158:23 | 158 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:172:46 | 172 | let path_bytes = if cfg!(any(solarish, target_os = "freebsd")) { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:290:23 | 290 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/read_sockaddr.rs:310:27 | 310 | #[cfg(any(solarish, target_os = "freebsd"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:15:13 | 15 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:16:13 | 16 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:35:13 | 35 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:36:13 | 36 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:44:23 | 44 | #[cfg(not(any(apple, windows, target_os = "vita")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:65:13 | 65 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:66:13 | 66 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:81:13 | 81 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:82:13 | 82 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:9:5 | 9 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:20:5 | 20 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:33:5 | 33 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:42:5 | 42 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:51:11 | 51 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:53:7 | 53 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:58:5 | 58 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:66:5 | 66 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:72:7 | 72 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:74:15 | 74 | #[cfg(not(any(apple, target_os = "openbsd", target_os = "haiku", target_os = "nto")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:201:7 | 201 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:207:7 | 207 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:309:11 | 309 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:309:18 | 309 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:315:11 | 315 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:315:18 | 315 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:365:5 | 365 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:384:11 | 384 | #[cfg(not(apple))] // Apple platforms declare the constant, but do not actually implement it. | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:399:15 | 399 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:405:15 | 405 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:424:5 | 424 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:536:5 | 536 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:537:5 | 537 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:538:5 | 538 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:11 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:18 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:31 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:553:43 | 553 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:11 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:18 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:31 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:565:43 | 565 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:615:5 | 615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:616:5 | 616 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:617:5 | 617 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:674:5 | 674 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:675:5 | 675 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:688:5 | 688 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:689:5 | 689 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:702:11 | 702 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:702:18 | 702 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:708:11 | 708 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:708:18 | 708 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:715:5 | 715 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:716:5 | 716 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:727:5 | 727 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:728:5 | 728 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:738:11 | 738 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:744:11 | 744 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:750:7 | 750 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:756:7 | 756 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:762:11 | 762 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:779:7 | 779 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:797:5 | 797 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:809:5 | 809 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:871:11 | 871 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:877:11 | 877 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:882:11 | 882 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:888:11 | 888 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:895:5 | 895 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:910:5 | 910 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:935:11 | 935 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:946:11 | 946 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:952:11 | 952 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:952:23 | 952 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:958:11 | 958 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:958:23 | 958 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:964:7 | 964 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1145:5 | 1145 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1146:5 | 1146 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1147:5 | 1147 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:11 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:18 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:31 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:1160:43 | 1160 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:585:9 | 585 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:592:9 | 592 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:593:9 | 593 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:639:9 | 639 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:640:9 | 640 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:647:9 | 647 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/sockopt.rs:648:9 | 648 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:459:5 | 459 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:499:5 | 499 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:532:5 | 532 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:547:5 | 547 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/write_sockaddr.rs:31:13 | 31 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/write_sockaddr.rs:61:9 | 61 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/write_sockaddr.rs:79:9 | 79 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:10:7 | 10 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:41:7 | 41 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:71:7 | 71 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:91:7 | 91 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:33:23 | 33 | #[cfg(not(any(apple, freebsdlike, linux_like, target_os = "netbsd")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:33:30 | 33 | #[cfg(not(any(apple, freebsdlike, linux_like, target_os = "netbsd")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/syscalls.rs:33:43 | 33 | #[cfg(not(any(apple, freebsdlike, linux_like, target_os = "netbsd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/system/types.rs:4:7 | 4 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:4:5 | 4 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:10:30 | 10 | #[cfg(all(feature = "alloc", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:15:7 | 15 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:18:11 | 18 | #[cfg(any(linux_kernel, target_os = "redox"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/mod.rs:21:5 | 21 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:159:11 | 159 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:159:18 | 159 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:327:11 | 327 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:327:18 | 327 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:363:11 | 363 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:363:18 | 363 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:367:11 | 367 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:367:18 | 367 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:60:23 | 60 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:60:30 | 60 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:39:27 | 39 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:147:23 | 147 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:147:30 | 147 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:131:35 | 131 | #[cfg(not(any(apple, target_os = "freebsd", target_os = "netbsd")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:133:31 | 133 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:214:15 | 214 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/event/kqueue.rs:214:22 | 214 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/mod.rs:19:7 | 19 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:8:7 | 8 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:129:11 | 129 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:141:19 | 141 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:154:11 | 154 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:246:19 | 246 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:274:19 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:411:19 | 411 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/send_recv/msg.rs:527:23 | 527 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1741:7 | 1741 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:88:9 | 88 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:89:9 | 89 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:103:9 | 103 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:104:9 | 104 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:126:9 | 126 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:137:9 | 137 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:138:9 | 138 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:149:9 | 149 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:150:9 | 150 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:161:9 | 161 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:172:9 | 172 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:173:9 | 173 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:187:9 | 187 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:188:9 | 188 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:199:9 | 199 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:200:9 | 200 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:211:9 | 211 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:227:9 | 227 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:238:9 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:239:9 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:250:9 | 250 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:251:9 | 251 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:262:9 | 262 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:263:9 | 263 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:274:9 | 274 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:275:9 | 275 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:289:9 | 289 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:290:9 | 290 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:300:9 | 300 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:301:9 | 301 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:312:9 | 312 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:313:9 | 313 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:324:9 | 324 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:325:9 | 325 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:336:9 | 336 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:337:9 | 337 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:348:9 | 348 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:349:9 | 349 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:360:9 | 360 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:361:9 | 361 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:370:9 | 370 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:371:9 | 371 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:382:9 | 382 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:383:9 | 383 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:394:9 | 394 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:404:9 | 404 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:405:9 | 405 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:417:9 | 417 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:427:11 | 427 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:436:11 | 436 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:442:15 | 442 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:442:20 | 442 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:445:15 | 445 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:445:20 | 445 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:448:15 | 448 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:451:15 | 451 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:454:15 | 454 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:454:20 | 454 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:457:15 | 457 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:457:20 | 457 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:460:15 | 460 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:463:15 | 463 | #[cfg(any(apple, freebsdlike, solarish, target_os = "aix", target_os = "nto", target_os = "openbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:463:22 | 463 | #[cfg(any(apple, freebsdlike, solarish, target_os = "aix", target_os = "nto", target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:463:35 | 463 | #[cfg(any(apple, freebsdlike, solarish, target_os = "aix", target_os = "nto", target_os = "openbsd"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:469:11 | 469 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:472:11 | 472 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:475:15 | 475 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:475:20 | 475 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:481:15 | 481 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:481:20 | 481 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:484:15 | 484 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:484:22 | 484 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:490:11 | 490 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:499:15 | 499 | #[cfg(any(bsd, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:502:15 | 502 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:502:20 | 502 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:505:15 | 505 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:505:20 | 505 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:508:15 | 508 | #[cfg(any(netbsdlike, target_os = "dragonfly", target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:511:15 | 511 | #[cfg(any(bsd, target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:514:11 | 514 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:517:11 | 517 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:523:11 | 523 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:526:15 | 526 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:526:22 | 526 | #[cfg(any(apple, freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:529:11 | 529 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:532:11 | 532 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:541:15 | 541 | #[cfg(any(apple, solarish, netbsdlike, target_os = "aix", target_os = "nto"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:541:22 | 541 | #[cfg(any(apple, solarish, netbsdlike, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:541:32 | 541 | #[cfg(any(apple, solarish, netbsdlike, target_os = "aix", target_os = "nto"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:547:15 | 547 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:547:20 | 547 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:550:11 | 550 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:553:11 | 553 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:556:11 | 556 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:559:15 | 559 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:559:20 | 559 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:565:15 | 565 | #[cfg(any(bsd, solarish, target_os = "android", target_os = "emscripten", target_os = "fuchsia", target_os = "haiku", target_os = "nt... | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:565:20 | 565 | #[cfg(any(bsd, solarish, target_os = "android", target_os = "emscripten", target_os = "fuchsia", target_os = "haiku", target_os = "nt... | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:571:15 | 571 | #[cfg(any(apple, target_os = "freebsd", target_os = "openbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:577:11 | 577 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:580:11 | 580 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:583:11 | 583 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:586:11 | 586 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:589:15 | 589 | #[cfg(any(apple, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:645:9 | 645 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:653:9 | 653 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:664:9 | 664 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:672:9 | 672 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:682:9 | 682 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:690:9 | 690 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:699:9 | 699 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:700:9 | 700 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:715:9 | 715 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:724:9 | 724 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:733:9 | 733 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:741:9 | 741 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:749:9 | 749 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:750:9 | 750 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:761:9 | 761 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:762:9 | 762 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:773:9 | 773 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:783:9 | 783 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:792:9 | 792 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:793:9 | 793 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:804:9 | 804 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:814:9 | 814 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:815:9 | 815 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:816:9 | 816 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:828:9 | 828 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:829:9 | 829 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:841:11 | 841 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:848:9 | 848 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:849:9 | 849 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:862:9 | 862 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:872:9 | 872 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:873:9 | 873 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:874:9 | 874 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:885:9 | 885 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:895:11 | 895 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:902:11 | 902 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:906:11 | 906 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:914:11 | 914 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:921:11 | 921 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:924:11 | 924 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:927:11 | 927 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:930:11 | 930 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:933:11 | 933 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:936:11 | 936 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:939:11 | 939 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:942:11 | 942 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:945:11 | 945 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:948:11 | 948 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:951:11 | 951 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:954:11 | 954 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:957:11 | 957 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:960:11 | 960 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:963:11 | 963 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:970:11 | 970 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:973:11 | 973 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:976:11 | 976 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:979:11 | 979 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:982:11 | 982 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:985:11 | 985 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:988:11 | 988 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:991:11 | 991 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:995:11 | 995 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:998:11 | 998 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1002:11 | 1002 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1005:11 | 1005 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1008:11 | 1008 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1011:11 | 1011 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1015:11 | 1015 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1019:11 | 1019 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1022:11 | 1022 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1025:11 | 1025 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1035:11 | 1035 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1042:11 | 1042 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1045:11 | 1045 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1048:11 | 1048 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1051:11 | 1051 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1054:11 | 1054 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1058:11 | 1058 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1061:11 | 1061 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1064:11 | 1064 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1067:11 | 1067 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1070:11 | 1070 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1074:11 | 1074 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1078:11 | 1078 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1082:11 | 1082 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1085:11 | 1085 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1089:11 | 1089 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1093:11 | 1093 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1097:11 | 1097 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1100:11 | 1100 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1103:11 | 1103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1106:11 | 1106 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1109:11 | 1109 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1112:11 | 1112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1115:11 | 1115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1118:11 | 1118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1121:11 | 1121 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1125:11 | 1125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1129:11 | 1129 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1132:11 | 1132 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1135:11 | 1135 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1138:11 | 1138 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1141:11 | 1141 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1144:11 | 1144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1148:11 | 1148 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1152:11 | 1152 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1156:11 | 1156 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1160:11 | 1160 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1164:11 | 1164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1168:11 | 1168 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1172:11 | 1172 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1175:11 | 1175 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1179:11 | 1179 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1183:11 | 1183 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1186:11 | 1186 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1190:11 | 1190 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1194:11 | 1194 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1198:11 | 1198 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1202:11 | 1202 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1205:11 | 1205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1208:11 | 1208 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1211:11 | 1211 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1215:11 | 1215 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1219:11 | 1219 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1222:11 | 1222 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1225:11 | 1225 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1228:11 | 1228 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1231:11 | 1231 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1234:11 | 1234 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1237:11 | 1237 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1240:11 | 1240 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1243:11 | 1243 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1246:11 | 1246 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1250:11 | 1250 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1253:11 | 1253 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1256:11 | 1256 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1260:11 | 1260 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1263:11 | 1263 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1266:11 | 1266 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1269:11 | 1269 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1272:11 | 1272 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1276:11 | 1276 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1280:11 | 1280 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1283:11 | 1283 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1287:11 | 1287 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1291:11 | 1291 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1295:11 | 1295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1298:11 | 1298 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1301:11 | 1301 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1305:11 | 1305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1308:11 | 1308 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1311:11 | 1311 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1315:11 | 1315 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1319:11 | 1319 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1323:11 | 1323 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1326:11 | 1326 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1329:11 | 1329 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1332:11 | 1332 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1336:11 | 1336 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1340:11 | 1340 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1344:11 | 1344 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1348:11 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1351:11 | 1351 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1355:11 | 1355 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1358:11 | 1358 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1362:11 | 1362 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1365:11 | 1365 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1369:11 | 1369 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1373:11 | 1373 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1377:11 | 1377 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1380:11 | 1380 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1383:11 | 1383 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1386:11 | 1386 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1431:13 | 1431 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1442:23 | 1442 | #[cfg(not(any(apple, windows, target_os = "aix", target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:149:5 | 149 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:162:5 | 162 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:170:11 | 170 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:172:7 | 172 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:178:5 | 178 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:283:7 | 283 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:347:11 | 347 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:347:18 | 347 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:359:11 | 359 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:359:18 | 359 | #[cfg(any(apple, freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:438:5 | 438 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:460:11 | 460 | #[cfg(not(apple))] // Apple platforms declare the constant, but do not actually implement it. | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:494:15 | 494 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:507:15 | 507 | #[cfg(not(any(solarish, windows)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:544:5 | 544 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:775:5 | 775 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:776:5 | 776 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:777:5 | 777 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:11 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:18 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:31 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:802:43 | 802 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:11 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:18 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:31 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:824:43 | 824 | #[cfg(any(apple, freebsdlike, linux_like, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:884:5 | 884 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:885:5 | 885 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:886:5 | 886 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:928:5 | 928 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:929:5 | 929 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:948:5 | 948 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:949:5 | 949 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:967:11 | 967 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:967:18 | 967 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:979:11 | 979 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:979:18 | 979 | #[cfg(any(apple, linux_like, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:992:5 | 992 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:993:5 | 993 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1010:5 | 1010 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1011:5 | 1011 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1027:11 | 1027 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1039:11 | 1039 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1051:7 | 1051 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1063:7 | 1063 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1078:11 | 1078 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1093:7 | 1093 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1106:5 | 1106 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1124:5 | 1124 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1239:11 | 1239 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1251:11 | 1251 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1263:11 | 1263 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1275:11 | 1275 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1288:5 | 1288 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1306:5 | 1306 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1322:11 | 1322 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1334:11 | 1334 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1346:11 | 1346 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1346:23 | 1346 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1358:11 | 1358 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1358:23 | 1358 | #[cfg(any(linux_like, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/sockopt.rs:1371:7 | 1371 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:10:7 | 10 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:17:7 | 17 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:22:7 | 22 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:147:7 | 147 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:234:7 | 234 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:246:7 | 246 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:258:7 | 258 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:98:11 | 98 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:113:19 | 113 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/system.rs:125:15 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:49:9 | 49 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:50:9 | 50 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:56:13 | 56 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:111:19 | 111 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "vita")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:119:9 | 119 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:120:9 | 120 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:124:13 | 124 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:137:11 | 137 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:170:17 | 170 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:171:17 | 171 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:177:21 | 177 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:215:27 | 215 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "vita")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:219:17 | 219 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:220:17 | 220 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:224:21 | 224 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/signal.rs:236:19 | 236 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:26:25 | 26 | const CLOEXEC = bitcast!(c::EFD_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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:29:26 | 29 | const NONBLOCK = bitcast!(c::EFD_NONBLOCK); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/types.rs:32:27 | 32 | const SEMAPHORE = bitcast!(c::EFD_SEMAPHORE); | -------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/event/syscalls.rs:55:39 | 55 | ret_owned_fd(eventfd(initval, bitflags_bits!(flags))) | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:169:48 | 169 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:241:13 | 241 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:393:13 | 393 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:445:13 | 445 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:703:13 | 703 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:786:13 | 786 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:847:13 | 847 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1033:13 | 1033 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1114:13 | 1114 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1238:33 | 1238 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1248:36 | 1248 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:280:22 | 280 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:283:23 | 283 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:293:22 | 293 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:296:25 | 296 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:321:24 | 321 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:325:33 | 325 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:329:28 | 329 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:659:22 | 659 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:661:24 | 661 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:663:22 | 663 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:665:23 | 665 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:950:18 | 950 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:952:21 | 952 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:954:14 | 954 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:956:29 | 956 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:958:32 | 958 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:960:25 | 960 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:278:34 | 278 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:325:13 | 325 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:26:27 | 26 | const DONTROUTE = bitcast!(c::MSG_DONTROUTE); | -------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:29:26 | 29 | const DONTWAIT = bitcast!(c::MSG_DONTWAIT); | ------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:32:21 | 32 | const EOT = bitcast!(c::MSG_EOR); | -------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:46:26 | 46 | const NOSIGNAL = bitcast!(c::MSG_NOSIGNAL); | ------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:48:21 | 48 | const OOB = bitcast!(c::MSG_OOB); | -------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:75:30 | 75 | const CMSG_CLOEXEC = bitcast!(c::MSG_CMSG_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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:78:26 | 78 | const DONTWAIT = bitcast!(c::MSG_DONTWAIT); | ------------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:92:21 | 92 | const OOB = bitcast!(c::MSG_OOB); | -------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:94:22 | 94 | const PEEK = bitcast!(c::MSG_PEEK); | --------------------- 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:96:23 | 96 | const TRUNC = bitcast!(c::MSG_TRUNC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/send_recv.rs:98:25 | 98 | const WAITALL = bitcast!(c::MSG_WAITALL); | ------------------------ 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:50:9 | 50 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:61:13 | 61 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:85:9 | 85 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:109:13 | 109 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:128:13 | 128 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:147:13 | 147 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:335:17 | 335 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:347:52 | 347 | flags: RecvFlags::from_bits_retain(bitcast!(msghdr.msg_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/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:370:13 | 370 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:393:13 | 393 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:416:13 | 416 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/backend/libc/net/syscalls.rs:436:13 | 436 | bitflags_bits!(msg_flags), | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1439:26 | 1439 | const NONBLOCK = bitcast!(c::SOCK_NONBLOCK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/rustix-0.38.34/src/net/types.rs:1443:25 | 1443 | const CLOEXEC = bitcast!(c::SOCK_CLOEXEC); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh notify v6.1.1 warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:221:5 | 221 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:237:5 | 237 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:383:5 | 383 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/notify-6.1.1/src/lib.rs:396:5 | 396 | target_os = "dragonflybsd" | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration Fresh path-absolutize v3.1.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/lib.rs:449:19 | 449 | fn absolutize(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 449 | fn absolutize(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/lib.rs:459:29 | 459 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> 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 | 459 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/absolutize.rs:6:19 | 6 | fn absolutize(&self) -> io::Result>; | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 6 | fn absolutize(&self) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/absolutize.rs:9:24 | 9 | fn absolutize_from(&self, cwd: impl AsRef) -> 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 | 9 | fn absolutize_from(&self, cwd: impl AsRef) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/absolutize.rs:12:29 | 12 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> 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 | 12 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> io::Result>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/unix.rs:15:19 | 15 | fn absolutize(&self) -> io::Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | fn absolutize(&self) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/unix.rs:21:24 | 21 | fn absolutize_from(&self, cwd: impl AsRef) -> 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 | 21 | fn absolutize_from(&self, cwd: impl AsRef) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/path-absolutize-3.1.1/src/unix.rs:152:29 | 152 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> 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 | 152 | fn absolutize_virtually(&self, virtual_root: impl AsRef) -> io::Result> { | +++ Fresh der v0.7.9 warning: unexpected `cfg` condition value: `bigint` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/src/lib.rs:373:7 | 373 | #[cfg(feature = "bigint")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `bytes`, `derive`, `flagset`, `oid`, `pem`, `real`, `std`, `time`, and `zeroize` = help: consider adding `bigint` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/src/asn1/integer.rs:25:19 | 25 | debug_assert!(mem::size_of::() <= MAX_INT_SIZE); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/der-0.7.9/src/lib.rs:25:5 | 25 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - debug_assert!(mem::size_of::() <= MAX_INT_SIZE); 25 + debug_assert!(size_of::() <= MAX_INT_SIZE); | Fresh iroh-quinn v0.10.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-quinn-0.10.5/src/mutex.rs:136:28 | 136 | pub(crate) fn lock(&self, _purpose: &'static str) -> MutexGuard { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 136 | pub(crate) fn lock(&self, _purpose: &'static str) -> MutexGuard<'_, T> { | +++ warning: `rustix` (lib) generated 1169 warnings (1 duplicate) warning: `notify` (lib) generated 5 warnings (1 duplicate) warning: `path-absolutize` (lib) generated 9 warnings (1 duplicate) warning: `der` (lib) generated 3 warnings (1 duplicate) warning: `iroh-quinn` (lib) generated 2 warnings (1 duplicate) Fresh futures-concurrency v7.6.1 warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/futures-concurrency-7.6.1/src/concurrent_stream/from_stream.rs:31:29 | 31 | async fn drive(self, mut consumer: C) -> C::Output | ----^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default Fresh iroh-base v0.22.0 Fresh rcgen v0.12.1 Fresh intl-memoizer v0.5.2 Fresh wide v0.7.26 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:53:3 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:71:3 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:89:3 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:107:3 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:125:3 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:134:3 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:143:3 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:152:3 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:161:3 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:170:3 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:188:3 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:197:3 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:215:3 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:233:3 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:251:3 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:269:3 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:287:3 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:323:3 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x8_.rs:341:3 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:93:3 | 93 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:117:3 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:141:3 | 141 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:165:3 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:189:3 | 189 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:198:3 | 198 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:207:3 | 207 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:216:3 | 216 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:225:3 | 225 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:243:3 | 243 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:252:3 | 252 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:261:3 | 261 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:285:3 | 285 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:309:3 | 309 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:357:3 | 357 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:381:3 | 381 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:405:3 | 405 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:429:3 | 429 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f32x4_.rs:453:3 | 453 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:53:3 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:71:3 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:89:3 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:107:3 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:125:3 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:134:3 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:143:3 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:152:3 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:161:3 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:170:3 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:188:3 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:197:3 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:215:3 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:233:3 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:251:3 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:269:3 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:287:3 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:323:3 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x4_.rs:341:3 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:96:3 | 96 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:118:3 | 118 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:162:3 | 162 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:184:3 | 184 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:193:3 | 193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:202:3 | 202 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:211:3 | 211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:220:3 | 220 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:229:3 | 229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:238:3 | 238 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:247:3 | 247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:256:3 | 256 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:278:3 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:300:3 | 300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:322:3 | 322 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:344:3 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:366:3 | 366 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:390:3 | 390 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:412:3 | 412 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/f64x2_.rs:434:3 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:102:3 | 102 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:138:3 | 138 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:147:3 | 147 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:156:3 | 156 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:165:3 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:210:3 | 210 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:246:3 | 246 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:282:3 | 282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:318:3 | 318 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x16_.rs:354:3 | 354 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:104:3 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:188:7 | 188 | #[must_use] | ^^^^^^^^^^^ ... 205 | impl_shl_t_for_i16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:213:7 | 213 | #[must_use] | ^^^^^^^^^^^ ... 230 | impl_shr_t_for_i16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:235:3 | 235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:253:3 | 253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x16_.rs:271:3 | 271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i8x32_.rs:185:3 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:94:3 | 94 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:159:3 | 159 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:168:3 | 168 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:177:3 | 177 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:186:3 | 186 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:195:3 | 195 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:204:3 | 204 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:232:3 | 232 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:260:3 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:291:7 | 291 | #[must_use] | ^^^^^^^^^^^ ... 319 | impl_shl_t_for_i16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:327:7 | 327 | #[must_use] | ^^^^^^^^^^^ ... 355 | impl_shr_t_for_i16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:360:3 | 360 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:388:3 | 388 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i16x8_.rs:416:3 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:114:3 | 114 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:176:3 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:185:3 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:194:3 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:218:3 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:242:3 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:269:7 | 269 | #[must_use] | ^^^^^^^^^^^ ... 293 | impl_shl_t_for_i32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:301:7 | 301 | #[must_use] | ^^^^^^^^^^^ ... 325 | impl_shr_t_for_i32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:336:3 | 336 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:373:3 | 373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:403:3 | 403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:427:3 | 427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x4_.rs:451:3 | 451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:104:3 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:187:7 | 187 | #[must_use] | ^^^^^^^^^^^ ... 204 | impl_shl_t_for_i32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:212:7 | 212 | #[must_use] | ^^^^^^^^^^^ ... 230 | impl_shr_t_for_i32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:241:3 | 241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:267:3 | 267 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:288:3 | 288 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:306:3 | 306 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i32x8_.rs:324:3 | 324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:133:3 | 133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:142:3 | 142 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:151:3 | 151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:160:3 | 160 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:169:3 | 169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:178:3 | 178 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:187:3 | 187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:231:3 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:256:7 | 256 | #[must_use] | ^^^^^^^^^^^ ... 278 | impl_shl_t_for_i64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:286:7 | 286 | #[must_use] | ^^^^^^^^^^^ ... 305 | impl_shr_t_for_i64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:310:3 | 310 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:334:3 | 334 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x2_.rs:358:3 | 358 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:81:3 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:99:3 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:108:3 | 108 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:117:3 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:126:3 | 126 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:153:3 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:171:3 | 171 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:192:7 | 192 | #[must_use] | ^^^^^^^^^^^ ... 209 | impl_shl_t_for_i64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_i64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:217:7 | 217 | #[must_use] | ^^^^^^^^^^^ ... 234 | impl_shr_t_for_i64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_i64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:239:3 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:257:3 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/i64x4_.rs:275:3 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:102:3 | 102 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:138:3 | 138 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:147:3 | 147 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:156:3 | 156 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:165:3 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:174:3 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:210:3 | 210 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u8x16_.rs:246:3 | 246 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:94:3 | 94 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:159:3 | 159 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:168:3 | 168 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:177:3 | 177 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:186:3 | 186 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:195:3 | 195 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:204:3 | 204 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:232:3 | 232 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:260:3 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:291:7 | 291 | #[must_use] | ^^^^^^^^^^^ ... 319 | impl_shl_t_for_u16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x8_.rs:327:7 | 327 | #[must_use] | ^^^^^^^^^^^ ... 355 | impl_shr_t_for_u16x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u16x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:86:3 | 86 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:131:3 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:152:7 | 152 | #[must_use] | ^^^^^^^^^^^ ... 169 | impl_shl_t_for_u16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:177:7 | 177 | #[must_use] | ^^^^^^^^^^^ ... 194 | impl_shr_t_for_u16x16!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ------------------------------------------------------------------------ in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u16x16` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:199:3 | 199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u16x16_.rs:217:3 | 217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:66:3 | 66 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:114:3 | 114 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:140:3 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:149:3 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:167:3 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:176:3 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:185:3 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:194:3 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:218:3 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:242:3 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:269:7 | 269 | #[must_use] | ^^^^^^^^^^^ ... 293 | impl_shl_t_for_u32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:301:7 | 301 | #[must_use] | ^^^^^^^^^^^ ... 325 | impl_shr_t_for_u32x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u32x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:335:3 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x4_.rs:371:3 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:77:3 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:95:3 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:134:7 | 134 | #[must_use] | ^^^^^^^^^^^ ... 151 | impl_shl_t_for_u32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:159:7 | 159 | #[must_use] | ^^^^^^^^^^^ ... 177 | impl_shr_t_for_u32x8!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u32x8` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:188:3 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u32x8_.rs:214:3 | 214 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:68:3 | 68 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:113:3 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:133:3 | 133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:142:3 | 142 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:151:3 | 151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:160:3 | 160 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:169:3 | 169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:178:3 | 178 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:187:3 | 187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:231:3 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:256:7 | 256 | #[must_use] | ^^^^^^^^^^^ ... 278 | impl_shl_t_for_u64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x2_.rs:286:7 | 286 | #[must_use] | ^^^^^^^^^^^ ... 308 | impl_shr_t_for_u64x2!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u64x2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:41:3 | 41 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:59:3 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:81:3 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:90:3 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:99:3 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:108:3 | 108 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:117:3 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:126:3 | 126 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:153:3 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:171:3 | 171 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:192:7 | 192 | #[must_use] | ^^^^^^^^^^^ ... 209 | impl_shl_t_for_u64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shl_t_for_u64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/u64x4_.rs:217:7 | 217 | #[must_use] | ^^^^^^^^^^^ ... 234 | impl_shr_t_for_u64x4!(i8, u8, i16, u16, i32, u32, i64, u64, i128, u128); | ----------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_shr_t_for_u64x4` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:340:11 | 340 | #[must_use] | ^^^^^^^^^^^ ... 350 | / bulk_impl_op_ref_self_for! { 351 | | (Add, add) => [f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x2, u8x16, u16x8, u16x16, u32x8, u32x4, u64x4,... 352 | | (Sub, sub) => [f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x2, u8x16, u16x8, u16x16, u32x8, u32x4, u64x4,... 353 | | (Mul, mul) => [f32x8, f32x4, f64x4, f64x2, i16x8, i16x16, i32x8, i32x4, u16x8, u16x16], ... | 357 | | (BitXor, bitxor) => [f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x2, u8x16, u16x8, u16x16, u32x8, u32x4, ... 358 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_op_ref_self_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:401:9 | 401 | #[must_use] | ^^^^^^^^^^^ ... 418 | / impl_simple_neg! { 419 | | f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x4, i64x2, u8x16, u16x8, u32x8, u32x4, u64x2, u64x4 420 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_neg` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:409:9 | 409 | #[must_use] | ^^^^^^^^^^^ ... 418 | / impl_simple_neg! { 419 | | f32x8, f32x4, f64x4, f64x2, i8x32, i8x16, i16x8, i16x16, i32x8, i32x4, i64x4, i64x2, u8x16, u16x8, u32x8, u32x4, u64x2, u64x4 420 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_neg` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:428:9 | 428 | #[must_use] | ^^^^^^^^^^^ ... 445 | / impl_simple_not! { 446 | | f32x4, i8x32, i8x16, i16x8, i16x16, i32x4, i64x2, u8x16, u16x8, u16x16, u32x4, u64x2, 447 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_not` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:436:9 | 436 | #[must_use] | ^^^^^^^^^^^ ... 445 | / impl_simple_not! { 446 | | f32x4, i8x32, i8x16, i16x8, i16x16, i32x4, i64x2, u8x16, u16x8, u16x16, u32x4, u64x2, 447 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_simple_not` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:517:7 | 517 | #[must_use] | ^^^^^^^^^^^ ... 532 | / impl_from_a_for_b_with_cast! { 533 | | ([f32;8], f32x8), 534 | | ([f32;4], f32x4), ([f64;4], f64x4), ([f64;2], f64x2), 535 | | ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i32;8], i32x8), ([i32;4], i32x4), ([i64;2], i64x2), ([i64;4... 536 | | ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u32;8], u32x8), ([u32;4], u32x4), ([u64;2], u64x2), ([u64;4], u64x4), 537 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_from_a_for_b_with_cast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:524:7 | 524 | #[must_use] | ^^^^^^^^^^^ ... 532 | / impl_from_a_for_b_with_cast! { 533 | | ([f32;8], f32x8), 534 | | ([f32;4], f32x4), ([f64;4], f64x4), ([f64;2], f64x2), 535 | | ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i32;8], i32x8), ([i32;4], i32x4), ([i64;2], i64x2), ([i64;4... 536 | | ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u32;8], u32x8), ([u32;4], u32x4), ([u64;2], u64x2), ([u64;4], u64x4), 537 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_from_a_for_b_with_cast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:544:7 | 544 | #[must_use] | ^^^^^^^^^^^ ... 559 | / impl_from_single_value! { 560 | | ([f32;8], f32x8), 561 | | ([f32;4], f32x4), ([f64;4], f64x4), ([f64;2], f64x2), 562 | | ([i8;32], i8x32), ([i8;16], i8x16), ([i16;8], i16x8), ([i16;16], i16x16), ([i32;8], i32x8), ([i32;4], i32x4), ([i64;2], i64x2), ([i64;4... 563 | | ([u8;16], u8x16), ([u16;8], u16x8), ([u16;16], u16x16), ([u32;8], u32x8), ([u32;4], u32x4), ([u64;2], u64x2), ([u64;4], u64x4), 564 | | } | |_- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `impl_from_single_value` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 971 | bulk_impl_const_rhs_op!((CmpEq, cmp_eq) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 972 | bulk_impl_const_rhs_op!((CmpLt, cmp_lt) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 973 | bulk_impl_const_rhs_op!((CmpGt, cmp_gt) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 974 | bulk_impl_const_rhs_op!((CmpNe, cmp_ne) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 975 | bulk_impl_const_rhs_op!((CmpLe, cmp_le) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/wide-0.7.26/src/lib.rs:962:7 | 962 | #[must_use] | ^^^^^^^^^^^ ... 976 | bulk_impl_const_rhs_op!((CmpGe, cmp_ge) => [(f64x4, f64), (f64x2, f64), (f32x4,f32), (f32x8,f32),]); | --------------------------------------------------------------------------------------------------- in this macro invocation | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: this warning originates in the macro `bulk_impl_const_rhs_op` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh lyon_path v1.0.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/lib.rs:412:12 | 412 | fn get(&self, id: EndpointId) -> Attributes; | ^^^^^ ^^^^^^^^^^ the 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 | 412 | fn get(&self, id: EndpointId) -> Attributes<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/lib.rs:421:12 | 421 | fn get(&self, _: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 421 | fn get(&self, _: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/lib.rs:446:12 | 446 | fn get(&self, id: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 446 | fn get(&self, id: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:167:17 | 167 | 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 | 167 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:172:21 | 172 | pub fn as_slice(&self) -> PathCommandsSlice { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub fn as_slice(&self) -> PathCommandsSlice<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:182:10 | 179 | &'l self, | -- the lifetime is named here 180 | endpoints: &'l [Endpoint], | -- the lifetime is named here 181 | control_points: &'l [ControlPoint], | -- the lifetime is named here 182 | ) -> CommandsPathSlice { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'l` | 182 | ) -> CommandsPathSlice<'l, Endpoint, ControlPoint> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:195:10 | 192 | &'l self, | -- the lifetime is named here 193 | endpoints: &'l [Endpoint], | -- the lifetime is named here 194 | control_points: &'l [ControlPoint], | -- the lifetime is named here 195 | ) -> Events { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'l` | 195 | ) -> Events<'l, Endpoint, ControlPoint> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:252:17 | 252 | 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 | 252 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:359:17 | 359 | 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 | 359 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/commands.rs:365:19 | 365 | pub fn events(&self) -> Events { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 365 | pub fn events(&self) -> Events<'_, Endpoint, ControlPoint> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/iterator.rs:96:55 | 96 | fn transformed>(self, mat: &T) -> Transformed { | ^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | fn transformed>(self, mat: &T) -> Transformed<'_, Self, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:131:21 | 131 | pub fn as_slice(&self) -> PathSlice { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 131 | pub fn as_slice(&self) -> PathSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:141:23 | 141 | pub fn attributes(&self, endpoint: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | 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 attributes(&self, endpoint: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:146:17 | 146 | 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 | 146 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:151:20 | 151 | pub fn id_iter(&self) -> IdIter { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 151 | pub fn id_iter(&self) -> IdIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:156:33 | 156 | pub fn iter_with_attributes(&self) -> IterWithAttributes { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:169:21 | 169 | pub fn reversed(&self) -> IterNoAttributes { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn reversed(&self) -> IterNoAttributes> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:175:27 | 175 | pub fn first_endpoint(&self) -> Option<(Point, Attributes)> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 175 | pub fn first_endpoint(&self) -> Option<(Point, Attributes<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:181:26 | 181 | pub fn last_endpoint(&self) -> Option<(Point, Attributes)> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | pub fn last_endpoint(&self) -> Option<(Point, Attributes<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:271:12 | 271 | fn get(&self, id: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | 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 get(&self, id: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:320:20 | 320 | pub fn id_iter(&self) -> IdIter { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 320 | pub fn id_iter(&self) -> IdIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:325:33 | 325 | pub fn iter_with_attributes(&self) -> IterWithAttributes { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 325 | pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:340:21 | 340 | pub fn reversed(&self) -> IterNoAttributes { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 340 | pub fn reversed(&self) -> IterNoAttributes> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path.rs:1269:13 | 1269 | points: &[Point], | ^^^^^^^^ the lifetime is elided here 1270 | endpoint: EndpointId, 1271 | ) -> Attributes { | ^^^^^^^^^^ 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 | 1271 | ) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:48:21 | 48 | pub fn as_slice(&self) -> PathBufferSlice { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 as_slice(&self) -> PathBufferSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:57:16 | 57 | pub fn get(&self, index: usize) -> PathSlice { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub fn get(&self, index: usize) -> PathSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:89:20 | 89 | pub fn builder(&mut self) -> Builder { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | pub fn builder(&mut self) -> Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/path_buffer.rs:140:16 | 140 | pub fn get(&self, index: usize) -> PathSlice { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 140 | pub fn get(&self, index: usize) -> PathSlice<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_path-1.0.5/src/polygon.rs:52:24 | 52 | pub fn path_events(&self) -> PathEvents | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 52 | pub fn path_events(&self) -> PathEvents<'_, T> | +++ Fresh hickory-resolver v0.24.1 warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/dns_sd.rs:9:8 | 9 | #![cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/caching_client.rs:160:23 | 160 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/caching_client.rs:164:27 | 164 | #[cfg(not(feature = "mdns"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:348:11 | 348 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:366:19 | 366 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:389:19 | 389 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/config.rs:412:19 | 412 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:25:7 | 25 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:111:11 | 111 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:141:19 | 141 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:284:22 | 284 | if #[cfg(feature = "backtrace")] { | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:302:19 | 302 | #[cfg(feature = "backtrace")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/mod.rs:19:7 | 19 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:40:7 | 40 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:172:11 | 172 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:228:19 | 228 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/connection_provider.rs:408:19 | 408 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server.rs:17:7 | 17 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server.rs:26:7 | 26 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server.rs:230:7 | 230 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:27:7 | 27 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:392:7 | 392 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:42:11 | 42 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:145:15 | 145 | #[cfg(not(feature = "mdns"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:159:11 | 159 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:112:19 | 112 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:138:19 | 138 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:241:15 | 241 | #[cfg(feature = "mdns")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mdns` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/name_server/name_server_pool.rs:245:19 | 245 | #[cfg(not(feature = "mdns"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dns-over-h3`, `dns-over-https`, `dns-over-https-rustls`, `dns-over-native-tls`, `dns-over-openssl`, `dns-over-quic`, `dns-over-rustls`, `dns-over-tls`, `dnssec`, `dnssec-openssl`, `dnssec-ring`, `ipconfig`, `native-certs`, `resolv-conf`, `rustls`, `serde`, `serde-config`, `system-config`, `testing`, `tokio`, `tokio-native-tls`, `tokio-openssl`, `tokio-runtime`, `tokio-rustls`, and `webpki-roots` = help: consider adding `mdns` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: value assigned to `soa` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:54:9 | 54 | soa: Option>>, | ^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `negative_ttl` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:57:9 | 57 | negative_ttl: Option, | ^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `response_code` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:60:9 | 60 | response_code: ResponseCode, | ^^^^^^^^^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `trusted` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/hickory-resolver-0.24.1/src/error.rs:62:9 | 62 | trusted: bool, | ^^^^^^^ | = help: maybe it is overwritten before being read? Fresh libgit2-sys v0.16.2+1.7.2 warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/libgit2-sys-0.16.2+1.7.2/lib.rs:4324:10 | 4324 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = 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(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `futures-concurrency` (lib) generated 2 warnings (1 duplicate) warning: `iroh-base` (lib) generated 1 warning (1 duplicate) warning: `rcgen` (lib) generated 1 warning (1 duplicate) warning: `intl-memoizer` (lib) generated 1 warning (1 duplicate) warning: `wide` (lib) generated 319 warnings (1 duplicate) warning: `lyon_path` (lib) generated 30 warnings (1 duplicate) warning: `hickory-resolver` (lib) generated 34 warnings (1 duplicate) warning: `libgit2-sys` (lib) generated 2 warnings (1 duplicate) Fresh igd-next v0.14.3 warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/igd-next-0.14.3/src/aio/gateway.rs:121:31 | 121 | let gateway = self.clone(); | ^^^^^^^^ | = note: the type `aio::gateway::Gateway

` does not implement `Clone`, so calling `clone` on `&aio::gateway::Gateway

` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default help: remove this redundant call | 121 - let gateway = self.clone(); 121 + let gateway = self; | help: if you meant to clone `aio::gateway::Gateway

`, implement `Clone` for it | 14 + #[derive(Clone)] 15 | pub struct Gateway

{ | warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/igd-next-0.14.3/src/aio/gateway.rs:156:27 | 156 | let gateway = self.clone(); | ^^^^^^^^ | = note: the type `aio::gateway::Gateway

` does not implement `Clone`, so calling `clone` on `&aio::gateway::Gateway

` copies the reference, which does not do anything and can be removed help: remove this redundant call | 156 - let gateway = self.clone(); 156 + let gateway = self; | help: if you meant to clone `aio::gateway::Gateway

`, implement `Clone` for it | 14 + #[derive(Clone)] 15 | pub struct Gateway

{ | Fresh ehttp v0.3.1 Fresh tokio-tungstenite-wasm v0.3.1 Fresh x509-parser v0.15.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:31:41 | 31 | let (i, parsed_attribute) = crate::cri_attributes::parser::parse_attribute(i, &oid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:123:31 | 123 | unused_import_braces, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 31 - let (i, parsed_attribute) = crate::cri_attributes::parser::parse_attribute(i, &oid) 31 + let (i, parsed_attribute) = parser::parse_attribute(i, &oid) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/generalname.rs:43:55 | 43 | std::str::from_utf8(any.data).map_err(|_| nom::Err::Failure(Error::BerValueError)) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 43 - std::str::from_utf8(any.data).map_err(|_| nom::Err::Failure(Error::BerValueError)) 43 + std::str::from_utf8(any.data).map_err(|_| Err::Failure(Error::BerValueError)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:99:20 | 99 | return Err(nom::Err::Error(Error::InvalidLength)); | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 99 - return Err(nom::Err::Error(Error::InvalidLength)); 99 + return Err(Err::Error(Error::InvalidLength)); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:114:17 | 114 | Err(nom::Err::Error(Error::BerValueError)) | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 114 - Err(nom::Err::Error(Error::BerValueError)) 114 + Err(Err::Error(Error::BerValueError)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:116:18 | 116 | _ => Err(nom::Err::Error(Error::unexpected_tag(None, hdr.tag()))), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 116 - _ => Err(nom::Err::Error(Error::unexpected_tag(None, hdr.tag()))), 116 + _ => Err(Err::Error(Error::unexpected_tag(None, hdr.tag()))), | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:164:20 | 164 | return Err(nom::Err::Error(Error::InvalidLength)); | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 164 - return Err(nom::Err::Error(Error::InvalidLength)); 164 + return Err(Err::Error(Error::InvalidLength)); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:177:18 | 177 | t => Err(nom::Err::Error(Error::unexpected_tag( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 177 - t => Err(nom::Err::Error(Error::unexpected_tag( 177 + t => Err(Err::Error(Error::unexpected_tag( | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:180:34 | 180 | pub fn parse_x509_certificate(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 180 | pub fn parse_x509_certificate(i: &[u8]) -> X509Result<'_, X509Certificate<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:190:26 | 190 | pub fn parse_x509_crl(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 190 | pub fn parse_x509_crl(i: &[u8]) -> X509Result<'_, CertificateRevocationList<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:200:26 | 200 | pub fn parse_x509_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 200 | pub fn parse_x509_der(i: &[u8]) -> X509Result<'_, X509Certificate<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/lib.rs:211:25 | 211 | pub fn parse_crl_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 211 | pub fn parse_crl_der(i: &[u8]) -> X509Result<'_, CertificateRevocationList<'_>> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:145:33 | 145 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 145 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:287:20 | 287 | pub fn subject(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn subject(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:293:19 | 293 | pub fn issuer(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 293 | pub fn issuer(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:305:23 | 305 | pub fn public_key(&self) -> &SubjectPublicKeyInfo { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 305 | pub fn public_key(&self) -> &SubjectPublicKeyInfo<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:352:27 | 352 | pub fn extensions_map(&self) -> Result>, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 352 | pub fn extensions_map(&self) -> Result, &X509Extension<'a>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:401:9 | 401 | &self, | ^^^^^ the lifetime is elided here 402 | ) -> Result>, X509Error> { | ^^^^^^^^^^^^^^^^^ | || | |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 | 402 | ) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:448:28 | 448 | pub fn policy_mappings(&self) -> Result>, X509Error> { | ^^^^^ ^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 448 | pub fn policy_mappings(&self) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:463:9 | 463 | &self, | ^^^^^ the lifetime is elided here 464 | ) -> Result>, X509Error> { | ^^^^^^^^^^^^^^^^^^^^^^^ | || | |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 | 464 | ) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:478:29 | 478 | pub fn name_constraints(&self) -> Result>, X509Error> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 478 | pub fn name_constraints(&self) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:552:33 | 552 | fn from_der(i: &'a [u8]) -> X509Result> { | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^--^^ | | | | | | | the same lifetime is named here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 552 | fn from_der(i: &'a [u8]) -> X509Result<'a, TbsCertificate<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:709:20 | 709 | fn from_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 709 | fn from_der(i: &[u8]) -> X509Result<'_, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:727:40 | 727 | fn from_der_issuer(i: &'a [u8]) -> X509Result> { | -- ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 727 | fn from_der_issuer(i: &'a [u8]) -> X509Result<'a, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:732:28 | 732 | fn from_der_subject(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 732 | fn from_der_subject(i: &[u8]) -> X509Result<'_, Option>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certificate.rs:739:33 | 739 | fn parse(i: &[u8]) -> BerResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 739 | fn parse(i: &[u8]) -> BerResult<'_, Option>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:26:33 | 26 | pub fn requested_extensions(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided 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 | 26 | pub fn requested_extensions(&self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:106:23 | 106 | pub fn attributes(&self) -> &[X509CriAttribute] { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 106 | pub fn attributes(&self) -> &[X509CriAttribute<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:112:28 | 112 | pub fn iter_attributes(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 112 | pub fn iter_attributes(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:119:27 | 119 | pub fn find_attribute(&self, oid: &Oid) -> Option<&X509CriAttribute> { | ^^^^^ ^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub fn find_attribute(&self, oid: &Oid) -> Option<&X509CriAttribute<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:126:27 | 126 | pub fn attributes_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 126 | pub fn attributes_map(&self) -> Result, &X509CriAttribute<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/certification_request.rs:148:33 | 148 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 148 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:22:33 | 22 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 22 | fn from_der(i: &'a [u8]) -> X509Result<'a, X509CriAttribute<'a>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:172:39 | 172 | pub(crate) fn parse_cri_attributes(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 172 | pub(crate) fn parse_cri_attributes(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:119:46 | 119 | pub(super) fn parse_extension_request(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 119 | pub(super) fn parse_extension_request(i: &[u8]) -> X509Result<'_, ExtensionRequest<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:124:40 | 124 | fn parse_extension_request_attr(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 124 | fn parse_extension_request_attr(i: &[u8]) -> X509Result<'_, ParsedCriAttribute<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:146:47 | 146 | pub(super) fn parse_challenge_password(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | pub(super) fn parse_challenge_password(i: &[u8]) -> X509Result<'_, ChallengePassword> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/cri_attributes.rs:164:41 | 164 | fn parse_challenge_password_attr(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 164 | fn parse_challenge_password_attr(i: &[u8]) -> X509Result<'_, ParsedCriAttribute<'_>> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:127:33 | 127 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 127 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1128:43 | 1128 | pub(crate) fn parse_extension_sequence(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1128 | pub(crate) fn parse_extension_sequence(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1134:35 | 1134 | pub(crate) fn parse_extensions(i: &[u8], explicit_tag: Tag) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1134 | pub(crate) fn parse_extensions(i: &[u8], explicit_tag: Tag) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1151:52 | 1151 | pub(crate) fn parse_extension_envelope_sequence(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1151 | pub(crate) fn parse_extension_envelope_sequence(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1158:8 | 1158 | i: &[u8], | ^^^^^ the lifetime is elided here 1159 | explicit_tag: Tag, 1160 | ) -> X509Result> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden 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 | 1160 | ) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1176:25 | 1176 | fn der_read_critical(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1176 | fn der_read_critical(i: &[u8]) -> BerResult<'_, bool> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/generalname.rs:40:24 | 40 | fn ia5str(any: Any) -> Result<&str, Err> { | ^^^ ^^^^ 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 | 40 | fn ia5str(any: Any<'_>) -> Result<&str, Err> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/generalname.rs:111:36 | 111 | pub(crate) fn parse_generalname(i: &[u8]) -> IResult<&[u8], GeneralName, Error> { | ^^^^^ ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 111 | pub(crate) fn parse_generalname(i: &[u8]) -> IResult<&[u8], GeneralName<'_>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/keyusage.rs:113:41 | 113 | pub(crate) fn parse_extendedkeyusage(i: &[u8]) -> IResult<&[u8], ExtendedKeyUsage, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub(crate) fn parse_extendedkeyusage(i: &[u8]) -> IResult<&[u8], ExtendedKeyUsage<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/nameconstraints.rs:32:40 | 32 | pub(crate) fn parse_nameconstraints(i: &[u8]) -> IResult<&[u8], NameConstraints, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 32 | pub(crate) fn parse_nameconstraints(i: &[u8]) -> IResult<&[u8], NameConstraints<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/nameconstraints.rs:33:25 | 33 | fn parse_subtree(i: &[u8]) -> IResult<&[u8], GeneralSubtree, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | fn parse_subtree(i: &[u8]) -> IResult<&[u8], GeneralSubtree<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/nameconstraints.rs:38:26 | 38 | fn parse_subtrees(i: &[u8]) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 38 | fn parse_subtrees(i: &[u8]) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `TryFrom` is not local | `Any` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `Tagged` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `CheckDerConstraints` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:60:39 | 60 | #[derive(Clone, Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `FromDer` is not local | `Error` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_PolicyMapping` 61 | pub struct PolicyMapping<'a> { | ------------- `PolicyMapping` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/policymappings.rs:78:39 | 78 | pub(crate) fn parse_policymappings(i: &[u8]) -> IResult<&[u8], PolicyMappings, Error> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub(crate) fn parse_policymappings(i: &[u8]) -> IResult<&[u8], PolicyMappings<'_>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:54:8 | 54 | i: &[u8], | ^^^^^ the lifetime is elided here 55 | ) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 55 | ) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:69:8 | 69 | i: &[u8], | ^^^^^ the lifetime is elided here 70 | ) -> IResult<&[u8], SignedCertificateTimestamp, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 70 | ) -> IResult<&[u8], SignedCertificateTimestamp<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:78:8 | 78 | i: &[u8], | ^^^^^ the lifetime is elided here 79 | ) -> IResult<&[u8], SignedCertificateTimestamp, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 79 | ) -> IResult<&[u8], SignedCertificateTimestamp<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:96:20 | 96 | fn parse_log_id(i: &[u8]) -> IResult<&[u8], CtLogID, BerError> { | ^^^^^ ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | fn parse_log_id(i: &[u8]) -> IResult<&[u8], CtLogID<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:108:27 | 108 | fn parse_ct_extensions(i: &[u8]) -> IResult<&[u8], CtExtensions, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | fn parse_ct_extensions(i: &[u8]) -> IResult<&[u8], CtExtensions<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/sct.rs:114:30 | 114 | fn parse_digitally_signed(i: &[u8]) -> IResult<&[u8], DigitallySigned, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | fn parse_digitally_signed(i: &[u8]) -> IResult<&[u8], DigitallySigned<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:763:38 | 763 | fn parse_basicconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 763 | fn parse_basicconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:767:37 | 767 | fn parse_nameconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 767 | fn parse_nameconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:772:12 | 772 | i: &[u8], | ^^^^^ the lifetime is elided here 773 | ) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 773 | ) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:784:12 | 784 | i: &[u8], | ^^^^^ the lifetime is elided here 785 | ) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 785 | ) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:813:39 | 813 | fn parse_policyconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 813 | fn parse_policyconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:817:36 | 817 | fn parse_policymappings_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 817 | fn parse_policymappings_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:821:38 | 821 | fn parse_inhibitanypolicy_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 821 | fn parse_inhibitanypolicy_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:829:38 | 829 | fn parse_extendedkeyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 829 | fn parse_extendedkeyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:836:39 | 836 | fn parse_distributionpointname(i: &[u8]) -> IResult<&[u8], DistributionPointName, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 836 | fn parse_distributionpointname(i: &[u8]) -> IResult<&[u8], DistributionPointName<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:862:33 | 862 | fn parse_tagged1_reasons(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 862 | fn parse_tagged1_reasons(i: &[u8]) -> BerResult<'_, ReasonFlags> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:876:35 | 876 | fn parse_crlissuer_content(i: &[u8]) -> BerResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 876 | fn parse_crlissuer_content(i: &[u8]) -> BerResult<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:885:12 | 885 | i: &[u8], | ^^^^^ the lifetime is elided here 886 | ) -> IResult<&[u8], CRLDistributionPoint, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 886 | ) -> IResult<&[u8], CRLDistributionPoint<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:906:12 | 906 | i: &[u8], | ^^^^^ the lifetime is elided here 907 | ) -> IResult<&[u8], CRLDistributionPoints, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 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 | 907 | ) -> IResult<&[u8], CRLDistributionPoints<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:912:43 | 912 | fn parse_crldistributionpoints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 912 | fn parse_crldistributionpoints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:926:12 | 926 | i: &[u8], | ^^^^^ the lifetime is elided here 927 | ) -> IResult<&[u8], AuthorityInfoAccess, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 927 | ) -> IResult<&[u8], AuthorityInfoAccess<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:928:25 | 928 | fn parse_aia(i: &[u8]) -> IResult<&[u8], AccessDescription, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 928 | fn parse_aia(i: &[u8]) -> IResult<&[u8], AccessDescription<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:941:41 | 941 | fn parse_authorityinfoaccess_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 941 | fn parse_authorityinfoaccess_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:974:12 | 974 | i: &[u8], | ^^^^^ the lifetime is elided here 975 | ) -> IResult<&[u8], AuthorityKeyIdentifier, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 975 | ) -> IResult<&[u8], AuthorityKeyIdentifier<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:980:44 | 980 | fn parse_authoritykeyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 980 | fn parse_authoritykeyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:987:42 | 987 | pub(super) fn parse_keyidentifier(i: &[u8]) -> IResult<&[u8], KeyIdentifier, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 987 | pub(super) fn parse_keyidentifier(i: &[u8]) -> IResult<&[u8], KeyIdentifier<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:993:35 | 993 | fn parse_keyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 993 | fn parse_keyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:997:30 | 997 | fn parse_keyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 997 | fn parse_keyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1015:32 | 1015 | fn parse_nscerttype_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1015 | fn parse_nscerttype_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1019:31 | 1019 | fn parse_nscomment_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1019 | fn parse_nscomment_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1055:12 | 1055 | i: &[u8], | ^^^^^ the lifetime is elided here 1056 | ) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 1056 | ) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1057:43 | 1057 | fn parse_policy_qualifier_info(i: &[u8]) -> IResult<&[u8], PolicyQualifierInfo, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1057 | fn parse_policy_qualifier_info(i: &[u8]) -> IResult<&[u8], PolicyQualifierInfo<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1067:40 | 1067 | fn parse_policy_information(i: &[u8]) -> IResult<&[u8], PolicyInformation, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1067 | fn parse_policy_information(i: &[u8]) -> IResult<&[u8], PolicyInformation<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1084:41 | 1084 | fn parse_certificatepolicies_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1084 | fn parse_certificatepolicies_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1092:29 | 1092 | fn parse_reason_code(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1092 | fn parse_reason_code(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1106:33 | 1106 | fn parse_invalidity_date(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 1106 | fn parse_invalidity_date(i: &[u8]) -> ParseResult<'_, ParsedExtension<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1114:28 | 1114 | fn parse_crl_number(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1114 | fn parse_crl_number(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/extensions/mod.rs:1119:25 | 1119 | fn parse_sct_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1119 | fn parse_sct_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/pem.rs:164:23 | 164 | pub fn parse_x509(&self) -> Result> { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | pub fn parse_x509(&self) -> Result, ::nom::Err> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/public_key.rs:76:25 | 76 | fn parse_rsa_key(bytes: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 76 | fn parse_rsa_key(bytes: &[u8]) -> BerResult<'_, RSAPublicKey<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:66:19 | 66 | pub fn issuer(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 66 | pub fn issuer(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:89:23 | 89 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:135:33 | 135 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 135 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:188:23 | 188 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:194:28 | 194 | pub fn iter_extensions(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub fn iter_extensions(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:201:27 | 201 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension> { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 201 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:208:27 | 208 | pub fn extensions_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | pub fn extensions_map(&self) -> Result, &X509Extension<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:228:33 | 228 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 228 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:274:23 | 274 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 274 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:280:28 | 280 | pub fn iter_extensions(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 280 | pub fn iter_extensions(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:287:27 | 287 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension> { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:294:27 | 294 | pub fn extensions_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | pub fn extensions_map(&self) -> Result, &X509Extension<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:345:33 | 345 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 345 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/revocation_list.rs:361:34 | 361 | fn parse_revoked_certificates(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 361 | fn parse_revoked_certificates(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:94:27 | 94 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:99:31 | 99 | pub fn hash_algorithm_oid(&self) -> &'a Oid { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 99 | pub fn hash_algorithm_oid(&self) -> &'a Oid<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:108:35 | 108 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:115:31 | 115 | pub fn mask_gen_algorithm(&self) -> Result { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | 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 | 115 | pub fn mask_gen_algorithm(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:225:27 | 225 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:230:31 | 230 | pub fn hash_algorithm_oid(&self) -> &'a Oid { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn hash_algorithm_oid(&self) -> &'a Oid<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:239:35 | 239 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 239 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:246:31 | 246 | pub fn mask_gen_algorithm(&self) -> Result { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | 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 | 246 | pub fn mask_gen_algorithm(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_algorithm.rs:265:42 | 265 | pub fn p_source_alg(&'a self) -> &'a AlgorithmIdentifier { | -- -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 265 | pub fn p_source_alg(&'a self) -> &'a AlgorithmIdentifier<'a> { | ++++ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `TryFrom` is not local | `Any` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `Tagged` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `CheckDerConstraints` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/signature_value.rs:7:32 | 7 | #[derive(Debug, PartialEq, Eq, DerSequence)] | ^---------- | | | `FromDer` is not local | `Error` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_EcdsaSigValue` 8 | pub struct EcdsaSigValue<'a> { | ------------- `EcdsaSigValue` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:16:35 | 16 | pub(crate) fn from_der_opt(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 16 | pub(crate) fn from_der_opt(i: &[u8]) -> X509Result<'_, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:72:20 | 72 | fn from_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | fn from_der(i: &[u8]) -> X509Result<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:78:39 | 78 | pub(crate) fn parse_choice_of_time(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub(crate) fn parse_choice_of_time(i: &[u8]) -> ParseResult<'_, OffsetDateTime> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/time.rs:91:28 | 91 | fn parse_malformed_date(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | fn parse_malformed_date(i: &[u8]) -> ParseResult<'_, OffsetDateTime> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:43:40 | 43 | pub(crate) fn from_der_tagged_0(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 43 | pub(crate) fn from_der_tagged_0(i: &[u8]) -> X509Result<'_, X509Version> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:156:29 | 156 | fn parse_attribute_value(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 156 | fn parse_attribute_value(i: &[u8]) -> ParseResult<'_, Any<'_>, Error> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:160:30 | 160 | fn parse_malformed_string(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 160 | fn parse_malformed_string(i: &[u8]) -> ParseResult<'_, Any<'_>, Error> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:213:33 | 213 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 213 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:234:19 | 234 | pub fn parsed(&self) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 234 | pub fn parsed(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:263:33 | 263 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 263 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `TryFrom` is not local | `Any` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `Tagged` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `CheckDerConstraints` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:294:35 | 294 | #[derive(Clone, Debug, PartialEq, DerSequence)] | ^---------- | | | `FromDer` is not local | move the `impl` block outside of this constant `_DERIVE_TryFrom_Any_ber_FOR_AlgorithmIdentifier` 295 | #[error(X509Error)] | --------- `X509Error` is not local 296 | pub struct AlgorithmIdentifier<'a> { | ------------------- `AlgorithmIdentifier` is not local | = note: the derive macro `DerSequence` defines the non-local `impl`, and may need to be changed = note: the derive macro `DerSequence` may come from an old version of the `asn1_rs_derive` crate, try updating your dependency with `cargo update -p asn1_rs_derive` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the derive macro `DerSequence` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:313:39 | 313 | pub const fn oid(&'a self) -> &'a Oid { | -- -- ^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 313 | pub const fn oid(&'a self) -> &'a Oid<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:318:53 | 318 | pub const fn parameters(&'a self) -> Option<&'a Any> { | -- -- ^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 318 | pub const fn parameters(&'a self) -> Option<&'a Any<'a>> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:471:33 | 471 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 471 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:578:40 | 578 | pub(crate) fn parse_signature_value(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | 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 | 578 | pub(crate) fn parse_signature_value(i: &[u8]) -> X509Result<'_, BitString<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x509-parser-0.15.1/src/x509.rs:582:31 | 582 | pub(crate) fn parse_serial(i: &[u8]) -> X509Result<(&[u8], BigUint)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 582 | pub(crate) fn parse_serial(i: &[u8]) -> X509Result<'_, (&[u8], BigUint)> { | +++ Fresh alsa v0.9.0 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/ctl_int.rs:83:22 | 83 | .map(|_| (MilliBel(m as i64))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 83 - .map(|_| (MilliBel(m as i64))) 83 + .map(|_| MilliBel(m as i64)) | warning: field `0` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/hctl.rs:113:21 | 113 | pub struct Elem<'a>(&'a HCtl, *mut alsa::snd_hctl_elem_t); | ---- ^^^^^^^^ | | | field in this struct | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 113 - pub struct Elem<'a>(&'a HCtl, *mut alsa::snd_hctl_elem_t); 113 + pub struct Elem<'a>((), *mut alsa::snd_hctl_elem_t); | warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/ctl_int.rs:27:33 | 27 | pub fn new(ctl: &'a Ctl) -> DeviceIter { | -- ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 27 | pub fn new(ctl: &'a Ctl) -> DeviceIter<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/hctl.rs:68:22 | 68 | pub fn elem_iter(&self) -> ElemIter { ElemIter(self, ptr::null_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 | 68 | pub fn elem_iter(&self) -> ElemIter<'_> { ElemIter(self, ptr::null_mut()) } | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/hctl.rs:70:22 | 70 | pub fn find_elem(&self, id: &ctl_int::ElemId) -> Option { | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | pub fn find_elem(&self, id: &ctl_int::ElemId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:224:18 | 224 | pub fn io_i8(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 224 | pub fn io_i8(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:225:18 | 225 | pub fn io_u8(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn io_u8(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:226:19 | 226 | pub fn io_i16(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 226 | pub fn io_i16(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:227:19 | 227 | pub fn io_u16(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 227 | pub fn io_u16(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:228:19 | 228 | pub fn io_i32(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 228 | pub fn io_i32(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:229:19 | 229 | pub fn io_u32(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 229 | pub fn io_u32(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:230:19 | 230 | pub fn io_f32(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn io_f32(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:231:19 | 231 | pub fn io_f64(&self) -> Result> { self.io_checked() } | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 231 | pub fn io_f64(&self) -> Result> { self.io_checked() } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:233:36 | 233 | pub fn io_checked(&self) -> Result> { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 233 | pub fn io_checked(&self) -> Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:242:45 | 242 | pub unsafe fn io_unchecked(&self) -> IO { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 242 | pub unsafe fn io_unchecked(&self) -> IO<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:247:15 | 247 | pub fn io(&self) -> IO { IO::new(self) } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 247 | pub fn io(&self) -> IO<'_, u8> { IO::new(self) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:248:21 | 248 | pub fn io_bytes(&self) -> IO { IO::new(self) } | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 248 | pub fn io_bytes(&self) -> IO<'_, u8> { IO::new(self) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:270:30 | 270 | pub fn hw_params_current(&self) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 270 | pub fn hw_params_current(&self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/pcm.rs:279:30 | 279 | pub fn sw_params_current(&self) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn sw_params_current(&self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/rawmidi.rs:164:15 | 164 | pub fn io(&self) -> IO { IO(self) } | ^^^^^ ^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | pub fn io(&self) -> IO<'_> { IO(self) } | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/mixer.rs:32:23 | 32 | pub fn find_selem(&self, id: &SelemId) -> 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 | 32 | pub fn find_selem(&self, id: &SelemId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/mixer.rs:53:17 | 53 | 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 | 53 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/mixer.rs:454:22 | 454 | pub fn iter_enum(&self) -> Result { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 454 | pub fn iter_enum(&self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/seq.rs:169:18 | 169 | pub fn input(&self) -> Input { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn input(&self) -> Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/seq.rs:198:24 | 198 | pub fn event_input(&mut self) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 198 | pub fn event_input(&mut self) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/alsa-0.9.0/src/direct/pcm.rs:461:17 | 461 | pub fn iter(&mut self) -> CaptureIter { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 461 | pub fn iter(&mut self) -> CaptureIter<'_, S> { | +++ Fresh phf_macros v0.11.2 Fresh surge-ping v0.8.1 warning: value assigned to `host` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/src/error.rs:28:9 | 28 | host: IpAddr, | ^^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `ident` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/src/error.rs:29:9 | 29 | ident: Option, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `seq` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/surge-ping-0.8.1/src/error.rs:30:9 | 30 | seq: PingSequence, | ^^^ | = help: maybe it is overwritten before being read? Fresh num_enum v0.7.2 warning: `igd-next` (lib) generated 3 warnings (1 duplicate) warning: `ehttp` (lib) generated 1 warning (1 duplicate) warning: `tokio-tungstenite-wasm` (lib) generated 1 warning (1 duplicate) warning: `x509-parser` (lib) generated 141 warnings (1 duplicate) warning: `alsa` (lib) generated 27 warnings (1 duplicate) warning: `phf_macros` (lib) generated 1 warning (1 duplicate) warning: `surge-ping` (lib) generated 4 warnings (1 duplicate) warning: `num_enum` (lib) generated 1 warning (1 duplicate) Fresh async-channel v2.3.1 Fresh gc-arena v0.5.3 warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 61 | static_collect!(str); | -------------------- in this macro invocation | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 63 | static_collect!(core::ffi::CStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 66 | static_collect!(std::path::Path); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:39:13 | 39 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 70 | static_collect!(std::ffi::OsStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/collect_impl.rs:116:5 | 116 | fn needs_trace() -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `sptr::Strict` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/gc-arena-0.5.3/src/types.rs:275:9 | 275 | use sptr::Strict as _; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Fresh semver v1.0.23 Fresh url v2.5.2 Fresh strum v0.26.3 Fresh symphonia-format-ogg v0.5.4 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-format-ogg-0.5.4/src/mappings/flac.rs:244:51 | 244 | if crc8_expected != crc8_computed && cfg!(not(fuzzing)) { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: field `version` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/symphonia-format-ogg-0.5.4/src/page.rs:21:9 | 20 | pub struct PageHeader { | ---------- field in this struct 21 | pub version: u8, | ^^^^^^^ | = note: `PageHeader` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh symphonia-codec-vorbis v0.5.4 Fresh phf_shared v0.11.2 warning: `async-channel` (lib) generated 1 warning (1 duplicate) warning: `gc-arena` (lib) generated 7 warnings (1 duplicate) warning: `semver` (lib) generated 1 warning (1 duplicate) warning: `url` (lib) generated 1 warning (1 duplicate) warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `symphonia-format-ogg` (lib) generated 3 warnings (1 duplicate) warning: `symphonia-codec-vorbis` (lib) generated 1 warning (1 duplicate) warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Fresh watchable v1.1.2 Fresh intl_pluralrules v7.0.2 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/operands.rs:51:13 | 51 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/rules.rs:2:13 | 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/rules.rs:3:13 | 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/intl_pluralrules-7.0.2/src/rules.rs:4:13 | 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::nonminimal_bool))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh fluent-langneg v0.13.0 Fresh tokio-rustls v0.24.1 Fresh self_cell v0.10.3 Fresh elsa v1.10.0 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:46:19 | 46 | &*(&**(*vec).get_unchecked((*vec).len() - 1) as *const T::Target) | ^^---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:46:19 | 46 | &*(&**(*vec).get_unchecked((*vec).len() - 1) as *const T::Target) | ^^^^^^ note: method calls to `get_unchecked` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:637:5 | 637 | / pub const unsafe fn get_unchecked(&self, index: I) -> &I::Output 638 | | where 639 | | I: [const] SliceIndex, | |____________________________________^ = 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 | 46 | &*(&**(&(*vec)).get_unchecked((*vec).len() - 1) as *const T::Target) | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:54:13 | 54 | (*vec).get(index).map(|x| &**x) | ^^---^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:54:13 | 54 | (*vec).get(index).map(|x| &**x) | ^^^^^^ note: method calls to `get` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:570:5 | 570 | / pub const fn get(&self, index: I) -> Option<&I::Output> 571 | | where 572 | | I: [const] SliceIndex, | |____________________________________^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 54 | (&(*vec)).get(index).map(|x| &**x) | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^---^^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^ note: method calls to `get_unchecked` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:637:5 | 637 | / pub const unsafe fn get_unchecked(&self, index: I) -> &I::Output 638 | | where 639 | | I: [const] SliceIndex, | |____________________________________^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 65 | &**(&(*vec)).get_unchecked(index) | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:74:13 | 74 | (*vec).get(index).copied() | ^^---^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec` | = 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:74:13 | 74 | (*vec).get(index).copied() | ^^^^^^ note: method calls to `get` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:570:5 | 570 | / pub const fn get(&self, index: I) -> Option<&I::Output> 571 | | where 572 | | I: [const] SliceIndex, | |____________________________________^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 74 | (&(*vec)).get(index).copied() | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/elsa-1.10.0/src/vec.rs:111:17 | 111 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 111 | pub fn iter(&self) -> Iter<'_, T> { | +++ Fresh backoff v0.4.0 Fresh num-complex v0.4.6 warning: `watchable` (lib) generated 1 warning (1 duplicate) warning: `intl_pluralrules` (lib) generated 6 warnings (1 duplicate) warning: `fluent-langneg` (lib) generated 1 warning (1 duplicate) warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) warning: `self_cell` (lib) generated 1 warning (1 duplicate) warning: `elsa` (lib) generated 6 warnings (1 duplicate) warning: `backoff` (lib) generated 1 warning (1 duplicate) warning: `num-complex` (lib) generated 1 warning (1 duplicate) Fresh fluent-syntax v0.11.1 warning: value assigned to `pos` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/parser/errors.rs:99:9 | 99 | pub pos: Range, | ^^^ | = help: maybe it is overwritten before being read? = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default warning: value assigned to `slice` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/parser/errors.rs:102:9 | 102 | pub slice: Option>, | ^^^^^ | = help: maybe it is overwritten before being read? warning: value assigned to `kind` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/parser/errors.rs:104:9 | 104 | pub kind: ErrorKind, | ^^^^ | = help: maybe it is overwritten before being read? warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-syntax-0.11.1/src/unicode.rs:121:42 | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow<'_, str> { | +++ Fresh num_threads v0.1.7 Fresh netdev v0.30.0 Fresh varinteger v1.0.6 warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/src/lib.rs:1:13 | 1 | #![cfg_attr(feature = "nightly", deny(missing_docs))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/src/lib.rs:2:13 | 2 | #![cfg_attr(feature = "nightly", feature(external_doc))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/varinteger-1.0.6/src/lib.rs:3:13 | 3 | #![cfg_attr(feature = "nightly", doc(include = "../README.md"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh byteorder-lite v0.1.0 Fresh mint v0.5.9 Fresh x11rb-protocol v0.13.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-protocol-0.13.1/src/wrapper.rs:44:35 | 44 | let size = self.0.len() / core::mem::size_of::(); | ^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/x11rb-protocol-0.13.1/src/lib.rs:49:5 | 49 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 44 - let size = self.0.len() / core::mem::size_of::(); 44 + let size = self.0.len() / size_of::(); | Fresh bs58 v0.5.1 warning: `fluent-syntax` (lib) generated 5 warnings (1 duplicate) warning: `num_threads` (lib) generated 1 warning (1 duplicate) warning: `netdev` (lib) generated 1 warning (1 duplicate) warning: `varinteger` (lib) generated 4 warnings (1 duplicate) warning: `byteorder-lite` (lib) generated 1 warning (1 duplicate) warning: `mint` (lib) generated 1 warning (1 duplicate) warning: `x11rb-protocol` (lib) generated 2 warnings (1 duplicate) warning: `bs58` (lib) generated 1 warning (1 duplicate) Fresh option-ext v0.2.0 Fresh webpki-roots v0.25.4 Fresh dasp_sample v0.11.0 Fresh rawpointer v0.2.1 Fresh bitflags v2.6.0 Fresh itoa v1.0.11 Fresh bones_asset v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/asset.rs:218:19 | 218 | pub fn as_ref(&self) -> AssetLocRef { | ^^^^^ ^^^^^^^^^^^ the 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 | 218 | pub fn as_ref(&self) -> AssetLocRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:794:30 | 794 | pub fn get_asset_untyped(&self, handle: UntypedHandle) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 794 | pub fn get_asset_untyped(&self, handle: UntypedHandle) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:801:9 | 801 | &self, | ^^^^^ the lifetime is elided here 802 | handle: UntypedHandle, 803 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 803 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:814:17 | 814 | pub fn core(&self) -> MappedMutexGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 814 | pub fn core(&self) -> MappedMutexGuard<'_, AssetPack> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:819:31 | 819 | pub fn root(&self) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 819 | pub fn root(&self) -> MappedMapRef<'_, Cid, LoadedAsset, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:824:25 | 824 | pub fn untyped_root(&self) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 824 | pub fn untyped_root(&self) -> MappedMapRef<'_, Cid, LoadedAsset, SchemaBox> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:840:30 | 840 | pub fn get(&self, handle: Handle) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 840 | pub fn get(&self, handle: Handle) -> MappedMapRef<'_, Cid, LoadedAsset, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:850:24 | 850 | pub fn get_untyped(&self, handle: UntypedHandle) -> MappedMapRef { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 850 | pub fn get_untyped(&self, handle: UntypedHandle) -> MappedMapRef<'_, Cid, LoadedAsset, SchemaBox> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:861:9 | 861 | &self, | ^^^^^ the lifetime is elided here 862 | handle: UntypedHandle, 863 | ) -> MappedMapRefMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 863 | ) -> MappedMapRefMut<'_, Cid, LoadedAsset, SchemaBox> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:902:9 | 902 | &self, | ^^^^^ the lifetime is elided here 903 | handle: UntypedHandle, 904 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 904 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:913:9 | 913 | &self, | ^^^^^ the lifetime is elided here 914 | handle: UntypedHandle, 915 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 915 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_asset/src/server.rs:952:9 | 952 | &mut self, | ^^^^^^^^^ the lifetime is elided here 953 | handle: &Handle, 954 | ) -> MappedMapRefMut { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 954 | ) -> MappedMapRefMut<'_, Cid, LoadedAsset, T> { | +++ Fresh x11rb v0.13.1 warning: `option-ext` (lib) generated 1 warning (1 duplicate) warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) warning: `dasp_sample` (lib) generated 1 warning (1 duplicate) warning: `rawpointer` (lib) generated 1 warning (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: `bones_asset` (lib) generated 13 warnings (1 duplicate) (run `cargo fix --lib -p bones_asset` to apply 12 suggestions) warning: `x11rb` (lib) generated 1 warning (1 duplicate) Fresh time v0.3.36 warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:5:5 | 5 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ | = note: `-W unused-imports` implied by `-W unused` = help: to override `-W unused` add `#[allow(unused_imports)]` warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ Fresh dirs-sys v0.4.1 Fresh iroh-net v0.22.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/src/magicsock.rs:1580:9 | 1580 | &self, | ^^^^^ the lifetime is elided here ... 1583 | ) -> parking_lot::MappedMutexGuard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1583 | ) -> parking_lot::MappedMutexGuard<'_, SharedSecret> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/src/magicsock/node_map/best_addr.rs:184:18 | 184 | pub fn state(&self, now: Instant) -> State { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 184 | pub fn state(&self, now: Instant) -> State<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/iroh-net-0.22.0/src/tls/certificate.rs:118:32 | 118 | fn parse_unverified(der_input: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | fn parse_unverified(der_input: &[u8]) -> Result, webpki::Error> { | ++++ Fresh git2 v0.18.3 Fresh cpal v0.15.3 Fresh matrixmultiply v0.3.8 warning: unexpected `cfg` condition value: `use_debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/debugmacros.rs:16:7 | 16 | #[cfg(feature = "use_debug")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `cgemm`, `constconf`, `default`, `num_cpus`, `once_cell`, `std`, `thread-tree`, and `threading` = help: consider adding `use_debug` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `use_debug` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/debugmacros.rs:23:11 | 23 | #[cfg(not(feature = "use_debug"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `cgemm`, `constconf`, `default`, `num_cpus`, `once_cell`, `std`, `thread-tree`, and `threading` = help: consider adding `use_debug` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: lint `suspicious_auto_trait_impls` has been removed: no longer needed, see issue #93367 for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/ptr.rs:9:25 | 9 | #![allow(unknown_lints, suspicious_auto_trait_impls)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: associated function `test_value` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/matrixmultiply-0.3.8/src/kernel.rs:97:8 | 94 | pub(crate) trait Element : Copy + Send + Sync { | ------- associated function in this trait ... 97 | fn test_value() -> Self; | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh glam v0.28.0 warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/lib.rs:257:13 | 257 | #![cfg_attr(target_arch = "spirv", feature(repr_simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:2:12 | 2 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:3:16 | 3 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:11:12 | 11 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:12:16 | 12 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:27:16 | 27 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/deref.rs:34:16 | 34 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/lib.rs:285:7 | 285 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:30:16 | 30 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:31:12 | 31 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:19:16 | 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:20:12 | 20 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:22:16 | 22 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:23:12 | 23 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:21:16 | 21 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:22:12 | 22 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:18:16 | 18 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:21:12 | 21 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:20:16 | 20 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:23:16 | 23 | #[cfg_attr(not(target_arch = "spirv"), repr(C))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:24:12 | 24 | #[cfg_attr(target_arch = "spirv", repr(simd))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec2.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec2.rs:179:11 | 179 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec2.rs:187:11 | 187 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec3.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec3.rs:190:11 | 190 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec3.rs:205:11 | 205 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec4.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec4.rs:198:11 | 198 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/bvec4.rs:214:11 | 214 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec3a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec3a.rs:211:11 | 211 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec3a.rs:226:11 | 226 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec4a.rs:3:11 | 3 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec4a.rs:223:11 | 223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/bool/sse2/bvec4a.rs:239:11 | 239 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32.rs:85:11 | 85 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine2.rs:347:11 | 347 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine2.rs:357:11 | 357 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine3a.rs:489:11 | 489 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/affine3a.rs:499:11 | 499 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:782:11 | 782 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:790:11 | 790 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:798:11 | 798 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/mat3.rs:809:11 | 809 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1185:11 | 1185 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1193:11 | 1193 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1275:11 | 1275 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec2.rs:1286:11 | 1286 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1251:11 | 1251 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1259:11 | 1259 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1344:11 | 1344 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/vec3.rs:1355:11 | 1355 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:521:11 | 521 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:529:11 | 529 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:552:11 | 552 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat2.rs:562:11 | 562 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat3a.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat3a.rs:793:11 | 793 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat3a.rs:804:11 | 804 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:6:11 | 6 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1432:11 | 1432 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1440:11 | 1440 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1448:11 | 1448 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/mat4.rs:1460:11 | 1460 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:15:11 | 15 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:777:11 | 777 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:789:11 | 789 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/quat.rs:918:11 | 918 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1196:11 | 1196 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1204:11 | 1204 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1285:11 | 1285 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec3a.rs:1296:11 | 1296 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1116:11 | 1116 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1124:11 | 1124 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1207:11 | 1207 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32/sse2/vec4.rs:1222:11 | 1222 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32.rs:110:48 | 110 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f32.rs:142:48 | 142 | #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:23:11 | 23 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine2.rs:336:11 | 336 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine2.rs:346:11 | 346 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine3.rs:474:11 | 474 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/daffine3.rs:484:11 | 484 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:474:11 | 474 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:482:11 | 482 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:490:11 | 490 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat2.rs:500:11 | 500 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:760:11 | 760 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:768:11 | 768 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:776:11 | 776 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat3.rs:787:11 | 787 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:4:11 | 4 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1299:11 | 1299 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1315:11 | 1315 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dmat4.rs:1327:11 | 1327 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:708:11 | 708 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:720:11 | 720 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dquat.rs:849:11 | 849 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1185:11 | 1185 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1193:11 | 1193 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1275:11 | 1275 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec2.rs:1286:11 | 1286 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1258:11 | 1258 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1266:11 | 1266 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1351:11 | 1351 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec3.rs:1362:11 | 1362 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1262:11 | 1262 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1270:11 | 1270 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1358:11 | 1358 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64/dvec4.rs:1373:11 | 1373 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:59:19 | 59 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:64:15 | 64 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:70:41 | 70 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:75:37 | 75 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:81:19 | 81 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:86:15 | 86 | #[cfg(target_arch = "spirv")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:92:41 | 92 | #[cfg(not(any(feature = "cuda", target_arch = "spirv")))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/f64.rs:97:37 | 97 | #[cfg(any(feature = "cuda", target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:850:11 | 850 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:858:11 | 858 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:1237:11 | 1237 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec2.rs:1244:11 | 1244 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:924:11 | 924 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:932:11 | 932 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:1341:11 | 1341 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec3.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:989:11 | 989 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:997:11 | 997 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:1436:11 | 1436 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i16/i16vec4.rs:1443:11 | 1443 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:721:11 | 721 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:729:11 | 729 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:1097:11 | 1097 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec2.rs:1104:11 | 1104 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:811:11 | 811 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:819:11 | 819 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:1216:11 | 1216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec3.rs:1223:11 | 1223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:866:11 | 866 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:874:11 | 874 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:1300:11 | 1300 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u16/u16vec4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:850:11 | 850 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:858:11 | 858 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:1237:11 | 1237 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec2.rs:1244:11 | 1244 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:924:11 | 924 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:932:11 | 932 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:1341:11 | 1341 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec3.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:989:11 | 989 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:997:11 | 997 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:1436:11 | 1436 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i32/ivec4.rs:1443:11 | 1443 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:721:11 | 721 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:729:11 | 729 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:1097:11 | 1097 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec2.rs:1104:11 | 1104 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:811:11 | 811 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:819:11 | 819 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:1216:11 | 1216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec3.rs:1223:11 | 1223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:866:11 | 866 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:874:11 | 874 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:1300:11 | 1300 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u32/uvec4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:850:11 | 850 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:858:11 | 858 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:1237:11 | 1237 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec2.rs:1244:11 | 1244 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:924:11 | 924 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:932:11 | 932 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:1341:11 | 1341 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec3.rs:1348:11 | 1348 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:989:11 | 989 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:997:11 | 997 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:1436:11 | 1436 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/i64/i64vec4.rs:1443:11 | 1443 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64.rs:9:11 | 9 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:721:11 | 721 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:729:11 | 729 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:1097:11 | 1097 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec2.rs:1104:11 | 1104 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:5:11 | 5 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:811:11 | 811 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:819:11 | 819 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:1216:11 | 1216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec3.rs:1223:11 | 1223 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:7:11 | 7 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:866:11 | 866 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:874:11 | 874 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:1300:11 | 1300 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/u64/u64vec4.rs:1307:11 | 1307 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/dvec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/ivec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i16vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u16vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/i64vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/u64vec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:197:5 | 197 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:203:5 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:209:5 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:215:5 | 215 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:221:5 | 221 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:227:5 | 227 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:233:5 | 233 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:239:5 | 239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:245:5 | 245 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:251:5 | 251 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:257:5 | 257 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:263:5 | 263 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:269:5 | 269 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:275:5 | 275 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:281:5 | 281 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:287:5 | 287 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:293:5 | 293 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:299:5 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:305:5 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:311:5 | 311 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:317:5 | 317 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:323:5 | 323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:329:5 | 329 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:335:5 | 335 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:341:5 | 341 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:347:5 | 347 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:353:5 | 353 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:359:5 | 359 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:365:5 | 365 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:371:5 | 371 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:377:5 | 377 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:383:5 | 383 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:389:5 | 389 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:395:5 | 395 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:401:5 | 401 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:407:5 | 407 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:413:5 | 413 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:419:5 | 419 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:425:5 | 425 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:431:5 | 431 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:437:5 | 437 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:443:5 | 443 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:449:5 | 449 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:455:5 | 455 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:461:5 | 461 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:467:5 | 467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:473:5 | 473 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:479:5 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:485:5 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:491:5 | 491 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:497:5 | 497 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:503:5 | 503 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:509:5 | 509 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:515:5 | 515 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:521:5 | 521 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:527:5 | 527 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:533:5 | 533 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:539:5 | 539 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:545:5 | 545 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:551:5 | 551 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:557:5 | 557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:563:5 | 563 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:569:5 | 569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:575:5 | 575 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:581:5 | 581 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:587:5 | 587 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:593:5 | 593 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:599:5 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:605:5 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:611:5 | 611 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:617:5 | 617 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:623:5 | 623 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:629:5 | 629 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:635:5 | 635 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:641:5 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:647:5 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:653:5 | 653 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:659:5 | 659 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:665:5 | 665 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:671:5 | 671 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:677:5 | 677 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:683:5 | 683 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:689:5 | 689 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:695:5 | 695 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:701:5 | 701 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:707:5 | 707 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:713:5 | 713 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:719:5 | 719 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:725:5 | 725 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:731:5 | 731 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:737:5 | 737 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:743:5 | 743 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:749:5 | 749 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:755:5 | 755 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:761:5 | 761 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:767:5 | 767 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:773:5 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:779:5 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:785:5 | 785 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:791:5 | 791 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:797:5 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:803:5 | 803 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:809:5 | 809 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:815:5 | 815 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:821:5 | 821 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:827:5 | 827 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:833:5 | 833 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:839:5 | 839 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:845:5 | 845 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:851:5 | 851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:857:5 | 857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:863:5 | 863 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:869:5 | 869 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:875:5 | 875 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:881:5 | 881 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:887:5 | 887 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:893:5 | 893 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:899:5 | 899 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:905:5 | 905 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:911:5 | 911 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:917:5 | 917 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:923:5 | 923 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:929:5 | 929 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:935:5 | 935 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:941:5 | 941 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:947:5 | 947 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:953:5 | 953 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:959:5 | 959 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:965:5 | 965 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:971:5 | 971 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:977:5 | 977 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:983:5 | 983 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:989:5 | 989 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:995:5 | 995 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1001:5 | 1001 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1007:5 | 1007 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1013:5 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1019:5 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1025:5 | 1025 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1031:5 | 1031 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1037:5 | 1037 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1043:5 | 1043 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1049:5 | 1049 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1055:5 | 1055 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1061:5 | 1061 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1067:5 | 1067 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1073:5 | 1073 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1079:5 | 1079 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1085:5 | 1085 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1091:5 | 1091 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1097:5 | 1097 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1103:5 | 1103 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1109:5 | 1109 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1115:5 | 1115 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1121:5 | 1121 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1127:5 | 1127 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1133:5 | 1133 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1139:5 | 1139 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1145:5 | 1145 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1151:5 | 1151 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1157:5 | 1157 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1163:5 | 1163 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1169:5 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1175:5 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1181:5 | 1181 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1187:5 | 1187 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1193:5 | 1193 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1199:5 | 1199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1205:5 | 1205 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1211:5 | 1211 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1217:5 | 1217 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1223:5 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1229:5 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1235:5 | 1235 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1241:5 | 1241 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1247:5 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1253:5 | 1253 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1259:5 | 1259 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1265:5 | 1265 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1271:5 | 1271 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1277:5 | 1277 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1283:5 | 1283 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1289:5 | 1289 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1295:5 | 1295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1301:5 | 1301 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1307:5 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1313:5 | 1313 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1319:5 | 1319 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1325:5 | 1325 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1331:5 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1337:5 | 1337 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1343:5 | 1343 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1349:5 | 1349 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1355:5 | 1355 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1361:5 | 1361 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1367:5 | 1367 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1373:5 | 1373 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1379:5 | 1379 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1385:5 | 1385 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1391:5 | 1391 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1397:5 | 1397 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1403:5 | 1403 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1409:5 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1415:5 | 1415 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1421:5 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1427:5 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1433:5 | 1433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1439:5 | 1439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1445:5 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1451:5 | 1451 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1457:5 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1463:5 | 1463 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1469:5 | 1469 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1475:5 | 1475 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1481:5 | 1481 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1487:5 | 1487 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1493:5 | 1493 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1499:5 | 1499 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1505:5 | 1505 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1511:5 | 1511 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1517:5 | 1517 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1523:5 | 1523 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1529:5 | 1529 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1535:5 | 1535 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1541:5 | 1541 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1547:5 | 1547 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1553:5 | 1553 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1559:5 | 1559 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1565:5 | 1565 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1571:5 | 1571 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1577:5 | 1577 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1583:5 | 1583 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1589:5 | 1589 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1595:5 | 1595 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1601:5 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1607:5 | 1607 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1613:5 | 1613 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1619:5 | 1619 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1625:5 | 1625 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1631:5 | 1631 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1637:5 | 1637 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1643:5 | 1643 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1649:5 | 1649 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1655:5 | 1655 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1661:5 | 1661 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1667:5 | 1667 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1673:5 | 1673 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1679:5 | 1679 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1685:5 | 1685 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1691:5 | 1691 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1697:5 | 1697 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1703:5 | 1703 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1709:5 | 1709 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1715:5 | 1715 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1721:5 | 1721 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1727:5 | 1727 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1733:5 | 1733 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1739:5 | 1739 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1745:5 | 1745 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1751:5 | 1751 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1757:5 | 1757 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1763:5 | 1763 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1769:5 | 1769 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1775:5 | 1775 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1781:5 | 1781 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1787:5 | 1787 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1793:5 | 1793 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1799:5 | 1799 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1805:5 | 1805 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1811:5 | 1811 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1817:5 | 1817 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1823:5 | 1823 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1829:5 | 1829 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1835:5 | 1835 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1841:5 | 1841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1847:5 | 1847 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1853:5 | 1853 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1859:5 | 1859 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1865:5 | 1865 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1871:5 | 1871 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1877:5 | 1877 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1883:5 | 1883 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1889:5 | 1889 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1895:5 | 1895 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1901:5 | 1901 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1907:5 | 1907 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1913:5 | 1913 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1919:5 | 1919 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1925:5 | 1925 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1931:5 | 1931 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1937:5 | 1937 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1943:5 | 1943 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1949:5 | 1949 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1955:5 | 1955 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1961:5 | 1961 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1967:5 | 1967 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1973:5 | 1973 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1979:5 | 1979 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1985:5 | 1985 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1991:5 | 1991 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:1997:5 | 1997 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2003:5 | 2003 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2009:5 | 2009 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2015:5 | 2015 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2021:5 | 2021 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2027:5 | 2027 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2033:5 | 2033 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2039:5 | 2039 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2045:5 | 2045 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2051:5 | 2051 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2057:5 | 2057 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2063:5 | 2063 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/uvec4_impl.rs:2069:5 | 2069 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:53:5 | 53 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:59:5 | 59 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:71:5 | 71 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:77:5 | 77 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:89:5 | 89 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:95:5 | 95 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:101:5 | 101 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:107:5 | 107 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:113:5 | 113 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:119:5 | 119 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:125:5 | 125 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:131:5 | 131 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:137:5 | 137 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:143:5 | 143 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:149:5 | 149 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:155:5 | 155 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:161:5 | 161 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:167:5 | 167 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:173:5 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:179:5 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec2_impl.rs:185:5 | 185 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:11:5 | 11 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:20:5 | 20 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:29:5 | 29 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:38:5 | 38 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:47:5 | 47 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:56:5 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:65:5 | 65 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:74:5 | 74 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:83:5 | 83 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:92:5 | 92 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:98:5 | 98 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:104:5 | 104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:110:5 | 110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:116:5 | 116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:122:5 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:128:5 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:134:5 | 134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:140:5 | 140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:146:5 | 146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:152:5 | 152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:158:5 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:164:5 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:170:5 | 170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:176:5 | 176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:188:5 | 188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:194:5 | 194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:200:5 | 200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:206:5 | 206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:212:5 | 212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:224:5 | 224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:230:5 | 230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:236:5 | 236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:242:5 | 242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:248:5 | 248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:254:5 | 254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:260:5 | 260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:266:5 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:272:5 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:278:5 | 278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:284:5 | 284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:290:5 | 290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:296:5 | 296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:302:5 | 302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:308:5 | 308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:314:5 | 314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:320:5 | 320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:326:5 | 326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:332:5 | 332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:338:5 | 338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:344:5 | 344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:350:5 | 350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:356:5 | 356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:362:5 | 362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:368:5 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:374:5 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:380:5 | 380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:386:5 | 386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:392:5 | 392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:398:5 | 398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:404:5 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:410:5 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:416:5 | 416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:422:5 | 422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:428:5 | 428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:440:5 | 440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:446:5 | 446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:452:5 | 452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:458:5 | 458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:464:5 | 464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:470:5 | 470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:476:5 | 476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:482:5 | 482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:488:5 | 488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:494:5 | 494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:500:5 | 500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:506:5 | 506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:512:5 | 512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:518:5 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:524:5 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:530:5 | 530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:536:5 | 536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:542:5 | 542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:548:5 | 548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:554:5 | 554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:560:5 | 560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:566:5 | 566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:572:5 | 572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:578:5 | 578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:584:5 | 584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:590:5 | 590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:596:5 | 596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:602:5 | 602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:608:5 | 608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:614:5 | 614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:620:5 | 620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:626:5 | 626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:632:5 | 632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:638:5 | 638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:644:5 | 644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:650:5 | 650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:656:5 | 656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:662:5 | 662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:668:5 | 668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:674:5 | 674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:680:5 | 680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:686:5 | 686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:692:5 | 692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:698:5 | 698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:704:5 | 704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:710:5 | 710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:716:5 | 716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:722:5 | 722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:728:5 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/vec3_impl.rs:734:5 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:18:5 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:27:5 | 27 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:36:5 | 36 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:45:5 | 45 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:54:5 | 54 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:63:5 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:72:5 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:81:5 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:90:5 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:99:5 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:105:5 | 105 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:111:5 | 111 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:117:5 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:123:5 | 123 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:129:5 | 129 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:135:5 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:141:5 | 141 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:147:5 | 147 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:153:5 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:159:5 | 159 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:165:5 | 165 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:171:5 | 171 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:177:5 | 177 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:183:5 | 183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:189:5 | 189 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:195:5 | 195 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:201:5 | 201 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:207:5 | 207 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:213:5 | 213 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:219:5 | 219 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:225:5 | 225 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:231:5 | 231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:237:5 | 237 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:243:5 | 243 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:249:5 | 249 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:255:5 | 255 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:261:5 | 261 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:267:5 | 267 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:273:5 | 273 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:279:5 | 279 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:285:5 | 285 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:291:5 | 291 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:297:5 | 297 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:303:5 | 303 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:309:5 | 309 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:315:5 | 315 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:321:5 | 321 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:327:5 | 327 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:333:5 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:339:5 | 339 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:345:5 | 345 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:351:5 | 351 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:357:5 | 357 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:363:5 | 363 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:369:5 | 369 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:375:5 | 375 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:381:5 | 381 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:387:5 | 387 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:393:5 | 393 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:399:5 | 399 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:405:5 | 405 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:411:5 | 411 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:417:5 | 417 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:423:5 | 423 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:429:5 | 429 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:435:5 | 435 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:441:5 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:447:5 | 447 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:453:5 | 453 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:459:5 | 459 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:465:5 | 465 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:471:5 | 471 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:477:5 | 477 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:483:5 | 483 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:489:5 | 489 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:495:5 | 495 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:501:5 | 501 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:507:5 | 507 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:513:5 | 513 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:519:5 | 519 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:525:5 | 525 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:531:5 | 531 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:537:5 | 537 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:543:5 | 543 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:549:5 | 549 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:555:5 | 555 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:561:5 | 561 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:567:5 | 567 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:573:5 | 573 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:579:5 | 579 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:585:5 | 585 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:591:5 | 591 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:597:5 | 597 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:603:5 | 603 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:609:5 | 609 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:615:5 | 615 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:621:5 | 621 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:627:5 | 627 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:633:5 | 633 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:639:5 | 639 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:645:5 | 645 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:651:5 | 651 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:657:5 | 657 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:663:5 | 663 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:669:5 | 669 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:675:5 | 675 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:681:5 | 681 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:687:5 | 687 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:693:5 | 693 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:699:5 | 699 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:705:5 | 705 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:711:5 | 711 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:717:5 | 717 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:723:5 | 723 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:729:5 | 729 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:735:5 | 735 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec3a_impl.rs:741:5 | 741 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:18:5 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:27:5 | 27 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:36:5 | 36 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:45:5 | 45 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:54:5 | 54 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:63:5 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:72:5 | 72 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:81:5 | 81 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:90:5 | 90 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:99:5 | 99 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:108:5 | 108 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:117:5 | 117 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:126:5 | 126 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:135:5 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:144:5 | 144 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:153:5 | 153 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:162:5 | 162 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:168:5 | 168 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:174:5 | 174 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:180:5 | 180 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:186:5 | 186 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:192:5 | 192 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:198:5 | 198 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:204:5 | 204 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:210:5 | 210 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:216:5 | 216 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:222:5 | 222 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:228:5 | 228 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:234:5 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:240:5 | 240 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:246:5 | 246 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:252:5 | 252 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:258:5 | 258 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:264:5 | 264 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:270:5 | 270 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:276:5 | 276 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:282:5 | 282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:288:5 | 288 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:294:5 | 294 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:300:5 | 300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:306:5 | 306 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:312:5 | 312 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:318:5 | 318 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:324:5 | 324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:330:5 | 330 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:336:5 | 336 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:342:5 | 342 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:348:5 | 348 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:354:5 | 354 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:360:5 | 360 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:366:5 | 366 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:372:5 | 372 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:378:5 | 378 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:384:5 | 384 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:390:5 | 390 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:396:5 | 396 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:402:5 | 402 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:408:5 | 408 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:414:5 | 414 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:420:5 | 420 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:426:5 | 426 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:432:5 | 432 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:438:5 | 438 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:444:5 | 444 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:450:5 | 450 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:456:5 | 456 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:462:5 | 462 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:468:5 | 468 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:474:5 | 474 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:480:5 | 480 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:486:5 | 486 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:492:5 | 492 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:498:5 | 498 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:504:5 | 504 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:510:5 | 510 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:516:5 | 516 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:522:5 | 522 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:528:5 | 528 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:534:5 | 534 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:540:5 | 540 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:546:5 | 546 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:552:5 | 552 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:558:5 | 558 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:564:5 | 564 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:570:5 | 570 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:576:5 | 576 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:582:5 | 582 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:588:5 | 588 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:594:5 | 594 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:600:5 | 600 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:606:5 | 606 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:612:5 | 612 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:618:5 | 618 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:624:5 | 624 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:630:5 | 630 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:636:5 | 636 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:642:5 | 642 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:648:5 | 648 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:654:5 | 654 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:660:5 | 660 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:666:5 | 666 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:672:5 | 672 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:678:5 | 678 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:684:5 | 684 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:690:5 | 690 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:696:5 | 696 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:702:5 | 702 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:708:5 | 708 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:714:5 | 714 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:720:5 | 720 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:726:5 | 726 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:732:5 | 732 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:738:5 | 738 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:744:5 | 744 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:750:5 | 750 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:756:5 | 756 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:762:5 | 762 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:768:5 | 768 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:774:5 | 774 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:780:5 | 780 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:786:5 | 786 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:792:5 | 792 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:798:5 | 798 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:804:5 | 804 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:810:5 | 810 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:816:5 | 816 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:822:5 | 822 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:828:5 | 828 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:834:5 | 834 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:840:5 | 840 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:846:5 | 846 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:852:5 | 852 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:858:5 | 858 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:864:5 | 864 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:870:5 | 870 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:876:5 | 876 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:882:5 | 882 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:888:5 | 888 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:894:5 | 894 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:900:5 | 900 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:906:5 | 906 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:912:5 | 912 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:918:5 | 918 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:924:5 | 924 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:930:5 | 930 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:936:5 | 936 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:942:5 | 942 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:948:5 | 948 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:954:5 | 954 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:960:5 | 960 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:966:5 | 966 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:972:5 | 972 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:978:5 | 978 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:984:5 | 984 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:990:5 | 990 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:996:5 | 996 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1002:5 | 1002 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1008:5 | 1008 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1014:5 | 1014 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1020:5 | 1020 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1026:5 | 1026 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1032:5 | 1032 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1038:5 | 1038 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1044:5 | 1044 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1050:5 | 1050 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1056:5 | 1056 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1062:5 | 1062 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1068:5 | 1068 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1074:5 | 1074 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1080:5 | 1080 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1086:5 | 1086 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1092:5 | 1092 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1098:5 | 1098 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1104:5 | 1104 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1110:5 | 1110 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1116:5 | 1116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1122:5 | 1122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1128:5 | 1128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1134:5 | 1134 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1140:5 | 1140 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1146:5 | 1146 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1152:5 | 1152 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1158:5 | 1158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1164:5 | 1164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1170:5 | 1170 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1176:5 | 1176 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1182:5 | 1182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1188:5 | 1188 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1194:5 | 1194 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1200:5 | 1200 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1206:5 | 1206 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1212:5 | 1212 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1218:5 | 1218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1224:5 | 1224 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1230:5 | 1230 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1236:5 | 1236 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1242:5 | 1242 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1248:5 | 1248 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1254:5 | 1254 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1260:5 | 1260 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1266:5 | 1266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1272:5 | 1272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1278:5 | 1278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1284:5 | 1284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1290:5 | 1290 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1296:5 | 1296 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1302:5 | 1302 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1308:5 | 1308 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1314:5 | 1314 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1320:5 | 1320 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1326:5 | 1326 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1332:5 | 1332 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1338:5 | 1338 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1344:5 | 1344 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1350:5 | 1350 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1356:5 | 1356 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1362:5 | 1362 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1368:5 | 1368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1374:5 | 1374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1380:5 | 1380 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1386:5 | 1386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1392:5 | 1392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1398:5 | 1398 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1404:5 | 1404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1410:5 | 1410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1416:5 | 1416 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1422:5 | 1422 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1428:5 | 1428 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1434:5 | 1434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1440:5 | 1440 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1446:5 | 1446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1452:5 | 1452 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1458:5 | 1458 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1464:5 | 1464 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1470:5 | 1470 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1476:5 | 1476 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1482:5 | 1482 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1488:5 | 1488 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1494:5 | 1494 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1500:5 | 1500 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1506:5 | 1506 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1512:5 | 1512 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1518:5 | 1518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1524:5 | 1524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1530:5 | 1530 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1536:5 | 1536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1542:5 | 1542 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1548:5 | 1548 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1554:5 | 1554 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1560:5 | 1560 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1566:5 | 1566 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1572:5 | 1572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1578:5 | 1578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1584:5 | 1584 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1590:5 | 1590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1596:5 | 1596 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1602:5 | 1602 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1608:5 | 1608 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1614:5 | 1614 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1620:5 | 1620 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1626:5 | 1626 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1632:5 | 1632 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1638:5 | 1638 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1644:5 | 1644 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1650:5 | 1650 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1656:5 | 1656 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1662:5 | 1662 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1668:5 | 1668 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1674:5 | 1674 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1680:5 | 1680 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1686:5 | 1686 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1692:5 | 1692 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1698:5 | 1698 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1704:5 | 1704 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1710:5 | 1710 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1716:5 | 1716 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1722:5 | 1722 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1728:5 | 1728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1734:5 | 1734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1740:5 | 1740 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1746:5 | 1746 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1752:5 | 1752 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1758:5 | 1758 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1764:5 | 1764 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1770:5 | 1770 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1776:5 | 1776 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1782:5 | 1782 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1788:5 | 1788 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1794:5 | 1794 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1800:5 | 1800 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1806:5 | 1806 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1812:5 | 1812 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1818:5 | 1818 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1824:5 | 1824 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1830:5 | 1830 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1836:5 | 1836 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1842:5 | 1842 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1848:5 | 1848 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1854:5 | 1854 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1860:5 | 1860 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1866:5 | 1866 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1872:5 | 1872 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1878:5 | 1878 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1884:5 | 1884 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1890:5 | 1890 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1896:5 | 1896 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1902:5 | 1902 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1908:5 | 1908 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1914:5 | 1914 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1920:5 | 1920 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1926:5 | 1926 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1932:5 | 1932 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1938:5 | 1938 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1944:5 | 1944 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1950:5 | 1950 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1956:5 | 1956 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1962:5 | 1962 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1968:5 | 1968 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1974:5 | 1974 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1980:5 | 1980 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1986:5 | 1986 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1992:5 | 1992 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:1998:5 | 1998 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2004:5 | 2004 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2010:5 | 2010 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2016:5 | 2016 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2022:5 | 2022 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2028:5 | 2028 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2034:5 | 2034 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2040:5 | 2040 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2046:5 | 2046 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2052:5 | 2052 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2058:5 | 2058 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2064:5 | 2064 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2070:5 | 2070 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/glam-0.28.0/src/swizzles/sse2/vec4_impl.rs:2076:5 | 2076 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions Fresh fluent-bundle v0.15.3 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/fluent-bundle-0.15.3/src/args.rs:96:17 | 96 | pub fn iter(&self) -> impl Iterator { | ^^^^^ ^^^^ ^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 96 | pub fn iter(&self) -> impl Iterator)> { | ++++ warning: `time` (lib) generated 14 warnings (12 duplicates) warning: `dirs-sys` (lib) generated 1 warning (1 duplicate) warning: `iroh-net` (lib) generated 4 warnings (1 duplicate) warning: `git2` (lib) generated 1 warning (1 duplicate) warning: `cpal` (lib) generated 1 warning (1 duplicate) warning: `matrixmultiply` (lib) generated 5 warnings (1 duplicate) warning: `glam` (lib) generated 4248 warnings (1 duplicate) warning: `fluent-bundle` (lib) generated 2 warnings (1 duplicate) Fresh image v0.25.2 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/lib.rs:320:27 | 320 | #[doc = $content] extern { } | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 325 | insert_as_doc!(include_str!("../README.md")); | -------------------------------------------- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `insert_as_doc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: constant `PNG_SIGNATURE` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/codecs/png.rs:26:18 | 26 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:720:19 | 720 | pub fn pixels(&self) -> Pixels

{ | ^^^^^ ^^^^^^^^^ the 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 | 720 | pub fn pixels(&self) -> Pixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:733:17 | 733 | pub fn rows(&self) -> Rows

{ | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 733 | pub fn rows(&self) -> Rows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:742:29 | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:754:27 | 754 | pub fn enumerate_rows(&self) -> EnumerateRows

{ | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 754 | pub fn enumerate_rows(&self) -> EnumerateRows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:898:23 | 898 | pub fn pixels_mut(&mut self) -> PixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 898 | pub fn pixels_mut(&mut self) -> PixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:911:21 | 911 | pub fn rows_mut(&mut self) -> RowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 911 | pub fn rows_mut(&mut self) -> RowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:918:33 | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/buffer.rs:931:31 | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/image-0.25.2/src/image.rs:874:15 | 874 | fn pixels(&self) -> Pixels | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 874 | fn pixels(&self) -> Pixels<'_, Self> | +++ Fresh bitfield-rle v0.2.1 warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/src/lib.rs:1:13 | 1 | #![cfg_attr(feature = "nightly", deny(missing_docs))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/src/lib.rs:2:13 | 2 | #![cfg_attr(feature = "nightly", feature(external_doc))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bitfield-rle-0.2.1/src/lib.rs:3:13 | 3 | #![cfg_attr(feature = "nightly", doc(include = "../README.md"))] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh simba v0.8.1 warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/real.rs:9:9 | 9 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/real.rs:219:9 | 219 | not(target_arch = "nvptx"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/real.rs:229:9 | 229 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/complex.rs:10:9 | 10 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/complex.rs:479:9 | 479 | not(target_arch = "nvptx"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/complex.rs:497:9 | 497 | any(target_arch = "nvptx", target_arch = "nvptx64"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unused import: `Rem` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/scalar/field.rs:3:73 | 3 | pub use std::ops::{Add, AddAssign, Div, DivAssign, Mul, MulAssign, Neg, Rem, Sub, SubAssign}; | ^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/auto_simd_impl.rs:672:86 | 672 | #[cfg(any(feature = "std", feature = "libm", feature = "libm_force", all(any(target_arch = "nvptx", target_arch = "nvptx64"), fea... | ^^^^^^^^^^^^^^^^^^^^^ ... 1471 | / impl_float_simd!( 1472 | | [f32; 2], f32, 2, [i32; 2], AutoBoolx2, _0, _1; 1473 | | [f32; 4], f32, 4, [i32; 4], AutoBoolx4, _0, _1, _2, _3; 1474 | | [f32; 8], f32, 8, [i32; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; ... | 1478 | | [f64; 8], f64, 8, [i64; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; 1479 | | ); | |_- in this macro invocation | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/auto_simd_impl.rs:766:86 | 766 | #[cfg(any(feature = "std", feature = "libm", feature = "libm_force", all(any(target_arch = "nvptx", target_arch = "nvptx64"), fea... | ^^^^^^^^^^^^^^^^^^^^^ ... 1471 | / impl_float_simd!( 1472 | | [f32; 2], f32, 2, [i32; 2], AutoBoolx2, _0, _1; 1473 | | [f32; 4], f32, 4, [i32; 4], AutoBoolx4, _0, _1, _2, _3; 1474 | | [f32; 8], f32, 8, [i32; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; ... | 1478 | | [f64; 8], f64, 8, [i64; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; 1479 | | ); | |_- in this macro invocation | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `nvptx` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/auto_simd_impl.rs:1032:86 | 1032 | #[cfg(any(feature = "std", feature = "libm", feature = "libm_force", all(any(target_arch = "nvptx", target_arch = "nvptx64"), fea... | ^^^^^^^^^^^^^^^^^^^^^ ... 1471 | / impl_float_simd!( 1472 | | [f32; 2], f32, 2, [i32; 2], AutoBoolx2, _0, _1; 1473 | | [f32; 4], f32, 4, [i32; 4], AutoBoolx4, _0, _1, _2, _3; 1474 | | [f32; 8], f32, 8, [i32; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; ... | 1478 | | [f64; 8], f64, 8, [i64; 8], AutoBoolx8, _0, _1, _2, _3, _4, _5, _6, _7; 1479 | | ); | |_- in this macro invocation | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_arr` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/wide_simd_impl.rs:124:16 | 117 | impl $WideF32xX { | --------------- associated function in this implementation ... 124 | fn from_arr(arr: [$f32; $lanes]) -> Self { | ^^^^^^^^ ... 1550 | impl_wide_f32!(f32, f32x4, WideF32x4, WideBoolF32x4, 4; 1, 2, 3); | ---------------------------------------------------------------- in this macro invocation | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default = note: this warning originates in the macro `impl_wide_f32` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_arr` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/wide_simd_impl.rs:124:16 | 117 | impl $WideF32xX { | --------------- associated function in this implementation ... 124 | fn from_arr(arr: [$f32; $lanes]) -> Self { | ^^^^^^^^ ... 1551 | impl_wide_f32!(f64, f64x4, WideF64x4, WideBoolF64x4, 4; 1, 2, 3); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_wide_f32` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_arr` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/simba-0.8.1/src/simd/wide_simd_impl.rs:124:16 | 117 | impl $WideF32xX { | --------------- associated function in this implementation ... 124 | fn from_arr(arr: [$f32; $lanes]) -> Self { | ^^^^^^^^ ... 1552 | impl_wide_f32!(f32, f32x8, WideF32x8, WideBoolF32x8, 8; 1, 2, 3, 4, 5, 6, 7); | ---------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_wide_f32` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh piccolo v0.3.3 warning: irrefutable `if let` pattern --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/conversion.rs:221:28 | 221 | if let Ok(i) = <$i>::try_from(i) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 240 | impl_int_from!(i64, u64, i32, u32, i16, u16, i8, u8); | ---------------------------------------------------- in this macro invocation | = note: this pattern will always match, so the `if let` is useless = help: consider replacing the `if let` with a `let` = note: `#[warn(irrefutable_let_patterns)]` on by default = note: this warning originates in the macro `impl_int_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/stack.rs:78:9 | 78 | &mut self, | ^^^^^^^^^ the lifetime is elided here 79 | range: R, 80 | ) -> vec::Drain, MetricsAlloc<'gc>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | ) -> vec::Drain<'_, Value<'gc>, MetricsAlloc<'gc>> { | +++ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/string.rs:55:65 | 55 | self.metrics.mark_external_deallocation((*ptr).len()); | ^^---^^^^^^^ | | | this raw pointer has type `*const [u8]` | = 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: `&[u8]` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/string.rs:55:65 | 55 | self.metrics.mark_external_deallocation((*ptr).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 | 55 | self.metrics.mark_external_deallocation((&(*ptr)).len()); | ++ + warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/piccolo-0.3.3/src/thread/thread.rs:206:9 | 206 | &self, | ^^^^^ the lifetime is elided here ... 209 | ) -> Result>, BadThreadMode> { | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 209 | ) -> Result>, BadThreadMode> { | +++ Fresh symphonia v0.5.4 Fresh phf v0.11.2 Fresh polling v2.8.0 warning: unexpected `cfg` condition name: `polling_test_poll_backend` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:568:9 | 568 | not(polling_test_poll_backend), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(polling_test_poll_backend)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` 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: `polling_test_poll_backend` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:83:14 | 83 | if #[cfg(polling_test_poll_backend)] { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_test_poll_backend)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/kqueue.rs:9:11 | 9 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/kqueue.rs:193:11 | 193 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_test_poll_backend` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/os.rs:14:9 | 14 | not(polling_test_poll_backend), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_test_poll_backend)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:591:15 | 591 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_io_safety` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:600:15 | 600 | #[cfg(not(polling_no_io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_io_safety)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_io_safety)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_unsupported_error_kind` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:684:19 | 684 | #[cfg(not(polling_no_unsupported_error_kind))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_unsupported_error_kind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_unsupported_error_kind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polling_no_unsupported_error_kind` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/polling-2.8.0/src/lib.rs:686:15 | 686 | #[cfg(polling_no_unsupported_error_kind)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polling_no_unsupported_error_kind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_no_unsupported_error_kind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh tzdb v0.5.10 warning: `image` (lib) generated 12 warnings (1 duplicate) warning: `bitfield-rle` (lib) generated 4 warnings (1 duplicate) warning: `simba` (lib) generated 14 warnings (1 duplicate) warning: `piccolo` (lib) generated 5 warnings (1 duplicate) warning: `symphonia` (lib) generated 1 warning (1 duplicate) warning: `phf` (lib) generated 1 warning (1 duplicate) warning: `polling` (lib) generated 10 warnings (1 duplicate) warning: `tzdb` (lib) generated 1 warning (1 duplicate) Fresh bones_lib v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:232:42 | 232 | pub fn shared_resource(&self) -> Option> { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 232 | pub fn shared_resource(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:251:46 | 251 | pub fn shared_resource_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 | 251 | pub fn shared_resource_mut(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:279:57 | 279 | pub fn init_shared_resource(&mut self) -> RefMut { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn init_shared_resource(&mut self) -> RefMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:629:21 | 629 | pub fn iter_mut(&mut self) -> std::collections::hash_map::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 | 629 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, Ustr, Session> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_lib/src/lib.rs:634:17 | 634 | pub fn iter(&self) -> std::collections::hash_map::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 634 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Ustr, Session> { | +++ Fresh bevy v0.11.3 Fresh num-rational v0.4.2 Fresh const_format v0.2.32 Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh triple_buffer v8.0.0 Fresh ringbuf v0.3.3 warning: unused import: `init::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/src/ring_buffer/mod.rs:11:9 | 11 | pub use init::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/src/ring_buffer/rb.rs:79:13 | 79 | fn iter(&self) -> Chain, slice::Iter> { | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 79 | fn iter(&self) -> Chain, slice::Iter<'_, T>> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ringbuf-0.3.3/src/ring_buffer/rb.rs:87:17 | 87 | fn iter_mut(&mut self) -> Chain, slice::IterMut> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 87 | fn iter_mut(&mut self) -> Chain, slice::IterMut<'_, T>> { | +++ +++ Fresh rand_xorshift v0.3.0 warning: `bones_lib` (lib) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p bones_lib` to apply 5 suggestions) warning: `bevy` (lib) generated 1 warning (1 duplicate) warning: `num-rational` (lib) generated 1 warning (1 duplicate) warning: `const_format` (lib) generated 4 warnings (4 duplicates) warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) warning: `triple_buffer` (lib) generated 1 warning (1 duplicate) warning: `ringbuf` (lib) generated 4 warnings (1 duplicate) warning: `rand_xorshift` (lib) generated 1 warning (1 duplicate) Fresh nalgebra-macros v0.2.2 Fresh if-addrs v0.10.2 warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/if-addrs-0.10.2/src/posix.rs:15:55 | 15 | #[cfg(any(target_os = "linux", target_os = "android", target_os = "nacl"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh socket2 v0.4.10 Fresh home v0.5.9 Fresh send_wrapper v0.6.0 warning: method `assert_valid_for_poll` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/send_wrapper-0.6.0/src/lib.rs:153:5 | 111 | impl SendWrapper { | ---------------------- method in this implementation ... 153 | fn assert_valid_for_poll(&self) { | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `invalid_poll` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/send_wrapper-0.6.0/src/lib.rs:276:4 | 276 | fn invalid_poll() -> ! { | ^^^^^^^^^^^^ Fresh float_next_after v1.0.0 Fresh robust v1.1.0 warning: `nalgebra-macros` (lib) generated 1 warning (1 duplicate) warning: `if-addrs` (lib) generated 2 warnings (1 duplicate) warning: `socket2` (lib) generated 1 warning (1 duplicate) warning: `home` (lib) generated 1 warning (1 duplicate) warning: `send_wrapper` (lib) generated 3 warnings (1 duplicate) warning: `float_next_after` (lib) generated 1 warning (1 duplicate) warning: `robust` (lib) generated 1 warning (1 duplicate) warning: `is_debug` (lib) generated 1 warning (1 duplicate) Fresh spade v2.10.0 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:27:17 | 27 | #![cfg_attr(not(fuzzing), warn(missing_docs))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:28:13 | 28 | #![cfg_attr(fuzzing, allow(unused_imports))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:63:11 | 63 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/lib.rs:66:7 | 66 | #[cfg(fuzzing)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:720:21 | 720 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:725:21 | 725 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/bulk_load.rs:140:17 | 140 | if cfg!(any(fuzzing, test)) { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/bulk_load.rs:301:17 | 301 | if cfg!(any(fuzzing, test)) { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/bulk_load.rs:868:29 | 868 | if cfg!(any(fuzzing, test)) { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:393:21 | 393 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/triangulation_ext.rs:779:21 | 779 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/triangulation_ext.rs:833:21 | 833 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: struct `EdgeData` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:11:12 | 11 | pub struct EdgeData { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `VoronoiVertexTag` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/handles/handle_defs.rs:177:12 | 177 | pub struct VoronoiVertexTag; | ^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:683:9 | 683 | &self, | ^^^^^ the lifetime is elided here ... 686 | ) -> impl Iterator, F>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 686 | ) -> impl Iterator, F>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/cdt.rs:699:9 | 699 | &self, | ^^^^^ the lifetime is elided here ... 702 | ) -> impl Iterator, F>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 702 | ) -> impl Iterator, F>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:136:23 | 136 | pub fn get_vertex(&self, handle: FixedVertexHandle) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn get_vertex(&self, handle: FixedVertexHandle) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:193:19 | 193 | pub fn vertex(&self, handle: FixedVertexHandle) -> VertexHandle { | ^^^^^ 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 | 193 | pub fn vertex(&self, handle: FixedVertexHandle) -> VertexHandle<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:204:9 | 204 | &self, | ^^^^^ the lifetime is elided here 205 | handle: FixedDirectedEdgeHandle, 206 | ) -> DirectedEdgeHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 206 | ) -> DirectedEdgeHandle<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:211:9 | 211 | &self, | ^^^^^ the lifetime is elided here 212 | handle: FixedUndirectedEdgeHandle, 213 | ) -> UndirectedEdgeHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 213 | ) -> UndirectedEdgeHandle<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:217:23 | 217 | pub fn outer_face(&self) -> FaceHandle { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 217 | pub fn outer_face(&self) -> FaceHandle<'_, PossiblyOuterTag, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:268:9 | 268 | &self, | ^^^^^ the lifetime is elided here 269 | handle: FixedHandleImpl, 270 | ) -> DynamicHandleImpl { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 270 | ) -> DynamicHandleImpl<'_, V, DE, UE, F, FaceTag, InnerOuter> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:310:9 | 310 | &self, | ^^^^^ the lifetime is elided here ... 313 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 313 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:331:27 | 331 | pub fn directed_edges(&self) -> DirectedEdgeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 331 | pub fn directed_edges(&self) -> DirectedEdgeIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:335:29 | 335 | pub fn undirected_edges(&self) -> UndirectedEdgeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 335 | pub fn undirected_edges(&self) -> UndirectedEdgeIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:339:21 | 339 | pub fn vertices(&self) -> VertexIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 339 | pub fn vertices(&self) -> VertexIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:347:18 | 347 | pub fn faces(&self) -> FaceIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | pub fn faces(&self) -> FaceIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/dcel.rs:351:24 | 351 | pub fn inner_faces(&self) -> InnerFaceIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 351 | pub fn inner_faces(&self) -> InnerFaceIterator<'_, V, DE, UE, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_core/triangulation_ext.rs:404:9 | 404 | &self, | ^^^^^ the lifetime is elided here ... 407 | ) -> VertexHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 407 | ) -> VertexHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_triangulation.rs:293:9 | 293 | &self, | ^^^^^ the lifetime is elided here 294 | position: Point2<::Scalar>, 295 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 295 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/delaunay_triangulation.rs:386:29 | 386 | pub fn natural_neighbor(&self) -> NaturalNeighbor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 386 | pub fn natural_neighbor(&self) -> NaturalNeighbor<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/intersection_iterator.rs:197:19 | 197 | delaunay: &T, | ^^ the lifetime is elided here ... 200 | ) -> LineIntersectionIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 200 | ) -> LineIntersectionIterator<'_, V, DE, UE, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:181:9 | 181 | &self, | ^^^^^ the lifetime is elided here 182 | handle: FixedVertexHandle, 183 | ) -> VertexHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 183 | ) -> VertexHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:196:9 | 196 | &self, | ^^^^^ the lifetime is elided here 197 | handle: FixedFaceHandle, 198 | ) -> FaceHandle | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 198 | ) -> FaceHandle<'_, InnerOuter, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:205:9 | 205 | &self, | ^^^^^ the lifetime is elided here 206 | ) -> FaceHandle< | __________^ 207 | | PossiblyOuterTag, 208 | | Self::Vertex, 209 | | Self::DirectedEdge, 210 | | Self::UndirectedEdge, 211 | | Self::Face, 212 | | > { | |_____^ 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 | 206 | ) -> FaceHandle<'_, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:220:9 | 220 | &self, | ^^^^^ the lifetime is elided here 221 | handle: FixedDirectedEdgeHandle, 222 | ) -> DirectedEdgeHandle | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> DirectedEdgeHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:231:9 | 231 | &self, | ^^^^^ the lifetime is elided here 232 | handle: FixedUndirectedEdgeHandle, 233 | ) -> UndirectedEdgeHandle | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 233 | ) -> UndirectedEdgeHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:288:9 | 288 | &self, | ^^^^^ the lifetime is elided here 289 | ) -> DirectedEdgeIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 289 | ) -> DirectedEdgeIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:298:9 | 298 | &self, | ^^^^^ the lifetime is elided here 299 | ) -> UndirectedEdgeIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 299 | ) -> UndirectedEdgeIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:313:9 | 313 | &self, | ^^^^^ the lifetime is elided here 314 | ) -> VertexIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 314 | ) -> VertexIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:331:9 | 331 | &self, | ^^^^^ the lifetime is elided here 332 | handle: FixedVertexHandle, 333 | ) -> Option> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 333 | ) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:345:9 | 345 | &self, | ^^^^^ the lifetime is elided here 346 | ) -> FaceIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 346 | ) -> FaceIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:354:9 | 354 | &self, | ^^^^^ the lifetime is elided here 355 | ) -> InnerFaceIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 355 | ) -> InnerFaceIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:363:9 | 363 | &self, | ^^^^^ the lifetime is elided here 364 | ) -> VoronoiFaceIterator | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 364 | ) -> VoronoiFaceIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:373:9 | 373 | &self, | ^^^^^ the lifetime is elided here 374 | ) -> DirectedVoronoiEdgeIterator< | __________^ 375 | | Self::Vertex, 376 | | Self::DirectedEdge, 377 | | Self::UndirectedEdge, 378 | | Self::Face, 379 | | > { | |_____^ 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 | 374 | ) -> DirectedVoronoiEdgeIterator<'_, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:387:9 | 387 | &self, | ^^^^^ the lifetime is elided here 388 | ) -> UndirectedVoronoiEdgeIterator< | __________^ 389 | | Self::Vertex, 390 | | Self::DirectedEdge, 391 | | Self::UndirectedEdge, 392 | | Self::Face, 393 | | > { | |_____^ 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 | 388 | ) -> UndirectedVoronoiEdgeIterator<'_, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:411:9 | 411 | &self, | ^^^^^ the lifetime is elided here 412 | point: Point2<::Scalar>, 413 | ) -> Option> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 413 | ) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:428:9 | 428 | &self, | ^^^^^ the lifetime is elided here ... 432 | DirectedEdgeHandle, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 432 | DirectedEdgeHandle<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:590:9 | 590 | &self, | ^^^^^ the lifetime is elided here 591 | ) -> HullIterator { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 591 | ) -> HullIterator<'_, Self::Vertex, Self::DirectedEdge, Self::UndirectedEdge, Self::Face> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:639:9 | 639 | &self, | ^^^^^ the lifetime is elided here ... 642 | ) -> EdgesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 642 | ) -> EdgesInShapeIterator<'_, Self, RectangleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:670:9 | 670 | &self, | ^^^^^ the lifetime is elided here ... 673 | ) -> EdgesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 673 | ) -> EdgesInShapeIterator<'_, Self, CircleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:696:9 | 696 | &self, | ^^^^^ the lifetime is elided here ... 699 | ) -> VerticesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 699 | ) -> VerticesInShapeIterator<'_, Self, RectangleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:725:9 | 725 | &self, | ^^^^^ the lifetime is elided here ... 728 | ) -> VerticesInShapeIterator::Scalar>> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 728 | ) -> VerticesInShapeIterator<'_, Self, CircleMetric<::Scalar>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/spade-2.10.0/src/triangulation.rs:739:20 | 739 | fn barycentric(&self) -> Barycentric { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 739 | fn barycentric(&self) -> Barycentric<'_, Self> { | +++ Fresh lyon_tessellation v1.0.15 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/lib.rs:623:12 | 623 | fn get(&self, id: EndpointId) -> Attributes { | ^^^^^ ^^^^^^^^^^ the 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 | 623 | fn get(&self, id: EndpointId) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/fill.rs:2151:20 | 2151 | pub fn sources(&self) -> VertexSourceIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2151 | pub fn sources(&self) -> VertexSourceIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/fill.rs:2187:36 | 2187 | pub fn interpolated_attributes(&mut self) -> Attributes { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2187 | pub fn interpolated_attributes(&mut self) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/geometry_builder.rs:425:32 | 425 | pub fn simple_builder(buffers: &mut VertexBuffers) -> SimpleBuffersBuilder { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 425 | pub fn simple_builder(buffers: &mut VertexBuffers) -> SimpleBuffersBuilder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_tessellation-1.0.15/src/stroke.rs:2728:36 | 2728 | pub fn interpolated_attributes(&mut self) -> Attributes { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2728 | pub fn interpolated_attributes(&mut self) -> Attributes<'_> { | ++++ Fresh mdns-sd v0.10.5 warning: unused macro definition: `trace` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/lib.rs:120:18 | 120 | macro_rules! trace ( ($($tt:tt)*) => {{}} ); | ^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused macro definition: `info` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/lib.rs:122:18 | 122 | macro_rules! info ( ($($tt:tt)*) => {{}} ); | ^^^^ warning: unused variable: `x` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/dns_parser.rs:1112:17 | 1112 | x => { | ^ help: if this is intentional, prefix it with an underscore: `_x` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:367:32 | 367 | if let Err(e) = resp_s.send(DaemonStatus::Shutdown) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:385:28 | 385 | if let Err(e) = zc | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:406:28 | 406 | if let Err(e) = zc | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:427:20 | 427 | if let Err(e) = zc.poller.add( | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:438:24 | 438 | if let Err(e) = zc.poller.add(&if_sock.sock, polling::Event::readable(key)) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:475:21 | 475 | Err(e) => error!("failed to select from sockets: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:547:28 | 547 | if let Err(e) = listener.send(ServiceEvent::SearchStarted(format!( | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:619:28 | 619 | if let Err(e) = resp_s.send(response) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:652:29 | 652 | Err(e) => warn!("Failed to send SearchStopped: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:670:21 | 670 | Err(e) => error!("Failed to send metrics: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:675:21 | 675 | Err(e) => error!("Failed to send status: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:934:21 | 934 | Err(e) => { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1081:32 | 1081 | if let Err(e) = self.poller.delete(&if_sock.sock) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1104:32 | 1104 | if let Err(e) = poller.delete(&if_sock.sock) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1134:17 | 1134 | Err(e) => { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1142:20 | 1142 | if let Err(e) = self.poller.add(&sock, polling::Event::readable(key)) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `service_fullname` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1213:13 | 1213 | let service_fullname = info.get_fullname(); | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_fullname` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1415:24 | 1415 | if let Err(e) = self.poller.delete(&intf_sock.sock) { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1426:21 | 1426 | Err(e) => error!("re-bind a socket to {}: {}", ip, e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1443:17 | 1443 | Err(e) => error!("Invalid incoming DNS message: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `err` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1485:29 | 1485 | Err(err) => { | ^^^ help: if this is intentional, prefix it with an underscore: `_err` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1496:29 | 1496 | Err(e) => { | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1506:33 | 1506 | ... Err(e) => error!("failed to send service resolved: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `t` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1773:37 | 1773 | ... let t = match qtype { | ^ help: if this is intentional, prefix it with an underscore: `_t` warning: unused variable: `sz` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:1887:22 | 1887 | while let Ok(sz) = self.signal_sock.recv(&mut signal_buf) { | ^^ help: if this is intentional, prefix it with an underscore: `_sz` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2234:17 | 2234 | Err(e) => error!("Failed to send event: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `qtype` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2251:9 | 2251 | let qtype = if out.is_query() { "query" } else { "response" }; | ^^^^^ help: if this is intentional, prefix it with an underscore: `_qtype` warning: unused variable: `sz` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2289:12 | 2289 | Ok(sz) => debug!("sent out {} bytes on interface {:?}", sz, &intf_sock.intf), | ^^ help: if this is intentional, prefix it with an underscore: `_sz` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_daemon.rs:2290:13 | 2290 | Err(e) => error!( | ^ help: if this is intentional, prefix it with an underscore: `_e` warning: unused variable: `e` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/mdns-sd-0.10.5/src/service_info.rs:674:17 | 674 | Err(e) => error!("failed to convert to String from key: {}", e), | ^ help: if this is intentional, prefix it with an underscore: `_e` Fresh ping-rs v0.1.2 warning: associated function `get_reply_header` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/mod.rs:119:8 | 112 | trait Proto { | ----- associated function in this trait ... 119 | fn get_reply_header(reply: &[u8]) -> Result<&IcmpEchoHeader>; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: constant `ICMP_REPLY_HEADER_SIZE` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:7:7 | 7 | const ICMP_REPLY_HEADER_SIZE: usize = 20; | ^^^^^^^^^^^^^^^^^^^^^^ warning: struct `IcmpV4ReplyHeader` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:11:8 | 11 | struct IcmpV4ReplyHeader { | ^^^^^^^^^^^^^^^^^ warning: methods `version` and `header_size` are never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:20:8 | 19 | impl IcmpV4ReplyHeader { | ---------------------- methods in this implementation 20 | fn version(&self) -> u8 { (self.version & 0xF0) >> 4 } | ^^^^^^^ 21 | fn header_size(&self) -> usize { (self.version & 0x0F) as usize } | ^^^^^^^^^^^ warning: constant `ICMP_PROTOCOL` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/ping-rs-0.1.2/src/linux_ping/v4.rs:24:7 | 24 | const ICMP_PROTOCOL: u8 = 1; | ^^^^^^^^^^^^^ Fresh webbrowser v0.8.15 warning: function `for_each_token` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/webbrowser-0.8.15/src/common.rs:7:15 | 7 | pub(crate) fn for_each_token(line: &str, mut op: F) | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh bones_scripting v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:35:19 | 35 | pub fn borrow(&self) -> EcsRefBorrow { | ^^^^^ ^^^^^^^^^^^^ the 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 | 35 | pub fn borrow(&self) -> EcsRefBorrow<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:43:23 | 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:67:23 | 67 | pub fn schema_ref(&self) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 67 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:84:27 | 84 | pub fn schema_ref_mut(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 84 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:154:23 | 154 | pub fn schema_ref(&self) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 154 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:202:27 | 202 | pub fn schema_ref_mut(&mut self) -> Result { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 202 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:227:19 | 227 | pub fn borrow(&self) -> EcsRefBorrowKind { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 227 | pub fn borrow(&self) -> EcsRefBorrowKind<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:252:23 | 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind<'_> { | ++++ Fresh nalgebra v0.32.6 warning: unused import: `crate::slice_deprecation_note` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/base/alias_slice.rs:4:5 | 4 | use crate::slice_deprecation_note; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `self::convolution::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/linalg/mod.rs:40:9 | 40 | pub use self::convolution::*; | ^^^^^^^^^^^^^^^^^^^^ warning: unused import: `self::exp::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/linalg/mod.rs:42:9 | 42 | pub use self::exp::*; | ^^^^^^^^^^^^ warning: unused import: `self::pow::*` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/linalg/mod.rs:47:9 | 47 | pub use self::pow::*; | ^^^^^^^^^^^^ warning: method `split_at` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/base/iter.rs:316:19 | 307 | impl<'a, T, R: Dim, C: Dim, S: 'a + RawStorage> ColumnIter<'a, T, R, C, S> { | ----------------------------------------------------------------------------------- method in this implementation ... 316 | pub(crate) fn split_at(self, index: usize) -> (Self, Self) { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `split_at` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/nalgebra-0.32.6/src/base/iter.rs:404:19 | 394 | impl<'a, T, R: Dim, C: Dim, S: 'a + RawStorageMut> ColumnIterMut<'a, T, R, C, S> { | ----------------------------------------------------------------------------------------- method in this implementation ... 404 | pub(crate) fn split_at(self, index: usize) -> (Self, Self) { | ^^^^^^^^ warning: trait `ShadowGen` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shadow-rs-0.25.0/src/build.rs:6:11 | 6 | pub trait ShadowGen { | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `spade` (lib) generated 55 warnings (1 duplicate) warning: `lyon_tessellation` (lib) generated 6 warnings (1 duplicate) warning: `mdns-sd` (lib) generated 34 warnings (1 duplicate) warning: `ping-rs` (lib) generated 6 warnings (1 duplicate) warning: `webbrowser` (lib) generated 2 warnings (1 duplicate) warning: `bones_scripting` (lib) generated 9 warnings (1 duplicate) (run `cargo fix --lib -p bones_scripting` to apply 8 suggestions) warning: `nalgebra` (lib) generated 7 warnings (1 duplicate) warning: `shadow-rs` (lib) generated 2 warnings (1 duplicate) Fresh noise v0.9.0 Fresh kira v0.9.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/arena.rs:232:14 | 232 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 232 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/arena.rs:241:18 | 241 | 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 | 241 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/arena.rs:248:44 | 248 | pub fn drain_filter bool>(&mut self, filter: F) -> DrainFilter { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 248 | pub fn drain_filter bool>(&mut self, filter: F) -> DrainFilter<'_, T, F> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/manager/backend/resources.rs:82:18 | 82 | pub fn iter_mut(&mut self) -> crate::arena::iter::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) -> crate::arena::iter::IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/kira-0.9.4/src/manager/backend/resources.rs:147:18 | 147 | pub fn iter_mut(&mut self) -> crate::arena::iter::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 | 147 | pub fn iter_mut(&mut self) -> crate::arena::iter::IterMut<'_, T> { | +++ Fresh crossbeam-deque v0.8.5 Fresh arboard v3.4.0 warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/arboard-3.4.0/src/platform/linux/x11.rs:916:31 | 916 | let mut reader = image::io::Reader::new(cursor); | ^^^^^^ | = note: `#[warn(deprecated)]` on by default Fresh ggrs v0.10.1 (/wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/src/sessions/p2p_session.rs:550:19 | 550 | pub fn events(&mut self) -> Drain> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 550 | pub fn events(&mut self) -> Drain<'_, GgrsEvent> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/src/sessions/p2p_spectator_session.rs:96:19 | 96 | pub fn events(&mut self) -> Drain> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | pub fn events(&mut self) -> Drain<'_, GgrsEvent> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/ggrs-96499377407ce55805a9d0367b86860b74c233bd/src/network/protocol.rs:355:24 | 355 | pub(crate) fn poll(&mut self, connect_status: &[ConnectionStatus]) -> Drain> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 355 | pub(crate) fn poll(&mut self, connect_status: &[ConnectionStatus]) -> Drain<'_, Event> { | +++ Fresh csscolorparser v0.6.2 Fresh directories v5.0.1 Fresh fluent v0.15.0 warning: `noise` (lib) generated 1 warning (1 duplicate) warning: `kira` (lib) generated 6 warnings (1 duplicate) warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) warning: `arboard` (lib) generated 2 warnings (1 duplicate) warning: `ggrs` (lib) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p ggrs` to apply 3 suggestions) warning: `csscolorparser` (lib) generated 1 warning (1 duplicate) warning: `directories` (lib) generated 1 warning (1 duplicate) warning: `fluent` (lib) generated 1 warning (1 duplicate) Fresh bones_matchmaker_proto v0.2.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/other_crates/bones_matchmaker_proto) Fresh lyon_algorithms v1.0.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4/src/measure.rs:358:19 | 358 | pub fn sample(&mut self, dist: f32) -> PathSample { | ^^^^^^^^^ ^^^^^^^^^^ the 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 | 358 | pub fn sample(&mut self, dist: f32) -> PathSample<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4/src/measure.rs:565:20 | 565 | fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample { | ^^^^^^^^^ 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 | 565 | fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lyon_algorithms-1.0.4/src/measure.rs:603:27 | 603 | fn sample_zero_length(&mut self) -> PathSample { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 603 | fn sample_zero_length(&mut self) -> PathSample<'_> { | ++++ Fresh egui_plot v0.23.0 Fresh svgtypes v0.8.2 warning: method `is_letter` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svgtypes-0.8.2/src/stream.rs:28:8 | 6 | pub(crate) trait ByteExt { | ------- method in this trait ... 28 | fn is_letter(&self) -> bool; | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/svgtypes-0.8.2/src/colors.rs:213:24 | 213 | let b = entry.0.borrow(); | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default Fresh tracing-appender v0.2.3 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/tracing-appender-0.2.3/src/lib.rs:156:5 | 156 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh crossbeam-queue v0.3.11 Fresh num-derive v0.4.2 Fresh enum-map-derive v0.17.0 warning: `bones_matchmaker_proto` (lib) generated 1 warning (1 duplicate) warning: `lyon_algorithms` (lib) generated 4 warnings (1 duplicate) warning: `egui_plot` (lib) generated 1 warning (1 duplicate) warning: `svgtypes` (lib) generated 3 warnings (1 duplicate) warning: `tracing-appender` (lib) generated 2 warnings (1 duplicate) warning: `crossbeam-queue` (lib) generated 1 warning (1 duplicate) warning: `num-derive` (lib) generated 1 warning (1 duplicate) warning: `enum-map-derive` (lib) generated 1 warning (1 duplicate) Fresh numquant v0.2.0 Fresh lz4_flex v0.11.3 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/lib.rs:75:13 | 75 | #![cfg_attr(nightly, feature(optimize_attribute))] | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/lib.rs:71:9 | 71 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:56:12 | 56 | #[cfg_attr(nightly, optimize(size))] // to avoid loop unrolling | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:142:19 | 142 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:369:19 | 369 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:396:19 | 396 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:437:19 | 437 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:340:23 | 340 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:414:27 | 414 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh sys-locale v0.3.1 Fresh parry2d v0.13.8 warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:50:11 | 50 | #[cfg(all(feature = "alloc", not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:63:7 | 63 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:91:7 | 91 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:21:7 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:36:7 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:38:7 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:45:7 | 45 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:48:11 | 48 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:78:11 | 78 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:310:11 | 310 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:346:11 | 346 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:398:11 | 398 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb.rs:143:15 | 143 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_support_map.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_support_map.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_support_map.rs:23:7 | 23 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/aabb_utils.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/simd_aabb.rs:288:11 | 288 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/simd_aabb.rs:310:11 | 310 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/simd_aabb.rs:267:15 | 267 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/bounding_volume/mod.rs:60:11 | 60 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:25:7 | 25 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:34:11 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:59:11 | 59 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:69:11 | 69 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:91:11 | 91 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:139:11 | 139 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:160:11 | 160 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:172:11 | 172 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:196:11 | 196 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:124:15 | 124 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:218:19 | 218 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:248:19 | 248 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:300:11 | 300 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:356:11 | 356 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:418:11 | 418 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:461:15 | 461 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties.rs:493:15 | 493 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_ball.rs:2:7 | 2 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_ball.rs:17:15 | 17 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_capsule.rs:3:7 | 3 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_capsule.rs:25:15 | 25 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cuboid.rs:17:15 | 17 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cylinder.rs:3:7 | 3 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cylinder.rs:32:11 | 32 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mass_properties_cylinder.rs:19:15 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/mass_properties/mod.rs:37:11 | 37 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/build.rs:371:15 | 371 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/build.rs:381:15 | 381 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/build.rs:394:15 | 394 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:2:7 | 2 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:533:15 | 533 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:543:15 | 543 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/qbvh/update.rs:556:15 | 556 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/clip/clip_aabb_polygon.rs:33:15 | 33 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11 | 27 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11 | 71 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_triangle.rs:28:11 | 28 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/closest_points/closest_points_cuboid_triangle.rs:68:11 | 68 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact/contact_cuboid_cuboid.rs:29:11 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact/contact_cuboid_cuboid.rs:114:11 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifold.rs:86:11 | 86 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifold.rs:124:19 | 124 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifold.rs:143:15 | 143 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:136:7 | 136 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11 | 58 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:84:11 | 84 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:114:11 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:36:11 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:164:11 | 164 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:94:15 | 94 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:14:7 | 14 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:34:11 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:182:11 | 182 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:128:15 | 128 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/internal_edges_fixer.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/internal_edges_fixer.rs:36:11 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/epa/mod.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/epa/mod.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/gjk/mod.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/gjk/mod.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `improved_fixed_point_support` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/gjk/gjk.rs:343:21 | 343 | if cfg!(feature = "improved_fixed_point_support") { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `improved_fixed_point_support` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/intersection_test/intersection_test_cuboid_cuboid.rs:26:11 | 26 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/intersection_test/intersection_test_cuboid_segment.rs:52:11 | 52 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11 | 44 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/nonlinear_time_of_impact/nonlinear_rigid_motion.rs:16:11 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/nonlinear_time_of_impact/nonlinear_rigid_motion.rs:38:11 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/nonlinear_time_of_impact/nonlinear_time_of_impact_support_map_support_map.rs:278:11 | 278 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/mod.rs:18:7 | 18 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/mod.rs:21:7 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/mod.rs:31:7 | 31 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_aabb.rs:118:19 | 118 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_capsule.rs:33:15 | 33 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:62:15 | 62 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:81:15 | 81 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_composite_shape.rs:176:19 | 176 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_heightfield.rs:42:15 | 42 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_segment.rs:31:23 | 31 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_support_map.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_support_map.rs:54:7 | 54 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_triangle.rs:12:11 | 12 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_triangle.rs:39:19 | 39 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/point/point_triangle.rs:142:19 | 142 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/mod.rs:12:7 | 12 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray.rs:93:11 | 93 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_heightfield.rs:121:7 | 121 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:12:28 | 12 | #[cfg(all(feature = "std", feature = "dim3"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:72:7 | 72 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:90:7 | 90 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:125:7 | 125 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_support_map.rs:238:15 | 238 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_triangle.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_triangle.rs:71:7 | 71 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/ray/ray_triangle.rs:50:11 | 50 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/mod.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/mod.rs:19:7 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_cuboid.rs:7:7 | 7 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_cuboid.rs:28:7 | 28 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_segment.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_support_map.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_support_map.rs:43:7 | 43 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:1:7 | 1 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:14:7 | 14 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/sat/sat_cuboid_triangle.rs:136:7 | 136 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/split/mod.rs:7:28 | 7 | #[cfg(all(feature = "std", feature = "dim3"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/time_of_impact/time_of_impact_heightfield_shape.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/time_of_impact/time_of_impact_heightfield_shape.rs:106:7 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:35:7 | 35 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:37:7 | 37 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:40:7 | 40 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:42:7 | 42 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:44:7 | 44 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:46:7 | 46 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:52:7 | 52 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:55:7 | 55 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:62:7 | 62 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:94:7 | 94 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:96:7 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:99:7 | 99 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:101:7 | 101 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:103:7 | 103 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/mod.rs:106:7 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/ball.rs:64:15 | 64 | #[cfg(all(feature = "dim3", feature = "std"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/capsule.rs:43:11 | 43 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/capsule.rs:143:15 | 143 | #[cfg(all(feature = "dim3", feature = "std"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/capsule.rs:95:15 | 95 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:96:11 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:132:11 | 132 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:150:11 | 150 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/cuboid.rs:283:11 | 283 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polyline.rs:96:15 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polyline.rs:225:15 | 225 | #[cfg(feature = "dim3")] axis: u8, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polyline.rs:232:15 | 232 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:110:11 | 110 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:128:11 | 128 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:135:11 | 135 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/segment.rs:171:23 | 171 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:13:7 | 13 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1116:7 | 1116 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1180:7 | 1180 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1232:7 | 1232 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1394:7 | 1394 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1400:7 | 1400 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:53:11 | 53 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:56:11 | 56 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:59:11 | 59 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:73:11 | 73 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:76:11 | 76 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:79:11 | 79 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:119:11 | 119 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:123:11 | 123 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:126:11 | 126 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:140:11 | 140 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:143:11 | 143 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:146:11 | 146 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:513:11 | 513 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:518:11 | 518 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:525:11 | 525 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:530:11 | 530 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:536:11 | 536 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:541:11 | 541 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:547:11 | 547 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:552:11 | 552 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:558:11 | 558 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:563:11 | 563 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:569:11 | 569 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:575:11 | 575 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:770:15 | 770 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:729:7 | 729 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:195:11 | 195 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:421:11 | 421 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:437:11 | 437 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/triangle.rs:469:11 | 469 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polygonal_feature_map.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polygonal_feature_map.rs:48:7 | 48 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/polygonal_feature_map.rs:107:7 | 107 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:80:7 | 80 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:88:11 | 88 | #[cfg(all(feature = "dim3", feature = "std", feature = "cuda"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:99:11 | 99 | #[cfg(all(feature = "dim3", feature = "std", feature = "cuda"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1141:7 | 1141 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1150:7 | 1150 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1203:7 | 1203 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1218:7 | 1218 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1227:7 | 1227 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:48:6 | 48 | impl std::fmt::Display for TopologyError { | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:23:41 | 23 | #![cfg_attr(not(feature = "rkyv"), deny(unused_qualifications))] // TODO: deny that everytime | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 48 - impl std::fmt::Display for TopologyError { 48 + impl fmt::Display for TopologyError { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:49:27 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 49 - fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { 49 + fn fmt(&self, f: &mut fmt::Formatter<'_>) -> std::fmt::Result { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:49:55 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 49 - fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { 49 + fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> fmt::Result { | warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:243:11 | 243 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:355:11 | 355 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:737:11 | 737 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:446:19 | 446 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:472:15 | 472 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:505:15 | 505 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:526:15 | 526 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:546:15 | 546 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:567:19 | 567 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:631:15 | 631 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:725:15 | 725 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:731:15 | 731 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1088:11 | 1088 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/trimesh.rs:1325:19 | 1325 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:19:11 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:40:11 | 40 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:74:11 | 74 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:85:11 | 85 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:103:11 | 103 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:114:11 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:149:11 | 149 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:131:19 | 131 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/feature_id.rs:164:19 | 164 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:10:7 | 10 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:77:11 | 77 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:85:11 | 85 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:96:11 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:106:11 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:127:11 | 127 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:133:11 | 133 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:159:11 | 159 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:304:11 | 304 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:344:11 | 344 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:367:11 | 367 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:247:15 | 247 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:275:15 | 275 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:289:15 | 289 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shared_shape.rs:319:15 | 319 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:3:7 | 3 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:7:7 | 7 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:9:7 | 9 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:16:7 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:32:7 | 32 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:34:7 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/mod.rs:38:7 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/convex_hull_utils.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/convex_hull_utils.rs:53:7 | 53 | #[cfg(feature = "dim3")] // We only use this in 3D right now. | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/convex_hull_utils.rs:78:7 | 78 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/parameters.rs:58:19 | 58 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/parameters.rs:60:19 | 60 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:26:7 | 26 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:604:7 | 604 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:622:7 | 622 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:131:11 | 131 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:527:11 | 527 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:558:11 | 558 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/vhacd/vhacd.rs:261:27 | 261 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:27:7 | 27 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:631:7 | 631 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:95:11 | 95 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:207:11 | 207 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:387:11 | 387 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:564:11 | 564 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:224:15 | 224 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:235:23 | 235 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:260:27 | 260 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:286:27 | 286 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:314:15 | 314 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:327:23 | 327 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:336:23 | 336 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxel_set.rs:417:15 | 417 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:67:11 | 67 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:525:11 | 525 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:741:11 | 741 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:169:15 | 169 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:237:19 | 237 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:209:23 | 209 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:213:23 | 213 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:218:23 | 218 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:246:31 | 246 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:304:35 | 304 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:355:23 | 355 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:476:15 | 476 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:493:15 | 493 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:611:15 | 611 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:624:15 | 624 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:653:31 | 653 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:664:31 | 664 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:801:15 | 801 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/voxelization/voxelized_volume.rs:811:27 | 811 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:29:7 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:63:7 | 63 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:84:7 | 84 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:102:7 | 102 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:116:7 | 116 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:134:7 | 134 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:149:7 | 149 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:157:7 | 157 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:164:7 | 164 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:172:7 | 172 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:184:7 | 184 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:251:7 | 251 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:265:7 | 265 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/transformation/utils.rs:228:15 | 228 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/mod.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/mod.rs:29:7 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/mod.rs:49:7 | 49 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/ccw_face_normal.rs:20:7 | 20 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:87:17 | 87 | assert!(std::mem::size_of::() <= 8); | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 87 - assert!(std::mem::size_of::() <= 8); 87 + assert!(size_of::() <= 8); | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:88:30 | 88 | while bytes.len() >= std::mem::size_of::() { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 88 - while bytes.len() >= std::mem::size_of::() { 88 + while bytes.len() >= size_of::() { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:90:28 | 90 | bytes = &bytes[std::mem::size_of::()..]; | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 90 - bytes = &bytes[std::mem::size_of::()..]; 90 + bytes = &bytes[size_of::()..]; | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:92:13 | 92 | if (std::mem::size_of::() > 4) && (bytes.len() >= 4) { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 92 - if (std::mem::size_of::() > 4) && (bytes.len() >= 4) { 92 + if (size_of::() > 4) && (bytes.len() >= 4) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:96:13 | 96 | if (std::mem::size_of::() > 2) && bytes.len() >= 2 { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 96 - if (std::mem::size_of::() > 2) && bytes.len() >= 2 { 96 + if (size_of::() > 2) && bytes.len() >= 2 { | warning: unnecessary qualification --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:100:13 | 100 | if (std::mem::size_of::() > 1) && !bytes.is_empty() { | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 100 - if (std::mem::size_of::() > 1) && !bytes.is_empty() { 100 + if (size_of::() > 1) && !bytes.is_empty() { | warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/obb.rs:29:11 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/sort.rs:1:7 | 1 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:82:11 | 82 | #[cfg(feature = "f64")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:245:11 | 245 | #[cfg(feature = "f64")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytemuck`, `bytemuck-serialize`, `cuda`, `cust`, `cust_core`, `default`, `dim2`, `enhanced-determinism`, `f32`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `ParallelSimdVisitor` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/partitioning/visitor.rs:119:11 | 119 | pub trait ParallelSimdVisitor: Sync { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `RefWithCost` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/ref_with_cost.rs:6:12 | 6 | pub struct RefWithCost<'a, Real, T: 'a> { | ^^^^^^^^^^^ warning: trait `WComponent` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:75:18 | 75 | pub(crate) trait WComponent: Sized { | ^^^^^^^^^^ warning: trait `WVec` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:140:18 | 140 | pub(crate) trait WVec: Sized { | ^^^^ warning: trait `WCrossMatrix` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:223:18 | 223 | pub(crate) trait WCrossMatrix: Sized { | ^^^^^^^^^^^^ warning: trait `WDot` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/wops.rs:281:18 | 281 | pub(crate) trait WDot: Sized { | ^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_composite_shape_composite_shape.rs:189:32 | 189 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 189 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_composite_shape_shape.rs:153:32 | 153 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 153 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:176:32 | 176 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:194:32 | 194 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | 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 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_trimesh_shape.rs:219:32 | 219 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 219 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/query/contact_manifolds/contact_manifolds_workspace.rs:76:32 | 76 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData; | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 76 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:301:23 | 301 | fn as_typed_shape(&self) -> TypedShape; | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 301 | fn as_typed_shape(&self) -> TypedShape<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:620:23 | 620 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 620 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:669:23 | 669 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 669 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:728:23 | 728 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 728 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:782:23 | 782 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 782 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:850:23 | 850 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 850 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:897:23 | 897 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 897 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:945:23 | 945 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 945 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:991:23 | 991 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 991 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1038:23 | 1038 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1038 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1084:23 | 1084 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1084 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1325:23 | 1325 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1325 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1362:31 | 1362 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1387 | / impl_shape_for_round_shape!( 1388 | | Cuboid, RoundCuboid; 1389 | | Triangle, RoundTriangle 1390 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1362 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/shape/shape.rs:1362:31 | 1362 | fn as_typed_shape(&self) -> TypedShape { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1393 | impl_shape_for_round_shape!(ConvexPolygon, RoundConvexPolygon); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1362 | fn as_typed_shape(&self) -> TypedShape<'_> { | ++++ warning: missing documentation for a type alias --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/utils/hashmap.rs:53:1 | 53 | pub type FxHashMap32 = indexmap::IndexMap>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/parry2d-0.13.8/src/lib.rs:14:9 | 14 | #![warn(missing_docs)] // TODO: deny this | ^^^^^^^^^^^^ Fresh bevy_prototype_lyon v0.9.0 Fresh crossbeam v0.8.4 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/crossbeam-0.8.4/src/lib.rs:80:11 | 80 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh enum-map v2.7.3 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/lib.rs:326:17 | 326 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 326 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/lib.rs:332:21 | 332 | 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 | 332 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/iter.rs:275:19 | 275 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 275 | pub fn values(&self) -> Values<'_, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/enum-map-2.7.3/src/iter.rs:294:23 | 294 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { | +++ warning: `numquant` (lib) generated 1 warning (1 duplicate) warning: `lz4_flex` (lib) generated 9 warnings (1 duplicate) warning: `peg-runtime` (lib) generated 1 warning (1 duplicate) warning: `sys-locale` (lib) generated 1 warning (1 duplicate) warning: `parry2d` (lib) generated 365 warnings (1 duplicate) warning: `bevy_prototype_lyon` (lib) generated 1 warning (1 duplicate) warning: `crossbeam` (lib) generated 2 warnings (1 duplicate) warning: `enum-map` (lib) generated 5 warnings (1 duplicate) Fresh puffin v0.17.0 warning: unexpected `cfg` condition value: `parking_lot` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/src/lib.rs:465:11 | 465 | #[cfg(feature = "parking_lot")] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `lz4`, `packing`, `serde`, `serialization`, `web`, and `zstd` = help: consider adding `parking_lot` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `parking_lot` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/src/lib.rs:474:15 | 474 | #[cfg(not(feature = "parking_lot"))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `lz4`, `packing`, `serde`, `serialization`, `web`, and `zstd` = help: consider adding `parking_lot` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: associated function `new` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/puffin-0.17.0/src/frame_data.rs:189:12 | 188 | impl PackedStreams { | ------------------ associated function in this implementation 189 | pub fn new(compression_kind: CompressionKind, bytes: Vec) -> Self { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Fresh bones_framework v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework/src/logging.rs:9:12 | 9 | panic::PanicInfo, | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_framework/src/logging.rs:458:40 | 458 | pub fn tracing_panic_hook(panic_info: &PanicInfo) { | ^^^^^^^^^ Fresh peg-macros v0.8.4 Fresh bevy_egui v0.22.0 warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/src/render_systems.rs:112:16 | 112 | pub scale: Vec2, | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `check` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/src/render_systems.rs:114:22 | 114 | pub translation: Vec2, | ^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/bevy_egui-0.22.0/src/lib.rs:246:12 | 246 | fn get(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 246 | fn get(&self) -> Option> { | +++ Fresh itertools v0.10.5 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:1360:30 | 1360 | 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 | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:1385:26 | 1385 | 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 | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:2093:26 | 2093 | 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 | 2093 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/lib.rs:2131:34 | 2131 | 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 | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/adaptors/mod.rs:622:35 | 622 | 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 | 622 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/itertools-0.10.5/src/peeking_take_while.rs:94:39 | 94 | 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 | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ Fresh strum_macros v0.25.3 warning: unused import: `CaseStyleHelpers` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/mod.rs:1:28 | 1 | pub use self::case_style::{CaseStyleHelpers, snakify}; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:79:14 | 79 | 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/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:146:9 | 145 | Serialize { | --------- field in this variant 146 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:163:9 | 162 | Props { | ----- field in this variant 163 | kw: kw::props, | ^^ Fresh vec1 v1.12.1 warning: unexpected `cfg` condition name: `docs` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vec1-1.12.1/src/lib.rs:103:13 | 103 | #![cfg_attr(docs, feature(doc_auto_cfg))] | ^^^^ help: there is a config with a similar name: `doc` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/vec1-1.12.1/src/lib.rs:458:9 | 458 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 461 | ) -> Result::IntoIter>, Size0Error> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 461 | ) -> Result::IntoIter>, Size0Error> | +++ warning: `puffin` (lib) generated 4 warnings (1 duplicate) warning: `bones_framework` (lib) generated 3 warnings (1 duplicate) warning: `peg-macros` (lib) generated 1 warning (1 duplicate) warning: `bevy_egui` (lib) generated 4 warnings (1 duplicate) warning: `jumpy` (build script) generated 1 warning (1 duplicate) warning: `itertools` (lib) generated 7 warnings (1 duplicate) warning: `strum_macros` (lib) generated 5 warnings (1 duplicate) warning: `vec1` (lib) generated 3 warnings (1 duplicate) Fresh web-time v0.2.4 Fresh natord v1.0.9 Fresh is_debug v1.0.1 Fresh peg-runtime v0.8.3 Fresh strum v0.25.0 Fresh shiftnanigans v0.3.3 warning: unused imports: `cell::RefCell` and `iter::Peekable` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/incrementer/mod.rs:1:11 | 1 | use std::{iter::Peekable, cell::RefCell}; | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused imports: `VecDeque` and `cell::RefCell` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/incrementer/shifting_cell_group_dependency_incrementer.rs:9:25 | 9 | use std::{collections::{VecDeque, BTreeSet}, rc::Rc, cell::RefCell}; | ^^^^^^^^ ^^^^^^^^^^^^^ warning: unused import: `collections::VecDeque` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:1:19 | 1 | use std::{rc::Rc, collections::VecDeque}; | ^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `get_n_choose_k` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:3:29 | 3 | use crate::{IndexedElement, get_n_choose_k}; | ^^^^^^^^^^^^^^ warning: unused import: `cell::RefCell` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/shifting_square_breadth_first_search_shifter.rs:1:11 | 1 | use std::{cell::RefCell, rc::Rc}; | ^^^^^^^^^^^^^ warning: unused import: `index_shifter::IndexShifter` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/hyper_graph_cliche_shifter.rs:8:22 | 8 | use super::{Shifter, index_shifter::IndexShifter}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused imports: `BTreeMap` and `HashMap` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:1:58 | 1 | use std::{rc::Rc, cell::RefCell, collections::{BTreeSet, BTreeMap, HashMap}}; | ^^^^^^^^ ^^^^^^^ warning: unused imports: `combined_shifter::CombinedShifter` and `self` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:4:144 | 4 | ...::{self, CellGroupDependency, ShiftingCellGroupDependencyIncrementer}, shifter_incrementer::ShifterIncrementer, limited_incrementer::LimitedIncrementer}, shifter::{Shifter, segment_permutation_shifter::{Segment, SegmentPermutationShifter}, index_shifter::IndexShifter, combined_shifter::CombinedShifter, s... | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:957:75 | 957 | ... let rightmost_cell_group_location_x = (rightmost_x - cell_group_width); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 957 - let rightmost_cell_group_location_x = (rightmost_x - cell_group_width); 957 + let rightmost_cell_group_location_x = rightmost_x - cell_group_width ; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:958:76 | 958 | ... let bottommost_cell_group_location_y = (bottommost_y - cell_group_height); | ^ ^ | help: remove these parentheses | 958 - let bottommost_cell_group_location_y = (bottommost_y - cell_group_height); 958 + let bottommost_cell_group_location_y = bottommost_y - cell_group_height ; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:1675:83 | 1675 | ... let original_pixel_board_index_x: usize = (cell.0 as usize + pixel_board_coordinate.0); | ^ ^ | help: remove these parentheses | 1675 - let original_pixel_board_index_x: usize = (cell.0 as usize + pixel_board_coordinate.0); 1675 + let original_pixel_board_index_x: usize = cell.0 as usize + pixel_board_coordinate.0 ; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:1676:83 | 1676 | ... let original_pixel_board_index_y: usize = (cell.1 as usize + pixel_board_coordinate.1); | ^ ^ | help: remove these parentheses | 1676 - let original_pixel_board_index_y: usize = (cell.1 as usize + pixel_board_coordinate.1); 1676 + let original_pixel_board_index_y: usize = cell.1 as usize + pixel_board_coordinate.1 ; | warning: unreachable statement --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:220:9 | 218 | return self.is_starting_at_beginning; | ------------------------------------ any code following this expression is unreachable 219 | 220 | let mut is_looped = false; // TODO remove is_looped logic completely or replace with loop iteration count | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement | = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default warning: unused import: `bitvec::prelude` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/hyper_graph_cliche_shifter.rs:4:5 | 4 | use bitvec::prelude::*; | ^^^^^^^^^^^^^^^ warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/segment_permutation_shifter.rs:602:13 | 602 | let mut is_still_trying_earlier_shift_indexes = true; | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `current_stateful_hyper_graph_node_index` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/shifter/hyper_graph_cliche_shifter.rs:182:33 | 182 | if let Some(current_stateful_hyper_graph_node_index) = self.current_stateful_hyper_graph_node_index_per_hyper_graph_n... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_stateful_hyper_graph_node_index` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:281:21 | 281 | let mut top_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new(); | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:345:21 | 345 | let mut top_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new(); | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` warning: variable does not need to be mutable --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/pixel_board/pixel_board_randomizer.rs:348:21 | 348 | let mut right_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new(); | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | help: remove this `mut` warning: fields `cell_group_index` and `location` are never read --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/lib.rs:39:5 | 38 | pub struct LocatedCellGroup { | ---------------- fields in this struct 39 | cell_group_index: usize, | ^^^^^^^^^^^^^^^^ 40 | location: Rc<(u8, u8)> | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: function `get_n_choose_k` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/shiftnanigans-0.3.3/src/lib.rs:44:4 | 44 | fn get_n_choose_k(n: u64, k: u64) -> u64 { | ^^^^^^^^^^^^^^ Fresh bones_bevy_renderer v0.3.0 (/wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/bones-bf745aa88e9f0ba5d334c5fe1170ed9c721e792f/framework_crates/bones_bevy_renderer/src/lib.rs:70:25 | 70 | pub fn asset_server(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 70 | pub fn asset_server(&self) -> Option> { | +++ warning: `web-time` (lib) generated 1 warning (1 duplicate) warning: `natord` (lib) generated 1 warning (1 duplicate) warning: `is_debug` (lib) generated 1 warning (1 duplicate) warning: `peg-runtime` (lib) generated 1 warning (1 duplicate) warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `shiftnanigans` (lib) generated 22 warnings (1 duplicate) warning: `bones_bevy_renderer` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p bones_bevy_renderer` to apply 1 suggestion) Fresh puffin_egui v0.23.0 Fresh peg v0.8.4 Fresh shadow-rs v0.25.0 Fresh rapier2d v0.18.0 (/wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d) warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:21:29 | 21 | #[cfg(all(feature = "dim2", feature = "f64"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:23:11 | 23 | #[cfg(all(feature = "dim3", feature = "f32"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:25:11 | 25 | #[cfg(all(feature = "dim3", feature = "f64"))] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `f64` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:25:29 | 25 | #[cfg(all(feature = "dim3", feature = "f64"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `f64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/control/mod.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/control/mod.rs:13:7 | 13 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/ccd/toi_entry.rs:72:15 | 72 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/mod.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/mod.rs:23:7 | 23 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:8:7 | 8 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:96:11 | 96 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:101:11 | 101 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:104:11 | 104 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:294:15 | 294 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/generic_joint.rs:555:11 | 555 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:4:7 | 4 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:42:7 | 42 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:412:19 | 412 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:389:23 | 389 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:567:19 | 567 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:702:19 | 702 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:628:23 | 628 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:649:27 | 649 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:913:19 | 913 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:11:7 | 11 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:113:19 | 113 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:102:23 | 102 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:166:19 | 166 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:155:23 | 155 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:208:19 | 208 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody_joint.rs:199:23 | 199 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/revolute_joint.rs:5:7 | 5 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/revolute_joint.rs:29:11 | 29 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/revolute_joint.rs:165:11 | 165 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:167:15 | 167 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:318:15 | 318 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:335:15 | 335 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:416:15 | 416 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:427:15 | 427 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:490:11 | 490 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:545:11 | 545 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:554:11 | 554 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:660:11 | 660 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:566:19 | 566 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:630:15 | 630 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:843:15 | 843 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:868:19 | 868 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:73:15 | 73 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:106:19 | 106 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:133:35 | 133 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:173:39 | 173 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:38:15 | 38 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:76:15 | 76 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:116:19 | 116 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:160:35 | 160 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:179:35 | 179 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:241:39 | 241 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:260:39 | 260 | ... #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:402:19 | 402 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:108:15 | 108 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:155:15 | 155 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:299:15 | 299 | #[cfg(feature = "dim3")] tangent1: &Vector, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:341:19 | 341 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:301:11 | 301 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:87:15 | 87 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:110:19 | 110 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:182:27 | 182 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:254:15 | 254 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:318:19 | 318 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:342:19 | 342 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint.rs:368:19 | 368 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:12:11 | 12 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:16:11 | 16 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:20:11 | 20 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:48:11 | 48 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:34:19 | 34 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:73:15 | 73 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:114:15 | 114 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:216:15 | 216 | #[cfg(feature = "dim3")] tangent1: &Vector, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:226:15 | 226 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:437:7 | 437 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:92:11 | 92 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:110:19 | 110 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:161:15 | 161 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:180:19 | 180 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:259:27 | 259 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:332:15 | 332 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:389:19 | 389 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint.rs:417:19 | 417 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:13:11 | 13 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:17:11 | 17 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:21:11 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:50:11 | 50 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:36:19 | 36 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:80:15 | 80 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:133:15 | 133 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:253:15 | 253 | #[cfg(feature = "dim3")] tangent1: &Vector, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:265:15 | 265 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:15:7 | 15 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:395:15 | 395 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:469:23 | 469 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:580:23 | 580 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:644:15 | 644 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:646:15 | 646 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:692:15 | 692 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:704:15 | 704 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:747:15 | 747 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:754:19 | 754 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:797:15 | 797 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:805:15 | 805 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:903:15 | 903 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:955:23 | 955 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1015:15 | 1015 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1079:23 | 1079 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1139:15 | 1139 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1178:15 | 1178 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1185:19 | 1185 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1229:15 | 1229 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1241:15 | 1241 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1281:15 | 1281 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1290:15 | 1290 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1360:11 | 1360 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1421:11 | 1421 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:21:7 | 21 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:476:19 | 476 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:726:15 | 726 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:746:15 | 746 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:768:15 | 768 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:788:15 | 788 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:821:15 | 821 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:842:19 | 842 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1104:15 | 1104 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1122:15 | 1122 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1142:15 | 1142 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1160:15 | 1160 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1191:15 | 1191 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1210:19 | 1210 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:165:15 | 165 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:167:15 | 167 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:295:15 | 295 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:501:15 | 501 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:503:15 | 503 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:551:15 | 551 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_velocity_constraint.rs:638:15 | 638 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:418:11 | 418 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:430:11 | 430 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:695:11 | 695 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:747:11 | 747 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:354:15 | 354 | #[cfg(feature = "dim3")] allow_translation_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:364:15 | 364 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:383:15 | 383 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:397:15 | 397 | #[cfg(feature = "dim3")] allow_translation_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:403:19 | 403 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:945:11 | 945 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1004:11 | 1004 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1317:11 | 1317 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1335:11 | 1335 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1280:15 | 1280 | #[cfg(feature = "dim3")] allow_translations_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1286:15 | 1286 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1298:15 | 1298 | #[cfg(feature = "dim3")] allow_translations_z: bool, | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body.rs:1303:19 | 1303 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/mod.rs:41:7 | 41 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/mod.rs:44:7 | 44 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:229:15 | 229 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:237:27 | 237 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:281:15 | 281 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_layer.rs:289:27 | 289 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/broad_phase_multi_sap/sap_region.rs:32:19 | 32 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/contact_pair.rs:40:11 | 40 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:538:11 | 538 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:546:11 | 546 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:557:11 | 557 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:565:11 | 565 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:594:11 | 594 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:600:11 | 600 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:607:11 | 607 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:732:11 | 732 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:740:11 | 740 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/collider.rs:758:11 | 758 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/query_pipeline.rs:555:22 | 555 | .map(|h| (h.1 .0)) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 555 - .map(|h| (h.1 .0)) 555 + .map(|h| h.1 .0 ) | warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:6:7 | 6 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:46:7 | 46 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:53:11 | 53 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/debug_render_pipeline.rs:448:11 | 448 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/outlines.rs:2:7 | 2 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/pipeline/debug_render_pipeline/outlines.rs:19:7 | 19 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:183:11 | 183 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:187:11 | 187 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:191:11 | 191 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:195:11 | 195 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:199:11 | 199 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dim3` --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/lib.rs:203:11 | 203 | #[cfg(feature = "dim3")] | ^^^^^^^^^^------ | | | help: there is a expected value with a similar name: `"dim2"` | = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim2`, `enhanced-determinism`, `f32`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` = help: consider adding `dim3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:688:5 | 688 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/rigid_body_components.rs:700:5 | 700 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions warning: struct `Externals` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:521:12 | 521 | pub struct Externals<'a, N: 'a> { | ^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `Neighbors` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:555:12 | 555 | pub struct Neighbors<'a, E: 'a> { | ^^^^^^^^^ warning: struct `NodeReferences` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:788:12 | 788 | pub struct NodeReferences<'a, N: 'a> { | ^^^^^^^^^^^^^^ warning: field `timestamp` is never read --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/ccd/toi_entry.rs:16:9 | 7 | pub struct TOIEntry { | -------- field in this struct ... 16 | pub timestamp: usize, | ^^^^^^^^^ | = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: field `num_jacobian_lines` is never read --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 | 29 | pub struct ConstraintsCounts { | ----------------- field in this struct 30 | pub num_constraints: usize, 31 | pub num_jacobian_lines: usize, | ^^^^^^^^^^^^^^^^^^ | = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: fields `basis2` and `ang_basis` are never read --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:348:9 | 346 | pub struct JointTwoBodyConstraintHelper { | ---------------------------- fields in this struct 347 | pub basis: Matrix, 348 | pub basis2: Matrix, // TODO: used for angular coupling. Can we avoid storing this? | ^^^^^^ ... 351 | pub ang_basis: SMatrix, | ^^^^^^^^^ | = note: `JointTwoBodyConstraintHelper` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis warning: method `max_impulse` is never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/geometry/contact_pair.rs:355:8 | 351 | pub trait ContactManifoldExt { | ------------------ method in this trait ... 355 | fn max_impulse(&self) -> Real; | ^^^^^^^^^^^ warning: trait `SimdComponent` is never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/utils.rs:93:18 | 93 | pub(crate) trait SimdComponent: Sized { | ^^^^^^^^^^^^^ warning: trait `SimdVec` is never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/utils.rs:169:18 | 169 | pub(crate) trait SimdVec: Sized { | ^^^^^^^ warning: methods `transform_lin_vector` and `transform_matrix` are never used --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/utils.rs:469:8 | 464 | pub(crate) trait SimdAngularInertia { | ------------------ methods in this trait ... 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; | ^^^^^^^^^^^^^^^^^^^^ ... 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; | ^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/arena.rs:701:17 | 701 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 701 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/arena.rs:728:21 | 728 | 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 | 728 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/arena.rs:760:18 | 760 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 760 | pub fn drain(&mut self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:392:18 | 392 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 392 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:407:27 | 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ 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 | 407 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/data/graph.rs:595:12 | 595 | edges: &mut [Edge], | ^^^^^^^^^^^^^^ the lifetime is elided here ... 598 | ) -> EdgesWalkerMut { | ^^^^^^^^^^^^^^^^^ 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 | 598 | ) -> EdgesWalkerMut<'_, E> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:730:27 | 730 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 730 | pub fn joint_velocity(&self, link: &MultibodyLink) -> DVectorView<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:740:37 | 740 | pub fn generalized_acceleration(&self) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 740 | pub fn generalized_acceleration(&self) -> DVectorView<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:746:33 | 746 | pub fn generalized_velocity(&self) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 746 | pub fn generalized_velocity(&self) -> DVectorView<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/joint/multibody_joint/multibody.rs:752:37 | 752 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 752 | pub fn generalized_velocity_mut(&mut self) -> DVectorViewMut<'_, Real> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/solver_constraints_set.rs:202:9 | 202 | &mut self, | ^^^^^^^^^ the lifetime is elided here 203 | ) -> ( 204 | &DVector, | ^^^^^^^^^^^^^^ the same lifetime is elided here 205 | impl Iterator>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 | 205 | impl Iterator>, | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/solver_vel.rs:25:28 | 25 | pub fn as_vector_slice(&self) -> DVectorView { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub fn as_vector_slice(&self) -> DVectorView<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/games/jumpy/work/rapier-29c72c6c282e7c40987c0d0d0ce3089ea019a532/crates/rapier2d/../../src/dynamics/solver/solver_vel.rs:29:32 | 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn as_vector_slice_mut(&mut self) -> DVectorViewMut<'_, N> { | +++ Fresh egui_extras v0.23.0 warning: unexpected `cfg` condition value: `mime_guess` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:70:39 | 70 | ... #[cfg(feature = "mime_guess")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = help: consider adding `mime_guess` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `mime_guess` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:75:43 | 75 | ... #[cfg(not(feature = "mime_guess"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = help: consider adding `mime_guess` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `extra_asserts` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/sizing.rs:35:9 | 35 | egui::egui_assert!(0.0 <= fraction && fraction <= 1.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `egui::egui_assert` crate for guidance on how handle this unexpected cfg = help: the macro `egui::egui_assert` may come from an old version of the `egui` crate, try updating your dependency with `cargo update -p egui` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `egui::egui_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `extra_debug_asserts` --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/sizing.rs:35:9 | 35 | egui::egui_assert!(0.0 <= fraction && fraction <= 1.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all_loaders`, `chrono`, `datepicker`, `default`, `document-features`, `file`, `http`, `image`, `puffin`, `resvg`, `svg`, `syntect`, `tiny-skia`, and `usvg` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `egui::egui_assert` crate for guidance on how handle this unexpected cfg = help: the macro `egui::egui_assert` may come from an old version of the `egui` crate, try updating your dependency with `cargo update -p egui` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `egui::egui_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: struct `File` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:9:8 | 9 | struct File { | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: type alias `Entry` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:14:6 | 14 | type Entry = Poll>; | ^^^^^ warning: struct `FileLoader` is never constructed --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:17:12 | 17 | pub struct FileLoader { | ^^^^^^^^^^ warning: associated constant `ID` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:23:15 | 22 | impl FileLoader { | --------------- associated constant in this implementation 23 | pub const ID: &str = egui::generate_loader_id!(FileLoader); | ^^ warning: constant `PROTOCOL` is never used --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/loaders/file_loader.rs:26:7 | 26 | const PROTOCOL: &str = "file://"; | ^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2/cargo-crates/egui_extras-0.23.0/src/syntax_highlighting.rs:35:5 | 34 | pub fn highlight(ctx: &egui::Context, theme: &CodeTheme, code: &str, language: &str) -> LayoutJob { | ------------------------------------------------------------------------------------------------- move the `impl` block outside of this function `highlight` 35 | impl egui::util::cache::ComputerMut<(&CodeTheme, &str, &str), LayoutJob> for Highlighter { | ^^^^^------------------------------^^^---------^^^^^^^^^^^^^^^---------^^^^^^----------- | | | | | | | | | `Highlighter` is not local | | | `LayoutJob` is not local | | `CodeTheme` is not local | `ComputerMut` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default Fresh bevy_dylib v0.11.3 Fresh humantime-serde v1.1.1 Fresh ordered-float v3.9.2 warning: `puffin_egui` (lib) generated 1 warning (1 duplicate) warning: `peg` (lib) generated 1 warning (1 duplicate) warning: `shadow-rs` (lib) generated 2 warnings (2 duplicates) warning: `rapier2d` (lib) generated 219 warnings (1 duplicate) (run `cargo fix --lib -p rapier2d` to apply 16 suggestions) warning: `egui_extras` (lib) generated 11 warnings (1 duplicate) warning: `bevy_dylib` (lib) generated 1 warning (1 duplicate) warning: `humantime-serde` (lib) generated 1 warning (1 duplicate) warning: `ordered-float` (lib) generated 1 warning (1 duplicate) Fresh bitfield v0.14.0 warning: `bitfield` (lib) generated 1 warning (1 duplicate) Fresh jumpy v0.12.2 (/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2) warning: unnecessary parentheses around closure body --> src/ui/main_menu/player_select.rs:290:26 | 290 | .any(|(i, slot)| (!slot.active && u32::try_from(i).unwrap() == *slot_id)); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 290 - .any(|(i, slot)| (!slot.active && u32::try_from(i).unwrap() == *slot_id)); 290 + .any(|(i, slot)| !slot.active && u32::try_from(i).unwrap() == *slot_id); | warning: `jumpy` (bin "jumpy") generated 2 warnings (1 duplicate) (run `cargo fix --bin "jumpy" -p jumpy` to apply 1 suggestion) Finished `release` profile [optimized] target(s) in 2.53s Installing /wrkdirs/usr/ports/games/jumpy/work/stage/usr/local/bin/jumpy Installed package `jumpy v0.12.2 (/wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2)` (executable `jumpy`) warning: be sure to add `/wrkdirs/usr/ports/games/jumpy/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries (cd /wrkdirs/usr/ports/games/jumpy/work/jumpy-0.12.2 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "assets" /wrkdirs/usr/ports/games/jumpy/work/stage/usr/local/share/jumpy) ====> 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-28T16:50:40+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 jumpy-0.12.2_11 ===> Building jumpy-0.12.2_11 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for jumpy-0.12.2_11 build of games/jumpy | jumpy-0.12.2_11 ended at Sun Dec 28 12:11:12 EST 2025 build time: 00:20:33